Posted: Mon May 31, 2010 3:21 am Post subject: Unable to create channel of type DAHDI
After having my previous iteration of * and zaptel up for 790 days I had to take it down to shift it, so I thought time to upgrade.
So new CentOS 5.5 and rpms from digium and asterisk I now have
Asterisk 1.6.2.7 currently running on asterisk1 (pid = 18562)
dahdi 2.3.0 running with a rhino R4FXO-EC card.
most stuff now working.
SIP phones can call each other, voicemail works, and incoming calls from the PSTN via the FXO card also work.
Problem is that outgoing calls to the PSTN via
-- Executing [4078764854@intern:1] Dial("SIP/6342-0000000b", "DAHDI/r1/4078764854") in new stack gives:
[May 30 22:44:05] WARNING[18778]: app_dial.c:1747 dial_exec_full: Unable to create channel of type 'DAHDI' (cause 0 - Unknown)
== Everyone is busy/congested at this time (1:0/0/1)
-- Auto fallthrough, channel 'SIP/6342-0000000b' status is 'CHANUNAVAIL'
Posted: Mon May 31, 2010 9:19 pm Post subject: curious
Looking through many more google searches I tried
exten => _9,1,Dial(DAHDI/1)
and then manually dialed out after getting dial tone - no problems IT WORKS
so long story short the problem is when I use any of the trunk hunting prefixes
r,R,g,G - it fails
i.e. DAHDI/r1 fails
just using DAHDI/1 works fine, however I don't know what this means in terms of selecting one of my three lines - as I understand it the 1 (one) refers to the group number defined in chan_dahdi (which is 1).
Any ideas out there?
TIA
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum