I have 2 lines and the second line has no sound when outgoin

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
alexcarrera
Just Passing Thru
Posts: 3
Joined: 06/10/2011
SIP Device Name: Elastix
Firmware Version: 2.4.0
ISP Name: Shaw
Computer OS: Windows 7 / Ubuntu 12.4
Router: Buffalo WZR-HP-G300NH
Location: North Vancouver, BC

I have 2 lines and the second line has no sound when outgoin

Post by alexcarrera »

I have 2 FPL lines, my first line works flawlessly but the second line has no sound when outgoing calls, incoming calls are not a problem.
I have an Elastix PBX (Elastix 2.4/FreePBX 2.8.1/Asterisk 1.8.20.0), ISP Shaw 25Mb, and my Ports are properly forwarded to my PBX: UDP 5060-5061 and UDP 10000-20000.

I bought my first FPL line 1 year ago and it is working flawlessly, Incoming and outgoing, actually I can say "I am a very happy FPL customer" hence, I ported my landline's phone number. I decided to buy a second FPL telephone line.

At the begining my lines dropped the registry, thus I decided to use different server for each line, voip and voip2, and that fix the issue of dropping registry.

Eventually I noticed my second line has no sound when outgoing calling, although incoming calls works ok 2 via sound with no problem. I try to swap configurations but issue stills there, no sound on second line when outgoing calls.

Code: Select all

--- Outgoing settings (line 1) ---
type=peer
secret=XXXXXXXXXXX
insecure=port,invite
host=voip.freephoneline.ca
fromuser=1778XXXXXXX
fromdomain=voip.freephoneline.ca
disallow=all
defaultuser=1778XXXXXXX
context=from-pstn
allow=ulaw

Code: Select all

--- Outgoing settings (line 2) ---
type=peer
secret=XXXXXXXXXXXX
insecure=port,invite
host=voip2.freephoneline.ca
fromuser=1778XXXXXXX
fromdomain=voip2.freephoneline.ca
disallow=all
defaultuser=1778XXXXXXX
context=from-pstn
allow=ulaw

Code: Select all

--- sip_general_custom.conf ---
bindaddr=0.0.0.0
bindport=5060
allowserverlookup=yes
registertimeout=3600
maxexpiry=3600
defaultexpiry=120
rtpkeepalive=20
useragent=Asterisk PBX
allowguest=no
I did submit a support ticket #40037 but I immediately receive an email back saying Fongo/FPL doesn't support this. PLEASE HELP!!!
hanke
Lightly Seasoned
Posts: 199
Joined: 06/09/2010
SIP Device Name: SPA3102
Firmware Version: 5.2.13(GW002)
ISP Name: Cogeco Cable
Router: Sagemcom F@ST3896 V2 Cogeco
Location: Burlington, Ontario

Re: I have 2 lines and the second line has no sound when out

Post by hanke »

Have you tried to set Line 1 port 5060 and Line 2 port 5061 so they dont have a chance to conflict with each other?