reco Posted October 14, 2011 Report Share Posted October 14, 2011 hi there, my trunk provider voxbeam is asking me to remove to user=phone from the to line. change To: <sip:1212xxxxxxx@sbc.voxbeam.com;user=phone>;tag=VBSBC.1948.2045 into To: <sip:1212xxxxxxx@sbc.voxbeam.com>;tag=VBSBC.1948.2045 how can i do that? reco Quote Link to comment Share on other sites More sharing options...
pbx support Posted October 14, 2011 Report Share Posted October 14, 2011 I am afraid, that can't be changed in v4. All it tells the provider is that user portion of the URI (user@domain) should be treated as a tel URI, so "sip:1212xxxxxxx@sbc.voxbeam.com;user=phone" should be treated as tel:1212xxxxxxx or a plain telephone number. It is very common in SIP. In v5, we are introducing a "Trunk->Header" section, where you can control these headers in a much more flexible way. Quote Link to comment Share on other sites More sharing options...
reco Posted October 19, 2011 Author Report Share Posted October 19, 2011 thanx for the issue.turned out this was not the issue. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.