Can't forward from external line

Dear all,

I have Freepbx V 2.11 installed and working fine when doing or receving internal or external calls.

Ring Group feature isn’t working for external calls.

for ex. When i dial from internal phone, this feature works fine, but when i cal from na external line, i get one ring and after that Hangup.

Relevant log line above:

[2014-08-27 07:53:44] VERBOSE[23446] pbx.c: – Executing [s@macro-dialout-trunk-predial-hook:1] MacroExit(“Local/261422069@from-internal-3f57;2”, “”) in new stack
[2014-08-27 07:53:44] VERBOSE[23446] pbx.c: – Executing [s@macro-dialout-trunk-predial-hook:1] MacroExit(“Local/261422069@from-internal-3f57;2”, “”) in new stack
[2014-08-27 07:53:44] VERBOSE[23446] pbx.c: – Executing [s@macro-dialout-trunk:18] GotoIf(“Local/261422069@from-internal-3f57;2”, “0?bypass,1”) in new stack
[2014-08-27 07:53:44] VERBOSE[23446] pbx.c: – Executing [s@macro-dialout-trunk:18] GotoIf(“Local/261422069@from-internal-3f57;2”, “0?bypass,1”) in new stack
[2014-08-27 07:53:44] VERBOSE[23446] pbx.c: – Executing [s@macro-dialout-trunk:19] GotoIf(“Local/261422069@from-internal-3f57;2”, “0?customtrunk”) in new stack
[2014-08-27 07:53:44] VERBOSE[23446] pbx.c: – Executing [s@macro-dialout-trunk:19] GotoIf(“Local/261422069@from-internal-3f57;2”, “0?customtrunk”) in new stack
[2014-08-27 07:53:44] VERBOSE[23446] pbx.c: – Executing [s@macro-dialout-trunk:20] Dial(“Local/261422069@from-internal-3f57;2”, “SIP/isdn/261422069,300,”) in new stack
[2014-08-27 07:53:44] VERBOSE[23446] pbx.c: – Executing [s@macro-dialout-trunk:20] Dial(“Local/261422069@from-internal-3f57;2”, “SIP/isdn/261422069,300,”) in new stack
[2014-08-27 07:53:44] VERBOSE[23446] netsock.c: == Using SIP RTP TOS bits 184
[2014-08-27 07:53:44] VERBOSE[23446] netsock.c: == Using SIP RTP TOS bits 184
[2014-08-27 07:53:44] VERBOSE[23446] netsock.c: == Using SIP RTP CoS mark 5
[2014-08-27 07:53:44] VERBOSE[23446] netsock.c: == Using SIP RTP CoS mark 5
[2014-08-27 07:53:44] VERBOSE[23446] app_dial.c: – Called isdn/261422069
[2014-08-27 07:53:44] VERBOSE[23446] app_dial.c: – Called isdn/261422069
[2014-08-27 07:53:44] VERBOSE[3182] chan_sip.c: – Got SIP response 480 “No Routes Found” back from 213.141.11.40
[2014-08-27 07:53:44] VERBOSE[3182] chan_sip.c: – Got SIP response 480 “No Routes Found” back from 213.141.11.40
[2014-08-27 07:53:44] VERBOSE[23446] app_dial.c: – SIP/isdn-000024bc is circuit-busy
[2014-08-27 07:53:44] VERBOSE[23446] app_dial.c: – SIP/isdn-000024bc is circuit-busy
[2014-08-27 07:53:44] VERBOSE[23446] app_dial.c: == Everyone is busy/congested at this time (1:0/1/0)
[2014-08-27 07:53:44] VERBOSE[23446] app_dial.c: == Everyone is busy/congested at this time (1:0/1/0)
[2014-08-27 07:53:44] VERBOSE[23446] pbx.c: – Executing [s@macro-dialout-trunk:21] NoOp(“Local/261422069@from-internal-3f57;2”, “Dial failed for some reason with DIALSTATUS = CONGESTION and HANGUPCAUSE = 19”) in new stack
[2014-08-27 07:53:44] VERBOSE[23446] pbx.c: – Executing [s@macro-dialout-trunk:21] NoOp(“Local/261422069@from-internal-3f57;2”, “Dial failed for some reason with DIALSTATUS = CONGESTION and HANGUPCAUSE = 19”) in new stack
[2014-08-27 07:53:44] VERBOSE[23446] pbx.c: – Executing [s@macro-dialout-trunk:22] GotoIf(“Local/261422069@from-internal-3f57;2”, “0?continue,1:s-CONGESTION,1”) in new stack
[2014-08-27 07:53:44] VERBOSE[23446] pbx.c: – Executing [s@macro-dialout-trunk:22] GotoIf(“Local/261422069@from-internal-3f57;2”, “0?continue,1:s-CONGESTION,1”) in new stack
[2014-08-27 07:53:44] VERBOSE[23446] pbx.c: – Goto (macro-dialout-trunk,s-CONGESTION,1)
[2014-08-27 07:53:44] VERBOSE[23446] pbx.c: – Goto (macro-dialout-trunk,s-CONGESTION,1)

Any help whould be apreceate
Many thanks

Problem solved.

SIP provider were blocking foreign DID.

At SIP Trunk configuration change CID Options to ‘Block Foreign CIDs’ and start working fine.

Please close topic

Thanks