Koozali.org: home of the SME Server

VOIPFONE.CO.UK registration problems --- Please help

Offline Teviot

  • *
  • 610
  • +0/-0
VOIPFONE.CO.UK registration problems --- Please help
« on: December 31, 2012, 02:54:51 AM »
Hi All

I have had a Voipfone account for many years now (4 yrs I think). I have in the past had a few issues with my PBX registering with Voipfone but have manager to get it to register (Not sure what it was that I did at the time)

I am now having the same issue again and can't get it to work. Voipfone at the time of writting this message was closed so unable to get them to help me at this time.

my settings are as follows



Registration String
-----------------

"userid":"password"@sip.voipfone.net/"userid"



Peer Tab
--------

type=peer
authuser="userid"
username="userid"
fromuser="userid"
secret="password"
host=sip.voipfone.net
qualify=4000
canreinvite=no
insecure=port,invite
disallow=all
allow=alaw
allow=ulaw



User Tab
---------

Nothing in here.


Can someone please point out to me what I have done wrong/left out

Thanks in advance





Have modified the config and change to the old sip server and now I getting
Code: [Select]
saint*CLI>
[Dec 31 19:56:06] WARNING[3529]: chan_sip.c:13889 check_auth: username mismatch, have <peer6537>, digest has <3xxxxxxx>
[Dec 31 19:56:06] NOTICE[3529]: chan_sip.c:21873 handle_request_invite: Failed to authenticate device "0061418xxxxxx" <sip:0061418xxxxxx@195.189.173.17>;tag=VF65fa734cd36c3768901b73
[Dec 31 19:56:06] WARNING[3529]: chan_sip.c:13889 check_auth: username mismatch, have <peer6537>, digest has <3xxxxxxx>
[Dec 31 19:56:06] NOTICE[3529]: chan_sip.c:21873 handle_request_invite: Failed to authenticate device "0061418xxxxxx" <sip:0061418xxxxxx@195.189.173.17>;tag=VF65fa734cd36c3768901b73
saint*CLI>
« Last Edit: December 31, 2012, 09:58:12 AM by M0GLJ »
Regards
M0GLJ
......................................................
I am new to SAIL SME Server v8b6 and have been using SME for many years.
I have already done some research and only ask questions if I still can't work it out.

Offline SARK devs

  • *****
  • 2,806
  • +1/-0
    • http://sarkpbx.com
Re: VOIPFONE.CO.UK registration problems --- Please help
« Reply #1 on: January 06, 2013, 09:33:13 PM »
the error message suggests that it wants a peername of 3xxxxx (whatever you have in there) so I would start by changing the peername to that value and running the call again.

There is also a very high chance that you will need to create a DDI with the value 0061418xxxxxx (again, whatever you have there) to route your call.

kind Regards

S




Offline Teviot

  • *
  • 610
  • +0/-0
Re: VOIPFONE.CO.UK registration problems --- Please help
« Reply #2 on: January 07, 2013, 07:17:57 PM »
S

Changing th peername to 3xxxxx worked

thank you
Regards
M0GLJ
......................................................
I am new to SAIL SME Server v8b6 and have been using SME for many years.
I have already done some research and only ask questions if I still can't work it out.