The DAHDIGroup0 trunk is present and I have created an outbound route with a dialplan of _0XXXXXXXXXX with DAHDIGroup0 as the primary path. When I attempt to dial out from my extension I get an engaged tone. Looking at the asterisk trace I get the following error:
[Apr 2 17:37:22] WARNING[3842]: channel.c:5522 ast_request: No channel type registered for 'DAHDI'
[Apr 2 17:37:22] WARNING[3842]: app_dial.c:2198 dial_exec_full: Unable to create channel of type 'DAHDI' (cause 66 - Channel not implemented)
Can anyone advise how I go about setting up this channel please?
Full Asterisk log here:
== Using SIP RTP CoS mark 5
-- Executing [0775xxxxxxx@internal:1] AGI("SIP/6005-00000000", "sarkhpe,OutCos,0775xxxxxxx,,") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/sarkhpe
-- <SIP/6005-00000000>AGI Script sarkhpe completed, returning 0
-- Executing [0775xxxxxxx@6005opencos:1] AGI("SIP/6005-00000000", "sarkhpe,OutCluster, 0775xxxxxxx,,") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/sarkhpe
-- AGI Script Executing Application: (Set) Options: (CDR(accountcode)=default)
-- <SIP/6005-00000000>AGI Script sarkhpe completed, returning 0
-- Executing [0775xxxxxxx @qrxvtmny:1] AGI("SIP/6005-00000000", "sarkhpe,OutRoute,DEFAULT,,") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/sarkhpe
-- AGI Script Executing Application: (Set) Options: (TIMEOUT(absolute)=14400)
Channel will hangup at 2013-04-02 21:37:22.565 BST.
-- AGI Script Executing Application: (Dial) Options: (DAHDI/g0/0775xxxxxxx,,T)
[Apr 2 17:37:22] WARNING[3842]: channel.c:5522 ast_request: No channel type registered for 'DAHDI'
[Apr 2 17:37:22] WARNING[3842]: app_dial.c:2198 dial_exec_full: Unable to create channel of type 'DAHDI' (cause 66 - Channel not implemented)
== Everyone is busy/congested at this time (1:0/0/1)
-- AGI Script Executing Application: (Playback) Options: (beep)
-- <SIP/6005-00000000> Playing 'beep.gsm' (language 'en-gb')
-- AGI Script Executing Application: (Set) Options: (TIMEOUT(absolute)=14400)
Channel will hangup at 2013-04-02 21:37:23.352 BST.
-- AGI Script Executing Application: (Dial) Options: (SIP/0775xxxxxxx@peer5103,,T)
== Using SIP RTP CoS mark 5
-- Called SIP/0775xxxxxxx@peer5103
[Apr 2 17:37:23] NOTICE[3393]: chan_sip.c:19661 handle_response_invite: Failed to authenticate on INVITE to '"6005" <sip:6005@92.xx.xxx.xxx>;tag=as4ed67c0f'
-- SIP/peer5103-00000001 is circuit-busy
== Everyone is busy/congested at this time (1:0/1/0)
-- AGI Script Executing Application: (Playback) Options: (beep)
-- <SIP/6005-00000000> Playing 'beep.gsm' (language 'en-gb')
-- AGI Script Executing Application: (Playtones) Options: (congestion)
-- AGI Script Executing Application: (Congestion) Options: ()
-- <SIP/6005-00000000>AGI Script sarkhpe completed, returning 4
== Spawn extension (qrxvtmny, 0775xxxxxxx, 1) exited non-zero on 'SIP/6005-00000000'
-- Executing [h@qrxvtmny:1] Hangup("SIP/6005-00000000", "") in new stack
== Spawn extension (qrxvtmny, h, 1) exited non-zero on 'SIP/6005-00000000'