Vocalocity outgoing calls busy signal

Vocalocity does not officially support Asterisk but I have no problem using X-Lite to dial in and receive phone calls so I know it is possible. I’m able to receive phone calls but when dialing out I get a busy signal. I’ll post my configs below but one question. How is that X-Lite seems to work with everything with a few pieces of information while different SIP carriers require wildly different trunk settings on Asterisk? Is X-Lite just that good at detecting what the SIP carrier wants? Anyway, here are the configs:

Outbound caller id 858xxxxxxx

Trunk Name: Vocalocity

Peer Details:
fromdomain=sip-28542.accounts.vocalocity.com
host=28542.accounts.vocalocity.com
insecure=very
type=peer
username=VH22976
secret=[password]
nat=auto
fromuser=[username]
qualify=yes

User Context: [username]
User details:
secret=[Password]
type=user
context=from-trunk

Register String: [username]:[password]@sip-28542.accounts.vocalocity.com/[username]

LOGS when dialing out:
Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
– Executing [1909xxxxxxx@from-internal:1] Macro(“SIP/501-00000006”, “user-callerid,SKIPTTL,”) in new stack
– Executing [s@macro-user-callerid:1] Set(“SIP/501-00000006”, “AMPUSER=501”) in new stack
– Executing [s@macro-user-callerid:2] GotoIf(“SIP/501-00000006”, “0?report”) in new stack
– Executing [s@macro-user-callerid:3] ExecIf(“SIP/501-00000006”, “1?Set(REALCALLERIDNUM=501)”) in new stack
– Executing [s@macro-user-callerid:4] Set(“SIP/501-00000006”, “AMPUSER=501”) in new stack
– Executing [s@macro-user-callerid:5] Set(“SIP/501-00000006”, “AMPUSERCIDNAME=Darin Truckenmiller”) in new stack
– Executing [s@macro-user-callerid:6] GotoIf(“SIP/501-00000006”, “0?report”) in new stack
– Executing [s@macro-user-callerid:7] Set(“SIP/501-00000006”, “AMPUSERCID=501”) in new stack
– Executing [s@macro-user-callerid:8] Set(“SIP/501-00000006”, “CALLERID(all)=“Darin Truckenmiller” <501>”) in new stack
– Executing [s@macro-user-callerid:9] ExecIf(“SIP/501-00000006”, “0?Set(CHANNEL(language)=)”) in new stack
– Executing [s@macro-user-callerid:10] GotoIf(“SIP/501-00000006”, “1?continue”) in new stack
– Goto (macro-user-callerid,s,19)
– Executing [s@macro-user-callerid:19] NoOp(“SIP/501-00000006”, “Using CallerID “Darin Truckenmiller” <501>”) in new stack
– Executing [1909xxxxxxx@from-internal:2] Set(“SIP/501-00000006”, “_NODEST=”) in new stack
– Executing [1909xxxxxxx@from-internal:3] Macro(“SIP/501-00000006”, “record-enable,501,OUT,”) in new stack
– Executing [s@macro-record-enable:1] GotoIf(“SIP/501-00000006”, “1?check”) in new stack
– Goto (macro-record-enable,s,4)
– Executing [s@macro-record-enable:4] ExecIf(“SIP/501-00000006”, “0?MacroExit()”) in new stack
– Executing [s@macro-record-enable:5] GotoIf(“SIP/501-00000006”, “0?Group:OUT”) in new stack
– Goto (macro-record-enable,s,15)
– Executing [s@macro-record-enable:15] GotoIf(“SIP/501-00000006”, “0?IN”) in new stack
– Executing [s@macro-record-enable:16] ExecIf(“SIP/501-00000006”, “1?MacroExit()”) in new stack
– Executing [1909xxxxxxx@from-internal:4] Macro(“SIP/501-00000006”, “dialout-trunk,2,1909xxxxxxx,”) in new stack
– Executing [s@macro-dialout-trunk:1] Set(“SIP/501-00000006”, “DIAL_TRUNK=2”) in new stack
– Executing [s@macro-dialout-trunk:2] GosubIf(“SIP/501-00000006”, “0?sub-pincheck,s,1”) in new stack
– Executing [s@macro-dialout-trunk:3] GotoIf(“SIP/501-00000006”, “0?disabletrunk,1”) in new stack
– Executing [s@macro-dialout-trunk:4] Set(“SIP/501-00000006”, “DIAL_NUMBER=1909xxxxxxx”) in new stack
– Executing [s@macro-dialout-trunk:5] Set(“SIP/501-00000006”, “DIAL_TRUNK_OPTIONS=tr”) in new stack
– Executing [s@macro-dialout-trunk:6] Set(“SIP/501-00000006”, “OUTBOUND_GROUP=OUT_2”) in new stack
– Executing [s@macro-dialout-trunk:7] GotoIf(“SIP/501-00000006”, “0?nomax”) in new stack
– Executing [s@macro-dialout-trunk:8] GotoIf(“SIP/501-00000006”, “0?chanfull”) in new stack
– Executing [s@macro-dialout-trunk:9] GotoIf(“SIP/501-00000006”, “0?skipoutcid”) in new stack
– Executing [s@macro-dialout-trunk:10] Set(“SIP/501-00000006”, “DIAL_TRUNK_OPTIONS=”) in new stack
– Executing [s@macro-dialout-trunk:11] Macro(“SIP/501-00000006”, “outbound-callerid,2”) in new stack
– Executing [s@macro-outbound-callerid:1] ExecIf(“SIP/501-00000006”, “0?Set(CALLERPRES()=)”) in new stack
– Executing [s@macro-outbound-callerid:2] ExecIf(“SIP/501-00000006”, “0?Set(REALCALLERIDNUM=501)”) in new stack
– Executing [s@macro-outbound-callerid:3] GotoIf(“SIP/501-00000006”, “1?normcid”) in new stack
– Goto (macro-outbound-callerid,s,6)
– Executing [s@macro-outbound-callerid:6] Set(“SIP/501-00000006”, “USEROUTCID=858xxxxxxx”) in new stack
– Executing [s@macro-outbound-callerid:7] Set(“SIP/501-00000006”, “EMERGENCYCID=”) in new stack
– Executing [s@macro-outbound-callerid:8] Set(“SIP/501-00000006”, “TRUNKOUTCID=”) in new stack
– Executing [s@macro-outbound-callerid:9] GotoIf(“SIP/501-00000006”, “1?trunkcid”) in new stack
– Goto (macro-outbound-callerid,s,12)
– Executing [s@macro-outbound-callerid:12] ExecIf(“SIP/501-00000006”, “0?Set(CALLERID(all)=)”) in new stack
– Executing [s@macro-outbound-callerid:13] ExecIf(“SIP/501-00000006”, “1?Set(CALLERID(all)=858xxxxxxx)”) in new stack
– Executing [s@macro-outbound-callerid:14] ExecIf(“SIP/501-00000006”, “0?Set(CALLERID(all)=)”) in new stack
– Executing [s@macro-outbound-callerid:15] ExecIf(“SIP/501-00000006”, “0?Set(CALLERPRES()=prohib_passed_screen)”) in new stack
– Executing [s@macro-dialout-trunk:12] ExecIf(“SIP/501-00000006”, “0?AGI(fixlocalprefix)”) in new stack
– Executing [s@macro-dialout-trunk:13] Set(“SIP/501-00000006”, “OUTNUM=1909xxxxxxx”) in new stack
– Executing [s@macro-dialout-trunk:14] Set(“SIP/501-00000006”, “custom=SIP/[username]”) in new stack
– Executing [s@macro-dialout-trunk:15] ExecIf(“SIP/501-00000006”, “0?Set(DIAL_TRUNK_OPTIONS=M(setmusic^))”) in new stack
– Executing [s@macro-dialout-trunk:16] Macro(“SIP/501-00000006”, “dialout-trunk-predial-hook,”) in new stack
– Executing [s@macro-dialout-trunk-predial-hook:1] MacroExit(“SIP/501-00000006”, “”) in new stack
– Executing [s@macro-dialout-trunk:17] GotoIf(“SIP/501-00000006”, “0?bypass,1”) in new stack
– Executing [s@macro-dialout-trunk:18] GotoIf(“SIP/501-00000006”, “0?customtrunk”) in new stack
– Executing [s@macro-dialout-trunk:19] Dial(“SIP/501-00000006”, “SIP/[username]/1909xxxxxxx,300,”) in new stack
== Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
== Everyone is busy/congested at this time (1:0/0/1)
– Executing [s@macro-dialout-trunk:20] NoOp(“SIP/501-00000006”, “Dial failed for some reason with DIALSTATUS = CHANUNAVAIL and HANGUPCAUSE = 20”) in new stack
– Executing [s@macro-dialout-trunk:21] Goto(“SIP/501-00000006”, “s-CHANUNAVAIL,1”) in new stack
– Goto (macro-dialout-trunk,s-CHANUNAVAIL,1)
– Executing [s-CHANUNAVAIL@macro-dialout-trunk:1] Set(“SIP/501-00000006”, “RC=20”) in new stack
– Executing [s-CHANUNAVAIL@macro-dialout-trunk:2] Goto(“SIP/501-00000006”, “20,1”) in new stack
– Goto (macro-dialout-trunk,20,1)
– Executing [20@macro-dialout-trunk:1] Goto(“SIP/501-00000006”, “continue,1”) in new stack
– Goto (macro-dialout-trunk,continue,1)
– Executing [continue@macro-dialout-trunk:1] GotoIf(“SIP/501-00000006”, “1?noreport”) in new stack
– Goto (macro-dialout-trunk,continue,3)
– Executing [continue@macro-dialout-trunk:3] NoOp(“SIP/501-00000006”, “TRUNK Dial failed due to CHANUNAVAIL HANGUPCAUSE: 20 - failing through to other trunks”) in new stack
– Executing [continue@macro-dialout-trunk:4] Set(“SIP/501-00000006”, “CALLERID(number)=501”) in new stack
– Executing [1909xxxxxxx@from-internal:5] Macro(“SIP/501-00000006”, “outisbusy,”) in new stack
– Executing [s@macro-outisbusy:1] Progress(“SIP/501-00000006”, “”) in new stack
– Executing [s@macro-outisbusy:2] GotoIf(“SIP/501-00000006”, “0?emergency,1”) in new stack
– Executing [s@macro-outisbusy:3] GotoIf(“SIP/501-00000006”, “0?intracompany,1”) in new stack
– Executing [s@macro-outisbusy:4] Playback(“SIP/501-00000006”, “all-circuits-busy-now&pls-try-call-later, noanswer”) in new stack
– <SIP/501-00000006> Playing ‘all-circuits-busy-now.gsm’ (language ‘en’)
== Spawn extension (macro-outisbusy, s, 4) exited non-zero on ‘SIP/501-00000006’ in macro ‘outisbusy’
== Spawn extension (from-internal, 1909xxxxxxx, 5) exited non-zero on ‘SIP/501-00000006’
– Executing [h@from-internal:1] Macro(“SIP/501-00000006”, “hangupcall”) in new stack
– Executing [s@macro-hangupcall:1] GotoIf(“SIP/501-00000006”, “1?noautomon”) in new stack
– Goto (macro-hangupcall,s,3)
– Executing [s@macro-hangupcall:3] NoOp(“SIP/501-00000006”, “TOUCH_MONITOR_OUTPUT=”) in new stack
– Executing [s@macro-hangupcall:4] GotoIf(“SIP/501-00000006”, “1?skiprg”) in new stack
– Goto (macro-hangupcall,s,7)
– Executing [s@macro-hangupcall:7] GotoIf(“SIP/501-00000006”, “1?skipblkvm”) in new stack
– Goto (macro-hangupcall,s,10)
– Executing [s@macro-hangupcall:10] GotoIf(“SIP/501-00000006”, “1?theend”) in new stack
– Goto (macro-hangupcall,s,12)
– Executing [s@macro-hangupcall:12] Hangup(“SIP/501-00000006”, “”) in new stack