Incoming call issues

Have a question or problem with your Fongo application? This forum is the place to get help from both staff and fellow community members.
Fongo recommends Fongo Home Phone for a fully supported Home Phone system for only $4.95/mo
kukar
Just Passing Thru
Posts: 5
Joined: 02/04/2013
SIP Device Name: Asterisk
Firmware Version: DDWRT

Incoming call issues

Post by kukar »

I have had a working setup for sometime with freephoneline and my asterisk server. All of the sudden I am not getting any incoming calls to my server.

Asterisk running Linksys E3000 router with DDWRT
I configured sip.conf and extensions.conf as below.
sip.conf
register => 1613xxxxxxxx:pwd@voip.freephoneline.ca/1613xxxxxxxxx
[freephone-trunk]
context=freephone_did
type=peer
host=voip.freephoneline.ca
username=1613xxxxxxxx
secret=pwd
canreinvite=yes
insecure=port,invite
dtmfmode=auto
nat=auto
disallow=all
allow=ulaw
allow=alaw
qualify=yes

extensions.conf


[freephone_did]
exten => 1613xxxxxxx,1,Answer()
exten => 1613xxxxxxxait(1)
exten => 1613xxxxxxx,n,Playback(/opt/var/lib/asterisk/sounds/en/wait-moment)
exten => 1613xxxxxxx,n,Background(/opt/var/lib/asterisk/sounds/en/beep)
exten => 1613xxxxxxx,n,WaitExten(6)
exten => 1613xxxxxxx,n,Dial(SIP/100,25,Ttr)
exten => 1613xxxxxxx,n,Hangup()

sip show peers commands shows that I am registered with freephoneline, but the freephoneline.ca account SIP window shows that I am disconnected. When I call my freephone number I get the following message. The user you have contacted is not available please leave a message.
kukar
Just Passing Thru
Posts: 5
Joined: 02/04/2013
SIP Device Name: Asterisk
Firmware Version: DDWRT

Re: Incoming call issues

Post by kukar »

switched to voip2.freephoneline.ca and problem resolved.
User avatar
Fongo Support
Site Moderator
Posts: 1689
Joined: 01/01/2013

Re: Incoming call issues

Post by Fongo Support »

kukar wrote:switched to voip2.freephoneline.ca and problem resolved.
Hi there,

Please be advised that your trunk settings are not setup as per FPL guidelines:

http://support.freephoneline.ca/entries ... redentials


Please ensure that guidelines are followed to avoid possible account issues.

If you require additional assistance, please send me a PM.

Thanks,