![]() |
provider details - remote domain needed
When adding a new provider in the advanced "Provider Details" page,
http://www.voxalot.com/action/providerAdvanced there is space for the "From Domain", but nowhere to specify the "remote domain". My Japanese VSP requires the request URI to contain the Japanese-domestic formatted phone number (I can take care of that with VoXaLot dial plans), as well as a VSP-specific "domain". This "domain" is private to the VSP; it cannot be looked up in public DNS (either by A records or SRV records). eg, the VSP's SIP server is sip.voipexample.jp, but they require the request URI to be in the form: 03xxxxxxxx@privatedomain.voip.vsp and the SIP INVITE message sent to sip.voipexample.jp Is there anyway I can get VoXaLot to use the required "remote domain" when sending calls to this provider? RFC 3261 mentions the ";maddr=..." parameter, which can suffix a SIP URI to indicate a server that must be traversed. Could I somehow specify that suffix in a dial plan rule? |
remote domain
Here are the specific details:
Fusion's SIP proxy server and register server is ph2.so-net.ne.jp ( 202.238.94.183 ) For outgoing calls, the SIP INVITE packet needs to be sent to their SIP proxy server in this format (for a call to a Tokyo (03)xxxx xxxx number): Code:
INVITE sip:03xxxxxxxx@0038.fu1.so-net.ne.jp SIP/2.0 There is nowhere to enter a "remote domain" in the Provider Details page. In creating the request URI, VoXaLot dial plans would take care of creating the part to the left of the "@", but I need some way to specify the part to the right of the "@". Currently, VoXaLot would send a call to Fusion like this: Code:
INVITE sip:03xxxxxxxx@ph2.so-net.ne.jp SIP/2.0 |
All times are GMT. The time now is 05:04 AM. |
Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.