Project

General

Profile

NAT Settings

Added by Enigma ITS almost 10 years ago

I am unable to register without touching any IPTABLES

below is my issue

I checked our registration server to see why your REGISTRATIONs might be failing. We are receiving your REGISTRATION packets without credentials; we send back a 401 Unauthorized requesting credentials and your system either does not receive the 401 or does not acknowledge it as it re-sends the same REGISTRATION packet without credentials.

and my

register => 123456:

[testsip]
disallow=all
allow=gsm
allow=ulaw
type=friend
dtmfmode=rfc2833
context=trunkinbound
host=sip.voiceme.com
fromdomain=sip.voiceme.com
username=123456
secret=abc
canreinvite=no

Globals String

flowroute=SIP/flowroute

Dial Plan Entry

exten => _2974118155.,1,AGI
exten => _2974118155.,2,Dial(SIP/${EXTEN:10}@voiceme,,tTo)
exten => _2974118155.,3,Hangup

And Asterisk CLI

[Jul 7 16:37:04] NOTICE5949: chan_sip.c:13795 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #49)
[Jul 7 16:37:06] Manager 'sendcron' logged on from 127.0.0.1
[Jul 7 16:37:06] Manager 'sendcron' logged off from 127.0.0.1
[Jul 7 16:37:12] == Manager 'sendcron' logged off from 127.0.0.1

did i miss anything, I am able to ping the SIP SERVER PROVIDER


Replies (2)

RE: NAT Settings - Added by striker 247 almost 10 years ago

are u able to ping sip.voiceme.com from your server.

check the conf file vi /etc/asterisk/sip-vicidial.conf

whether the setting you entered in GUI is update properly without any mistake...

br
striker
www.striker24x7.blogspot.com

RE: NAT Settings - Added by Enigma ITS almost 10 years ago

I have double checked the settings again, But the same issue, I asked the ISP provider none of my ports are blocked, I am using a netgear router for the internal LAN.

I am able to ping sip.voiceme.com and google.com also.

As of now my IP TABLES are also stopped

    (1-2/2)
    Go to top