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.
Incoming call issues
-
- Just Passing Thru
- Posts: 5
- Joined: 02/04/2013
- SIP Device Name: Asterisk
- Firmware Version: DDWRT
-
- Just Passing Thru
- Posts: 5
- Joined: 02/04/2013
- SIP Device Name: Asterisk
- Firmware Version: DDWRT
Re: Incoming call issues
switched to voip2.freephoneline.ca and problem resolved.
-
- Site Moderator
- Posts: 1689
- Joined: 01/01/2013
Re: Incoming call issues
Hi there,kukar wrote:switched to voip2.freephoneline.ca and problem resolved.
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,