Author |
|
mfitzgerald Vetran
Joined: June 14 2006 Location: United States Posts: 142
|
Posted: July 14 2006 at 2:14pm | IP Logged
|
|
|
It would be nice to have access to specific SIP Header Fields by simple function calls such as.
AddSipHeader(“X-MyHeader”, “This is just an example of my header value);
And
GetSipHeaderValue(“X-MyHeader”);
Hope this is not a duplicate request as I’ve already made mention of this in the Pre-Sales Technical Support Forum.
|
Back to Top |
|
|
support Administrator
Joined: January 26 2005 Location: United States Posts: 1666
|
Posted: August 23 2006 at 4:06pm | IP Logged
|
|
|
Hi fitz,
This would be good functionality to expose via the API.
I know we have had requests for more direct SIP message manipulation in the past just as you describe.
We have added this to our development "to do" list.
Support
|
Back to Top |
|
|