Author |
|
speedvoip Vetran
Joined: August 07 2008 Location: Canada Posts: 156
|
Posted: October 21 2008 at 4:33am | IP Logged
|
|
|
Hi Support:
For latest V6 engineering release of media engine, it natively add customed header "X-VOIP-SDK" into transmitted SIP request. So I don't hope to see this. How to remove it? According to my evaluation, previous media engine have no this feature, it is only V6 to perform it.
Secondly, for Invite request SDP portion, attribute 's' is set to "LanScape", I also hope to change into generic stuffs, not your company logo or brand. Of course, if media engine provides API procedure to change it, it is best.
|
Back to Top |
|
|
support Administrator
Joined: January 26 2005 Location: United States Posts: 1666
|
Posted: October 21 2008 at 6:39am | IP Logged
|
|
|
Hi George,
The “X-VOIP-SDK:” header will remain and you will not be able to remove it unless your company wants to license a “non-branded version” of the media engine.
The session name in the SDP we don’t care about. You can change it by directly manipulating the ready-to-be transmitted SIP message using the SipModifySipMessage event and the ModifySipMessage() API procedure. If you don’t want to do that, then we will have to add API support for what you want to do.
Thanks,
Support
|
Back to Top |
|
|
speedvoip Vetran
Joined: August 07 2008 Location: Canada Posts: 156
|
Posted: October 21 2008 at 12:03pm | IP Logged
|
|
|
Hi Support:
I think "X-VOIP-SDK:" header also can be modified by ModifySipMessage API procedure upon event callback, isn't it?
Can your company license “non-branded version” of the media engine? How about its price? Is it same as normal one in terms of licensing charge?
I prefer there is API for changing session name in SDP portion of SIP message.
|
Back to Top |
|
|
support Administrator
Joined: January 26 2005 Location: United States Posts: 1666
|
Posted: October 22 2008 at 6:21am | IP Logged
|
|
|
This discussion will be transitioned over to this support forum thread:
“non-branded version” of the media engine
|
Back to Top |
|
|