[Asterisk-Users] R2...channel type UniCall
Philip Fleischer
philip at prcn.org
Fri Oct 21 01:19:22 MST 2005
I have done the mfc r2 setup as described in the wiki but
when I try a call
Oct 21 10:02:24 WARNING[14127]: channel.c:1913 ast_request: No channel type
registered for 'UniCall'
Oct 21 10:02:24 NOTICE[14127]: app_dial.c:764 dial_exec: Unable to create
channel of type 'UniCall'
== Everyone is busy/congested at this time
I have a TE210p with an E1 crossover cable connecting the two ports. (Tests
out OK doing PRI ISDN or simple channelized E1 to E1.)
I have green lights on the card with ztcfg reporting all the channels.
In extensions.conf I use
exten => _981X.,1,Dial(UniCall/1/${EXTEN:3},20)
exten => _982X.,1,Dial(UniCall/35/${EXTEN:3},20)
and the unicall.conf contains standard stuff and:
loglevel=255
protocolclass=mfcr2
protocolvariant=cn,20,7
protocolend=co
group = 1
; 1st E1
channel => 1-15
channel => 17-31
protocolend=cpe
group = 2
; 2nd E1
channel => 31-46
channel => 48-62
How does the unicall channel get registered?
More information about the asterisk-users
mailing list