Project

General

Profile

Carrier Setup

Added by Chandan Shaw about 10 years ago

I am extremely a newbie to Goautodial and i have installed 3.0 32bit version now..... did the installation with Yumupdate ....just installed a campaign thats it and also did the carrier setup and in one shot i am able to register with eyebeam and able to login to the agent portal however i am having problem in making a call as it gives an error "Call Failed Call not Found" and i hear a message on Eyebeam "The Person u r calling is unavailable" this is a generic message.
these are my carrier settings
register => 609536xxxx::5060/609536xxxx

[1001]
disallow=all
allow=gsm
allow=ulaw
type=friend
dtmfmode=rfc2833
context=trunkinbound
qualify=yes
insecure=very
nat=yes
host=sip.switch2voip.com
username=609536xxxx
secret=xxxx

dial plan
exten => _91XXXXXXXXXX,1,AGI
exten => _91XXXXXXXXXX,2,Dial(SIP/${EXTEN:1}@1001,,tTo)
exten => _91XXXXXXXXXX,3,Hangup

Server IP 192.168.1.6 Vicidial Single Server

MY system settings
System Vitals
Hostname go.goautodial.org
Listening IP 192.168.1.6
Kernel Version 2.6.18-371.6.1.el5 (SMP)
Distro Name GoAutoDial CE 3.0
Uptime 1 hours 0 minutes
Load Averages 0.24 0.26 0.24
3.57%
Hardware
Processors 2
Model Intel(R) Core(TM)2 CPU 6300 @ 1.86GHz
CPU Speed 1.86 GHz

I dont know any commands to pull up reports so if you want to ask me any questions please do include the command to pull up the reports.

Please help me guys i have searched the entire forum but i am not getting my answer as there is no step by step guide for 3.0 for carrier setup or please tell me where i am making a mistake.


Replies (10)

RE: Carrier Setup - Added by Jefferson Varias about 10 years ago

Hi,

You can try using the format below and try to call again.

REGISTRATION STRING:
register => username::5060/username

ACCOUNT ENTRY:
[1001]
disallow=all
allow=gsm
allow=ulaw
type=friend
secret=password
username=username
host=sip.switch2voip.com
dtmfmode=rfc2833
context=trunkinbound
qualify=yes
insecure=very
nat=yes

DIAL PLAN:
exten => _91XXXXXXXXXX,1,AGI
exten => _91XXXXXXXXXX,2,Dial(SIP/${EXTEN:1}@1001,,tTo)
exten => _91XXXXXXXXXX,3,Hangup

If you will still encounter issue while making a call, please post the asterisk cli error logs from your dialer.run the command "asterisk -r" command on your server CLI to monitor the asterisk cli logs.

Thank you!

RE: Carrier Setup - Added by Chandan Shaw about 10 years ago

First Of all I would like to give you a Big thanks for taking the initiative to help me out and i thank you from the bottom of my heart.
I did exactly as u told me and it gave me the following errors

Connected to Asterisk 1.4.39.1-vici.go RPM by currently running on go (pid = 3540)
Verbosity is at least 3
Parsing '/etc/asterisk/manager.conf': Found
Manager 'sendcron' logged on from 127.0.0.1
Manager 'sendcron' logged off from 127.0.0.1
[Mar 15 20:55:21] NOTICE[3659]: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #164)
[Mar 15 20:55:21] WARNING[3659]: chan_sip.c:3225 create_addr: No such host: sip.switch2voip.com
[Mar 15 20:55:21] WARNING[3659]: chan_sip.c:8291 transmit_register: Probably a DNS error for registration to , trying REGISTER again (after 20 seconds)
[Mar 15 20:55:41] NOTICE[3659]: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #165)
[Mar 15 20:55:41] WARNING[3659]: chan_sip.c:3225 create_addr: No such host: sip.switch2voip.com
[Mar 15 20:55:41] WARNING[3659]: chan_sip.c:8291 transmit_register: Probably a DNS error for registration to , trying REGISTER again (after 20 seconds)
[Mar 15 20:56:01] NOTICE[3659]: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #166)
[Mar 15 20:56:01] WARNING[3659]: chan_sip.c:3225 create_addr: No such host: sip.switch2voip.com
[Mar 15 20:56:01] WARNING[3659]: chan_sip.c:8291 transmit_register: Probably a DNS error for registration to , trying REGISTER again (after 20 seconds)
Parsing '/etc/asterisk/manager.conf': Found
Manager 'sendcron' logged on from 127.0.0.1
Manager 'sendcron' logged off from 127.0.0.1
Parsing '/etc/asterisk/manager.conf': Found
Manager 'sendcron' logged on from 127.0.0.1
Manager 'sendcron' logged off from 127.0.0.1
Parsing '/etc/asterisk/manager.conf': Found
Manager 'sendcron' logged on from 127.0.0.1
Manager 'sendcron' logged off from 127.0.0.1
[Mar 15 20:56:21] NOTICE3659: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #167)
[Mar 15 20:56:21] WARNING3659: chan_sip.c:3225 create_addr: No such host: sip.switch2voip.com
[Mar 15 20:56:21] WARNING3659: chan_sip.c:8291 transmit_register: Probably a DNS error for registration to , trying REGISTER again (after 20 seconds)
[Mar 15 20:56:41] NOTICE3659: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #168)
[Mar 15 20:56:41] WARNING3659: chan_sip.c:3225 create_addr: No such host: sip.switch2voip.com
[Mar 15 20:56:41] WARNING3659: chan_sip.c:8291 transmit_register: Probably a DNS error for registration to , trying REGISTER again (after 20 seconds)
-- Remote UNIX connection
[Mar 15 20:57:01] NOTICE3659: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #169)
[Mar 15 20:57:01] WARNING3659: chan_sip.c:3225 create_addr: No such host: sip.switch2voip.com
[Mar 15 20:57:01] WARNING3659: chan_sip.c:8291 transmit_register: Probably a DNS error for registration to , trying REGISTER again (after 20 seconds)
Parsing '/etc/asterisk/manager.conf': Found
Manager 'sendcron' logged on from 127.0.0.1
Manager 'sendcron' logged off from 127.0.0.1
Parsing '/etc/asterisk/manager.conf': Found
Manager 'sendcron' logged on from 127.0.0.1
Manager 'sendcron' logged off from 127.0.0.1
Parsing '/etc/asterisk/manager.conf': Found
Manager 'sendcron' logged on from 127.0.0.1
Manager 'sendcron' logged off from 127.0.0.1
[Mar 15 20:57:21] NOTICE[3659]: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #170)
[Mar 15 20:57:21] WARNING[3659]: chan_sip.c:3225 create_addr: No such host: sip.switch2voip.com
[Mar 15 20:57:21] WARNING[3659]: chan_sip.c:8291 transmit_register: Probably a DNS error for registration to , trying REGISTER again (after 20 seconds)
[Mar 15 20:57:41] NOTICE[3659]: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #171)
[Mar 15 20:57:41] WARNING[3659]: chan_sip.c:3225 create_addr: No such host: sip.switch2voip.com
[Mar 15 20:57:41] WARNING[3659]: chan_sip.c:8291 transmit_register: Probably a DNS error for registration to , trying REGISTER again (after 20 seconds)
[Mar 15 20:57:55] NOTICE[3659]: chan_sip.c:15566 handle_request_invite: Call from '8002' to extension '18664242448' rejected because extension not found.
[Mar 15 20:58:01] NOTICE[3659]: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #172)
[Mar 15 20:58:01] WARNING[3659]: chan_sip.c:3225 create_addr: No such host: sip.switch2voip.com
[Mar 15 20:58:01] WARNING[3659]: chan_sip.c:8291 transmit_register: Probably a DNS error for registration to , trying REGISTER again (after 20 seconds)
Parsing '/etc/asterisk/manager.conf': Found
Manager 'sendcron' logged on from 127.0.0.1
Manager 'sendcron' logged off from 127.0.0.1
Parsing '/etc/asterisk/manager.conf': Found
Manager 'sendcron' logged on from 127.0.0.1
Manager 'sendcron' logged off from 127.0.0.1
Parsing '/etc/asterisk/manager.conf': Found
Manager 'sendcron' logged on from 127.0.0.1
Manager 'sendcron' logged off from 127.0.0.1
go*CLI>
go*CLI>
[Mar 15 20:58:21] NOTICE3659: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #173)
[Mar 15 20:58:21] WARNING3659: chan_sip.c:3225 create_addr: No such host: sip.switch2voip.com
[Mar 15 20:58:21] WARNING3659: chan_sip.c:8291 transmit_register: Probably a DNS error for registration to , trying REGISTER again (after 20 seconds)
[Mar 15 20:58:27] NOTICE3659: chan_sip.c:15566 handle_request_invite: Call from '8002' to extension '18664242448' rejected because extension not found.
go*CLI>

another peculiar thing i noticed is when i tried to call from eyebeam i got this error message

[Mar 15 20:58:27] NOTICE3659: chan_sip.c:15566 handle_request_invite: Call from '8002' to extension '18664242448' rejected because extension not found.
go*CLI>
Disconnected from Asterisk server
You have new mail in /var/spool/mail/root
...

Where can i make a mistake and if you want u can take a remote of my PC as well.....

RE: Carrier Setup - Added by Chandan Shaw about 10 years ago

I also noticed my another mistake that the SIP server is sip.switch2voip.us and not switch2voip.com so i have rectified it but it still gives the same error and the asterisk logs keep on trying to register to switch2voip.com so i deleted the carrier and rebooted the server and created a new carrier by the name of Test

these are my settings at the moment
register => 60953xxxxx::5060/609536xxxx

[Test]
disallow=all
allow=gsm
allow=ulaw
type=friend
secret=xxxx
username=609536xxxx
host=sip.switch2voip.com
dtmfmode=rfc2833
context=trunkinbound
qualify=yes
insecure=very
nat=yes

Global string has nothing written on it

Dialplan
exten => _91XXXXXXXXXX,1,AGI
exten => _91XXXXXXXXXX,2,Dial(SIP/${EXTEN:1}@Test,,tTo)
exten => _91XXXXXXXXXX,3,Hangup

and these are the fresh asterisk logs

onnected to Asterisk 1.4.39.1-vici.go RPM by currently running on go (pid = 3327)
Verbosity is at least 3
Manager 'sendcron' logged off from 127.0.0.1
Parsing '/etc/asterisk/manager.conf': Found
Manager 'sendcron' logged on from 127.0.0.1
Manager 'sendcron' logged off from 127.0.0.1
[Mar 15 21:58:13] NOTICE3356: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #10)
[Mar 15 21:58:13] WARNING3356: chan_sip.c:3225 create_addr: No such host: sip.switch2voip.us
[Mar 15 21:58:13] WARNING3356: chan_sip.c:8291 transmit_register: Probably a DNS error for registration to , trying REGISTER again (after 20 seconds)
[Mar 15 21:58:22] NOTICE3356: chan_sip.c:15566 handle_request_invite: Call from '8002' to extension '18664242448' rejected because extension not found.
[Mar 15 21:58:33] NOTICE3356: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #11)
[Mar 15 21:58:33] WARNING3356: chan_sip.c:3225 create_addr: No such host: sip.switch2voip.us
[Mar 15 21:58:33] WARNING3356: chan_sip.c:8291 transmit_register: Probably a DNS error for registration to , trying REGISTER again (after 20 seconds)
[Mar 15 21:58:53] NOTICE3356: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #12)
[Mar 15 21:58:53] WARNING3356: chan_sip.c:3225 create_addr: No such host: sip.switch2voip.us
[Mar 15 21:58:53] WARNING3356: chan_sip.c:8291 transmit_register: Probably a DNS error for registration to , trying REGISTER again (after 20 seconds)
Parsing '/etc/asterisk/manager.conf': Found
Manager 'sendcron' logged on from 127.0.0.1
Manager 'sendcron' logged off from 127.0.0.1
Parsing '/etc/asterisk/manager.conf': Found
Manager 'sendcron' logged on from 127.0.0.1
Manager 'sendcron' logged off from 127.0.0.1
Parsing '/etc/asterisk/manager.conf': Found
Manager 'sendcron' logged on from 127.0.0.1
Manager 'sendcron' logged off from 127.0.0.1
[Mar 15 21:59:13] NOTICE[3356]: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #13)
[Mar 15 21:59:13] WARNING[3356]: chan_sip.c:3225 create_addr: No such host: sip.switch2voip.us
[Mar 15 21:59:13] WARNING[3356]: chan_sip.c:8291 transmit_register: Probably a DNS error for registration to , trying REGISTER again (after 20 seconds)
[Mar 15 21:59:33] NOTICE[3356]: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #14)
[Mar 15 21:59:33] WARNING[3356]: chan_sip.c:3225 create_addr: No such host: sip.switch2voip.us
[Mar 15 21:59:33] WARNING[3356]: chan_sip.c:8291 transmit_register: Probably a DNS error for registration to , trying REGISTER again (after 20 seconds)
Refreshing DNS lookups.
[Mar 15 21:59:53] NOTICE3356: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #15)
[Mar 15 21:59:53] WARNING3356: chan_sip.c:3225 create_addr: No such host: sip.switch2voip.us
[Mar 15 21:59:53] WARNING3356: chan_sip.c:8291 transmit_register: Probably a DNS error for registration to , trying REGISTER again (after 20 seconds)
Refreshing DNS lookups.
Parsing '/etc/asterisk/manager.conf': Found
Manager 'sendcron' logged on from 127.0.0.1
Manager 'sendcron' logged off from 127.0.0.1
Parsing '/etc/asterisk/manager.conf': Found
Manager 'sendcron' logged on from 127.0.0.1
Manager 'sendcron' logged off from 127.0.0.1
Parsing '/etc/asterisk/manager.conf': Found
Manager 'sendcron' logged on from 127.0.0.1
Manager 'sendcron' logged off from 127.0.0.1
[Mar 15 22:00:13] NOTICE3356: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #16)
[Mar 15 22:00:13] WARNING3356: chan_sip.c:3225 create_addr: No such host: sip.switch2voip.us
[Mar 15 22:00:13] WARNING3356: chan_sip.c:8291 transmit_register: Probably a DNS error for registration to , trying REGISTER again (after 20 seconds)
[Mar 15 22:00:33] NOTICE3356: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #17)
[Mar 15 22:00:33] WARNING3356: chan_sip.c:3225 create_addr: No such host: sip.switch2voip.us
[Mar 15 22:00:33] WARNING3356: chan_sip.c:8291 transmit_register: Probably a DNS error for registration to , trying REGISTER again (after 20 seconds)
[Mar 15 22:00:53] NOTICE3356: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #18)
[Mar 15 22:00:53] WARNING3356: chan_sip.c:3225 create_addr: No such host: sip.switch2voip.us
[Mar 15 22:00:53] WARNING3356: chan_sip.c:8291 transmit_register: Probably a DNS error for registration to , trying REGISTER again (after 20 seconds)
Parsing '/etc/asterisk/manager.conf': Found
Manager 'sendcron' logged on from 127.0.0.1
Parsing '/etc/asterisk/manager.conf': Found
Manager 'sendcron' logged on from 127.0.0.1
Manager 'sendcron' logged off from 127.0.0.1
Manager 'sendcron' logged off from 127.0.0.1
Parsing '/etc/asterisk/manager.conf': Found
Manager 'sendcron' logged on from 127.0.0.1
Manager 'sendcron' logged off from 127.0.0.1
[Mar 15 22:01:13] NOTICE[3356]: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #19)
[Mar 15 22:01:13] WARNING[3356]: chan_sip.c:3225 create_addr: No such host: sip.switch2voip.us
[Mar 15 22:01:13] WARNING[3356]: chan_sip.c:8291 transmit_register: Probably a DNS error for registration to , trying REGISTER again (after 20 seconds)
[Mar 15 22:01:33] NOTICE[3356]: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #20)
[Mar 15 22:01:33] WARNING[3356]: chan_sip.c:3225 create_addr: No such host: sip.switch2voip.us
[Mar 15 22:01:33] WARNING[3356]: chan_sip.c:8291 transmit_register: Probably a DNS error for registration to , trying REGISTER again (after 20 seconds)
[Mar 15 22:01:53] NOTICE[3356]: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #21)
[Mar 15 22:01:53] WARNING[3356]: chan_sip.c:3225 create_addr: No such host: sip.switch2voip.us
[Mar 15 22:01:53] WARNING[3356]: chan_sip.c:8291 transmit_register: Probably a DNS error for registration to , trying REGISTER again (after 20 seconds)
Parsing '/etc/asterisk/manager.conf': Found
Manager 'sendcron' logged on from 127.0.0.1
Parsing '/etc/asterisk/manager.conf': Found
Manager 'sendcron' logged on from 127.0.0.1
Manager 'sendcron' logged off from 127.0.0.1
Manager 'sendcron' logged off from 127.0.0.1
Parsing '/etc/asterisk/manager.conf': Found
Manager 'sendcron' logged on from 127.0.0.1
Manager 'sendcron' logged off from 127.0.0.1
go*CLI>
Disconnected from Asterisk server
You have new mail in /var/spool/mail/root

RE: Carrier Setup - Added by Demian Biscocho about 10 years ago

Looks like your server can't reach your carrier. Is your DNS settings correctly configured? Can you ping google.com?

[Mar 15 20:58:21] NOTICE3659: chan_sip.c:8208 sip_reg_timeout: -- Registration for '6095363607@sip.switch2voip.com' timed out, trying again (Attempt #173)
[Mar 15 20:58:21] WARNING3659: chan_sip.c:3225 create_addr: No such host: sip.switch2voip.com
[Mar 15 20:58:21] WARNING3659: chan_sip.c:8291 transmit_register: Probably a DNS error for registration to 6095363607@sip.switch2voip.com, trying REGISTER again (after 20 seconds)
[Mar 15 20:58:27] NOTICE3659: chan_sip.c:15566 handle_request_invite: Call from '8002' to extension '18664242448' rejected because extension not found.

RE: Carrier Setup - Added by Chandan Shaw about 10 years ago

Ya i even thought of the error and when at first i tried to ping it failed to i rebooted the server and it pinged fine but the error continues to be the same it even pings the switch2voip.us server absolutely fine i also simplified the step by simply entering the IP address of switch2voip.us which is 69.195.124.50 but the registration does not happen these are the fresh asterisk logs

Connected to Asterisk 1.4.39.1-vici.go RPM by currently running on go (pid = 3379)
Verbosity is at least 3
[Mar 16 12:08:32] NOTICE3409: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #6)
[Mar 16 12:08:52] NOTICE3409: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #7)
Parsing '/etc/asterisk/manager.conf': Found
Manager 'sendcron' logged on from 127.0.0.1
Parsing '/etc/asterisk/manager.conf': Found
Manager 'sendcron' logged on from 127.0.0.1
Manager 'sendcron' logged off from 127.0.0.1
Manager 'sendcron' logged off from 127.0.0.1
Parsing '/etc/asterisk/manager.conf': Found
Manager 'sendcron' logged on from 127.0.0.1
Manager 'sendcron' logged off from 127.0.0.1
[Mar 16 12:09:12] NOTICE[3409]: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #8)
[Mar 16 12:09:32] NOTICE[3409]: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #9)
[Mar 16 12:09:52] NOTICE[3409]: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #10)
Parsing '/etc/asterisk/manager.conf': Found
Manager 'sendcron' logged on from 127.0.0.1
Manager 'sendcron' logged off from 127.0.0.1
Parsing '/etc/asterisk/manager.conf': Found
Manager 'sendcron' logged on from 127.0.0.1
Manager 'sendcron' logged off from 127.0.0.1
Parsing '/etc/asterisk/manager.conf': Found
Manager 'sendcron' logged on from 127.0.0.1
Manager 'sendcron' logged off from 127.0.0.1
[Mar 16 12:10:12] NOTICE3409: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #11)
[Mar 16 12:10:32] NOTICE3409: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #12)
[Mar 16 12:10:48] NOTICE3409: chan_sip.c:15566 handle_request_invite: Call from '8002' to extension '18664242448' rejected because extension not found.
[Mar 16 12:10:52] NOTICE3409: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #13)
go*CLI>
Disconnected from Asterisk server
You have new mail in /var/spool/mail/root

if u want to make it more simple then u can take the remote access of my machine as well ...... Thanks in advance

RE: Carrier Setup - Added by Demian Biscocho about 10 years ago

You might need to check with your carrier what's happening. Either your IP address is not authenticated or allowed in their firewall. That's probably why your SIP registration is timing out. You can also try to signup with our VoIP services at http://justgovoip.com and test your server. We provide 60 free minutes for outbound calls to US and Canada.

If you're using GOautodial CE 3.0, here's the HOWTO: http://goautodial.org/projects/goautodialce/wiki/Hosted_Howto_Load_Credits_30.

RE: Carrier Setup - Added by Chandan Shaw about 10 years ago

Hi,

As per your guidelines i deactivated my switch2voip.us account and signed up for the justgovoip account but its the same thing and these are the fresh asterisk logs as of now

[Mar 16 15:11:35] NOTICE3534: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #49)
[Mar 16 15:11:46] NOTICE3534: chan_sip.c:15566 handle_request_invite: Call from '8002' to extension '18664242448' rejected because extension not found.
[Mar 16 15:11:55] NOTICE3534: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #50)
[Mar 16 15:12:16] NOTICE3534: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #51)
[Mar 16 15:12:36] NOTICE3534: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #52)
[Mar 16 15:12:56] NOTICE3534: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #53)
[Mar 16 15:13:16] NOTICE3534: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #54)
[Mar 16 15:13:36] NOTICE3534: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #55)
[Mar 16 15:13:56] NOTICE3534: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #56)
[Mar 16 15:14:17] NOTICE3534: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #57)
[Mar 16 15:14:37] NOTICE3534: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #58)
[Mar 16 15:14:57] NOTICE3534: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #59) == Refreshing DNS lookups.
[Mar 16 15:15:17] NOTICE3534: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #60)
[Mar 16 15:15:37] NOTICE3534: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #61)
[Mar 16 15:15:57] NOTICE3534: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #62)
go*CLI>

Disconnected from Asterisk server
You have new mail in /var/spool/mail/root

I think there is something wrong in the server settings can u please check as when i try to make a call it gives the following error

[Mar 16 15:17:28] NOTICE3534: chan_sip.c:15566 handle_request_invite: Call from '8002' to extension '18664242448' rejected because extension not found.
go*CLI>

Thanks

RE: Carrier Setup - Added by Demian Biscocho about 10 years ago

Your previous carrier is still not deactivated. Configure JustGoVoIP in your campaign by following the HOWTO here: http://goautodial.org/projects/goautodialce/wiki/Hosted_Howto_Load_Credits_30. Also post the output of "sip show peers".

RE: Carrier Setup - Added by Chandan Shaw about 10 years ago

HI

I have deleted all the carriers except justgovoip all the settings are automatically entered into the carrier panel i have attached a picture of the same these are the logs as of now
[root@go ~]# service network restart
Shutting down interface eth0: [ OK ]
Shutting down loopback interface: [ OK ]
Bringing up loopback interface: [ OK ]
Bringing up interface eth0:
Determining IP information for eth0... done.
[ OK ]
[root@go ~]#
You have new mail in /var/spool/mail/root
[root@go ~]#
[root@go ~]#
[root@go ~]# show sip peers
-bash: show: command not found
[root@go ~]# asterisk -r
Asterisk 1.4.39.1-vici.go RPM by , Copyright (C) 1999 - 2010 Digium, Inc. and others.
Created by Mark Spencer <>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
This is free software, with components licensed under the GNU General Public
License version 2 and other licenses; you are welcome to redistribute it under
certain conditions. Type 'core show license' for details. =========================================================================
Connected to Asterisk 1.4.39.1-vici.go RPM by currently running on go (pid = 3504)
Verbosity is at least 3
go*CLI> show sip peers
No such command 'show sip peers' (type 'help show sip peers' for other possible commands)
go*CLI> sip show peers
Name/username Host Dyn Nat ACL Port Status
8020/8020 (Unspecified) D N 0 UNKNOWN
8019/8019 (Unspecified) D N 0 UNKNOWN
8018/8018 (Unspecified) D N 0 UNKNOWN
8017/8017 (Unspecified) D N 0 UNKNOWN
8016/8016 (Unspecified) D N 0 UNKNOWN
8015/8015 (Unspecified) D N 0 UNKNOWN
8014/8014 (Unspecified) D N 0 UNKNOWN
8013/8013 (Unspecified) D N 0 UNKNOWN
8012/8012 (Unspecified) D N 0 UNKNOWN
8011/8011 (Unspecified) D N 0 UNKNOWN
8010/8010 (Unspecified) D N 0 UNKNOWN
8009/8009 (Unspecified) D N 0 UNKNOWN
8008/8008 (Unspecified) D N 0 UNKNOWN
8007/8007 (Unspecified) D N 0 UNKNOWN
8006/8006 (Unspecified) D N 0 UNKNOWN
8005/8005 (Unspecified) D N 0 UNKNOWN
8004/8004 (Unspecified) D N 0 UNKNOWN
8003/8003 (Unspecified) D N 0 UNKNOWN
8002/8002 192.168.1.100 D N 33272 UNREACHABLE
8001/8001 (Unspecified) D N 0 UNKNOWN
1001/1001 (Unspecified) D N 0 UNKNOWN
Test/6095363607 69.195.124.50 N 5060 UNREACHABLE
22 sip peers [Monitored: 0 online, 22 offline Unmonitored: 0 online, 0 offline]
[Mar 17 02:32:47] NOTICE3533: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #25)
[Mar 17 02:33:07] NOTICE3533: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #26)
go*CLI> sip show registry
Host Username Refresh State Reg.Time
69.195.124.50:5060 6095363607 120 Request Sent
[Mar 17 02:33:27] NOTICE3533: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #27)
[Mar 17 02:33:47] NOTICE3533: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #28)
[Mar 17 02:34:07] NOTICE3533: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #29) == Refreshing DNS lookups.
[Mar 17 02:34:27] NOTICE3533: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #30)
[Mar 17 02:34:47] NOTICE3533: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #31)
[Mar 17 02:35:08] NOTICE3533: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #32)
[Mar 17 02:35:28] NOTICE3533: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #33)
[Mar 17 02:35:48] NOTICE3533: chan_sip.c:8208 sip_reg_timeout: -- Registration for '' timed out, trying again (Attempt #34)
go*CLI>
Disconnected from Asterisk server
You have new mail in /var/spool/mail/root

pls suggest also i have reverified the server can ping google and justgovoip.com ....

RE: Carrier Setup - Added by Demian Biscocho about 10 years ago

Have you set your justgovoip carrier to active? Based on your CLI, there is no justgovoip entry. It's still your old settings.

    (1-10/10)
    Go to top