Request to add support to override ARS REGISTER Target

Discuss any topic about Brekeke PBX.

Moderator: Brekeke Support Team

Post Reply
tmacdonald
Posts: 24
Joined: Thu Jul 14, 2005 5:36 am
Location: Fairfax, VA

Request to add support to override ARS REGISTER Target

Post by tmacdonald »

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
peng
Posts: 110
Joined: Wed Jul 20, 2005 7:06 pm

Post by peng »

I think you can set proxy address at ARS setting.
I am using v2.1(beta) and it works fine.
tmacdonald
Posts: 24
Joined: Thu Jul 14, 2005 5:36 am
Location: Fairfax, VA

Post by tmacdonald »

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.
peng
Posts: 110
Joined: Wed Jul 20, 2005 7:06 pm

Post by peng »

How it works if you use 2.1 beta ?
I think It's SIP stack was improved a lot.

Otherwise, you can set $target paramter
at SIP server dialplan.
tmacdonald
Posts: 24
Joined: Thu Jul 14, 2005 5:36 am
Location: Fairfax, VA

Post by tmacdonald »

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.
Post Reply