Displaying 2 results from an estimated 2 matches for "misdn_call".
Did you mean:
isdn_call
2006 Jun 16
0
isdn and PARK
.../9-u73
-- Added extension 'mISDN/2' priority 1 to park-dial
== Timeout for mISDN/9-u73 parked on 701. Returning to park-dial,mISDN/2,1
-- Executing Dial("mISDN/9-u73", "mISDN/2| |t") in new stack
Jun 18 18:55:36 WARNING[8461]: chan_misdn.c:4452 chan_misdn_log:
misdn_call: No Extension given!
-- Couldn't call 2
== Everyone is busy/congested at this time (0:0/0/0)
== Auto fallthrough, channel 'mISDN/9-u73' status is 'CHANUNAVAIL'
how to avoid this
sinc
Kai
2005 Mar 08
0
problem in compiling chan_mISDN
...-I/usr/src/asterisk/include
-DAST_CONFIG_DIR=\"/etc/asterisk/\" -I/usr/src/mISDNuser/include
-I/usr/src/linux-2.6/include -I/usr/src/mISDNuser/i4lnet/ -Wall -c -o
chan_misdn.o chan_misdn.c
chan_misdn.c:30:34: asterisk/channel_pvt.h: No such file or directory
chan_misdn.c: In function `misdn_call':
chan_misdn.c:664: error: dereferencing pointer to incomplete type
chan_misdn.c: In function `misdn_answer':
chan_misdn.c:695: error: dereferencing pointer to incomplete type
chan_misdn.c: In function `misdn_digit':
chan_misdn.c:724: error: dereferencing pointer to incomplete type
chan...