1. Brekeke Product Name and version: PBX 2.0.7.2
3. OS type and the version: Windows 2003 R2
My VoIP service provider uses border gateways to provide redunancy in its network. They require that I register using a URI having one server (DNS) name but send the actual packet to another server. I tried using the Proxy Address field to store the name for the second (border gateway) server but this causes the contents of the SIP packet itself to be modified (which they don't accept).
I was able to do a work-around by using a Dial-Plan rule to change the server target for Register packets. However, it would be a lot more convenient to have the ARS page include a Target field in the Register section similar to the OUT patterns section. Can this request be added to your development "wish list"?
Tom MacDonald
Request to add support to override ARS REGISTER Target
Moderator: Brekeke Support Team
-
- Posts: 24
- Joined: Thu Jul 14, 2005 5:36 am
- Location: Fairfax, VA
-
- Posts: 24
- Joined: Thu Jul 14, 2005 5:36 am
- Location: Fairfax, VA
Changing the Proxy Address setting does indeed change where the REGISTER message is sent, but is also changes the SIP header. My service provider insists that the server name that is part of the URI be the only server contained within the SIP message and that the message be redirected to his proxy server transparently. I had to do this with a SIP Server dial-plan rule, but this is not convenient.
I was hoping that a new Target parameter could be added to the REGISTER section of the ARS page that would work the same as the Target parameter works on the OUT Pattern section.
I was hoping that a new Target parameter could be added to the REGISTER section of the ARS page that would work the same as the Target parameter works on the OUT Pattern section.
-
- Posts: 24
- Joined: Thu Jul 14, 2005 5:36 am
- Location: Fairfax, VA
I haven't tried 2.1 beta because I have a production environment. If this feature is there, then I am happy. I only am posting here because I think this would be a good feature for ARS.
I am already using the $target parameter of the SIP Server dialplan as a work-around. However, I prefer not to have to set up special dialplan rules for each external service provider.
I am already using the $target parameter of the SIP Server dialplan as a work-around. However, I prefer not to have to set up special dialplan rules for each external service provider.