Hi all,
Having issues with calls in and out from PSTN to my FPL account.
I had asterisk for my VOIP with FPL and other providers running well in Aug 2010.
Then I had to move and was not able to reconnect until now.
All these time have been able to use x-lite with no problem for all voip providers.
Now in my asterisk box.
I can make and receive calls between FPL users but gives me error for any calls in and out from PSTN .
Error message in asterisk is "process_sdp: Insufficient information in SDP (c=)..."
All my lines for other providers are running fine.
My setting are
trunkname = freephoneline
type = friend
nat = yes
canreinvite = no
hasiax = no
hassip = yes
registeriax = no
registersip = yes
trunkstyle = voip
username = 1XXXXXXXXXX
fromuser = 1XXXXXXXXXX
authuser = 1XXXXXXXXXX
fromdomain = voip.freephoneline.ca
secret = XXXXXXXX
host = voip.freephoneline.ca
dtmfmode = rfc2833
context = DID_freephoneline
insecure = port,invite
disallow = all
allow = g729,ulaw,alaw
Any help would be greatly appreciated.
Thanks
Help for Asterisk config for calls in and out from PSTN
-
- Just Passing Thru
- Posts: 2
- Joined: 03/13/2010
- SIP Device Name: Desktop App
- Firmware Version: 2.2.3.0
- ISP Name: DSL
- Computer OS: XP
-
- Active Poster
- Posts: 68
- Joined: 09/03/2010
- SIP Device Name: FreeSwitch SoftSwitch
- Firmware Version: Latest Git
- ISP Name: Telus HSI/Rogers 3G
- Computer OS: Windows 7
- Router: Netfilter with SIP ALG
- Location: CYVR - Runway 26L
Re: Help for Asterisk config for calls in and out from PSTN
Getting FPL to work with asterisk is just a matter of registering another SIP trunk. Did you try updating your asterisk software before?
For me, getting FPL to work with a PBX is all good for me, although it's not Asterisk, rather FreeSwitch.
For me, getting FPL to work with a PBX is all good for me, although it's not Asterisk, rather FreeSwitch.
-
- Tried and True
- Posts: 330
- Joined: 09/21/2010
- SIP Device Name: PIAF/Mitel/PolyCom/Cisco
- Firmware Version: Asterisk 1.8
- ISP Name: Rogers
- Computer OS: CentOS/Windows2008/Win7/Android
- Router: pfSense/Neoware thin client
- Location: Ottawa
Re: Help for Asterisk config for calls in and out from PSTN
They do not allow a useragent=asterisk, have you changed this to something else already? Myself, I use useragent=LinksysPAP2T and it works fine.