Outbound calling won't work

I am new here an this is the first time I am experimenting with FreePBX.

Inbound calling works fine only outbound gives me the “all circuits are busy now please try your call again later”

Here’s a log when I try to call oubound:

[2014-09-12 16:03:15] VERBOSE[6742][C-00000012] pbx.c: – Executing [s@macro-outisbusy:3] GotoIf(“SIP/101-00000023”, “0?intracompany,1”) in new stack
[2014-09-12 16:03:15] VERBOSE[6742][C-00000012] pbx.c: – Executing [s@macro-outisbusy:4] Playback(“SIP/101-00000023”, “all-circuits-busy-now&pls-try-call-later, noanswer”) in new stack
[2014-09-12 16:03:15] VERBOSE[6742][C-00000012] file.c: – <SIP/101-00000023> Playing ‘all-circuits-busy-now.ulaw’ (language ‘en’)
[2014-09-12 16:03:16] VERBOSE[6742][C-00000012] file.c: – <SIP/101-00000023> Playing ‘pls-try-call-later.ulaw’ (language ‘en’)
[2014-09-12 16:03:19] VERBOSE[6742][C-00000012] pbx.c: – Executing [s@macro-outisbusy:5] Congestion(“SIP/101-00000023”, “20”) in new stack
[2014-09-12 16:03:19] WARNING[6742][C-00000012] channel.c: Prodding channel ‘SIP/101-00000023’ failed
[2014-09-12 16:03:19] VERBOSE[6742][C-00000012] app_macro.c: == Spawn extension (macro-outisbusy, s, 5) exited non-zero on ‘SIP/101-00000023’ in macro ‘outisbusy’
[2014-09-12 16:03:19] VERBOSE[6742][C-00000012] pbx.c: == Spawn extension (from-internal, 06XXXXXXXX, 8) exited non-zero on ‘SIP/101-00000023’
[2014-09-12 16:03:19] VERBOSE[6742][C-00000012] pbx.c: – Executing [h@from-internal:1] Hangup(“SIP/101-00000023”, “”) in new stack
[2014-09-12 16:03:19] VERBOSE[6742][C-00000012] pbx.c: == Spawn extension (from-internal, h, 1) exited non-zero on ‘SIP/101-00000023’

I hope that someone can help me with this.

That log isn’t much to go on…but just guessing it is either a dial plan issue…as in the outbound route isn’t set up correctly or at all…or that there is a conflict in the number of digits you are sending out to your carrier and the number they expect to receive…as in either 10 or 11 digits.

your log starts with[quote=“monk8855, post:1, topic:24208”]
[s@macro-outisbusy [/quote]this is way too late in the log for anybody to be able to help.