search for: pri_event_setup_ack

Displaying 3 results from an estimated 3 matches for "pri_event_setup_ack".

2007 Jun 28
1
error while compiling asterisk-1.2.19
...the asterisk-1.2.19 with zaptel-1.2.8 on FC5. I got install installed ok.. after i had disable the xpp_usb module. However, when i try to compile asterisk and having this error I will be glad for your kind response. Goksie "chan_zap.c: In function ?pri_dchannel?: chan_zap.c:9203: error: ?pri_event_setup_ack? has no member named ?call? make[1]: *** [chan_zap.o] Error 1 make[1]: Leaving directory `/usr/src/asterisk-1.2.19/channels' make: *** [subdirs] Error 1"
2006 May 30
1
Asterisk 1.2.8, Zaptel 1.2.6 and libpri 1.2.3 released!
The Asterisk development team is pleased to announce new releases of our primary projects: Asterisk 1.2.8, Zaptel 1.2.6 and libpri 1.2.3. All of these releases incorporate a number of bug fixes, with the Asterisk release containing an especially large number since the last release, including some important fixes in the IAX2 channel driver. All users are encouraged to update as soon as they can to
2009 Sep 14
0
DAHDI Dial 9 Receiving Setup Acknowledge
...be complete, the gateway SHALL send back a QSIG SETUP ACKNOWLEDGE message, start QSIG timer T302, and await further number digits. Otherwise, the gateway SHALL wait for more digits to arrive in QSIG INFORMATION messages. Looking in the chan_dahdi.c code I see case PRI_EVENT_SETUP_ACK: chanpos = pri_find_principle(pri, e->setup_ack.channel); if (chanpos < 0) { ast_log(LOG_WARNING, "Received SETUP_ACKNOWLEDGE on unconfigured channel %d/%d span %d\n", PRI_SPAN(e-&g...