PBXes (http://www1.pbxes.com/forum/index.php)
- English (http://www1.pbxes.com/forum/board.php?boardid=16)
-- Providers (http://www1.pbxes.com/forum/board.php?boardid=22)
--- RE: Budgetphone.nl won't register on new sip1 (http://www1.pbxes.com/forum/threadid.php?threadid=1241169993)


Posted by bobmats on 01.05.2009 at 11:26:

Budgetphone.nl won't register on new sip1

Budgetphone in the netherlands now has the option to use a new sip server.

Old setting, these still work !!!
Domein (registrar) : Budgetphone.nl
Proxy (Outbound proxy): sip.budgetphone.nl

New settings:
Domein (registrar) : sip1.budgetphone.nl
Proxy (Outbound proxy): sip1.budgetphone.nl

Problem is the new setting don't work through pbxes.

In thrunks I can only specify SIP Server: when I set this at sip1.budgetphone.nl than going to sip.conf

register=31xxx@budgetphone.nl This I think should read 31xxx@sip1.budgetphone.nl for it to work

My trunk which I tried out on is not working at the moment.

I don't know if it is possible to have 2 sip.conf for budgetphone. 1 when filling in sip.budgetphone.nl (old) and another config when filling in sip1.budgetphone.nl


Posted by Diafora on 04.05.2009 at 11:33:

RE: Budgetphone.nl won't register on new sip1

Well, based solely on the DNS queries for both of these FQDNs, I wouldn't elect to use their new SIP Proxy, even if they paid me to.

As you can see, the old FQDN has built-in redundancy on its' DNS record with 3 IPs. These IPs will most probably belong to separate SIP Proxies which split the load, or act as hot-standby servers.
code:
;; QUESTION SECTION:
;sip.budgetphone.nl.            IN      A

;; ANSWER SECTION:
sip.budgetphone.nl.     600     IN      CNAME   proxy.sipthor.net.
proxy.sipthor.net.       60       IN      A       81.23.228.150
proxy.sipthor.net.       60       IN      A       85.17.186.7
proxy.sipthor.net.       60       IN      A       81.23.228.129

;; AUTHORITY SECTION:
sipthor.net.            172800  IN      NS      ns7.dns-hosting.info.
sipthor.net.            172800  IN      NS      ns1.dns-hosting.info.
sipthor.net.            172800  IN      NS      ns2.dns-hosting.info.


The new FQDN lists a single IP as its' destination. Since the new FQDN points to a single IP, try to use that IP (80.252.84.175) instead of the FQDN (sip1.budgetphone.nl) to register on it.
code:
;; QUESTION SECTION:
;sip1.budgetphone.nl.           IN      A

;; ANSWER SECTION:
sip1.budgetphone.nl.    600     IN      A       80.252.84.175

;; AUTHORITY SECTION:
budgetphone.nl.         7189    IN      NS      ns1.dns-hosting.info.
budgetphone.nl.         7189    IN      NS      ns2.dns-hosting.info.
budgetphone.nl.         7189    IN      NS      ns7.dns-hosting.info.


Needles to say, you should lobby them to keep the old server cluster going, or try to replicate the new one based on their older technique.


Posted by bobmats on 04.05.2009 at 12:03:

RE: Budgetphone.nl won't register on new sip1

Another problem, 30 minutes ago all my trunks on budgetphone.nl failed to register !!!!

When I tried to register on my local dsl line and fritzbox they would register without any problem.

Please check this as I need these numbers, they are my main numbers.

I talked to budgetphone 15 minutes ago about the new sip1 server. In time the old server will be fased out so only the new sip server can be used fro that point on.

I tried 80.252.84.175 but when going to sip.conf

it still says: register=31xxx@budgetphone.nl budgetphone should say the ip than it would register, now it will not.


Posted by i-p-tel on 04.05.2009 at 13:25:

Pfeil RE: Budgetphone.nl won't register on new sip1

http://www1.pbxes.com/forum/thread.php?threadid=1453

Powered by: Burning Board Lite 1.0.2 © 2001-2004 WoltLab GmbH
English translation by Satelk