Unable to Call Out on Les.Net

ibscas

New Member
Joined
Oct 29, 2009
Messages
22
Reaction score
0
RESOLVED Unable to Call Out on Les.Net

So far Les.Net seems like a good provider but I am unable to make outbound calls, only receive inbound. I would call Les.Net (they have been responsive so far) but this issue seems to be on my side since it's an asterisk message I get and I can see from the CLI that Asterisk is throwing the message.

My CLI (my number replaced with MYNUMBER):

Code:
    -- Executing [MYNUMBER@from-internal:1] ResetCDR("SIP/101-c40be0e0", "") in new stack
    -- Executing [MYNUMBER@from-internal:2] NoCDR("SIP/101-c40be0e0", "") in new stack
    -- Executing [MYNUMBER@from-internal:3] Wait("SIP/101-c40be0e0", "1") in new stack
    -- Executing [MYNUMBER@from-internal:4] Playback("SIP/101-c40be0e0", "silence/1&cannot-complete-as-dialed&check-number-dial-again|noanswer") in new stack
    -- <SIP/101-c40be0e0> Playing 'silence/1' (language 'en')
    -- <SIP/101-c40be0e0> Playing 'cannot-complete-as-dialed' (language 'en')
  == Spawn extension (from-internal, MYNUMBER, 4) exited non-zero on 'SIP/101-c40be0e0'
    -- Executing [h@from-internal:1] Macro("SIP/101-c40be0e0", "hangupcall") in new stack
    -- Executing [s@macro-hangupcall:1] GotoIf("SIP/101-c40be0e0", "1?skiprg") in new stack
    -- Goto (macro-hangupcall,s,4)
    -- Executing [s@macro-hangupcall:4] GotoIf("SIP/101-c40be0e0", "1?skipblkvm") in new stack
    -- Goto (macro-hangupcall,s,7)
    -- Executing [s@macro-hangupcall:7] GotoIf("SIP/101-c40be0e0", "1?theend") in new stack
    -- Goto (macro-hangupcall,s,9)
    -- Executing [s@macro-hangupcall:9] Hangup("SIP/101-c40be0e0", "") in new stack
  == Spawn extension (macro-hangupcall, s, 9) exited non-zero on 'SIP/101-c40be0e0' in macro 'hangupcall'
  == Spawn extension (macro-hangupcall, s, 9) exited non-zero on 'SIP/101-c40be0e0'
So it's trying to dial the number and immediately fails. I'm showing as this sip line being registered on Les.Net.

My Trunk OUTGOING:

Code:
host=did.voip.les.net
context=from-trunk
type=peer
insecure=very
nat=yes
canreinvite=no
username=XXXXXXXXX
I have tried changing the context to 'from-internal' and 'internal' but no joy there. Is there anything I am missing?

Thanks!
 
Resolved, the firewall was sending 5060 elsewhere. Thanks for your help!
 

Members online

Forum statistics

Threads
26,688
Messages
174,412
Members
20,258
Latest member
RandomPerson
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Back
Top