search for: dahdi_chan_name

Displaying 2 results from an estimated 2 matches for "dahdi_chan_name".

Did you mean: _dahdi_chan_name
2009 Jan 16
0
No subject
...piling checks whether > zaptel is present and then > the #define HAVE_ZAPTEL is set. > > Since your error says No "ZAP" channel ... > > and the code says > > ast_log(LOG_WARNING, "No %s channel available for conference, user > introduction disabled\n", dahdi_chan_name); > > and > > in main/asterisk.c > > > #ifdef HAVE_ZAPTEL > static char _dahdi_chan_name[AST_CHANNEL_NAME] = "Zap"; > #else > static char _dahdi_chan_name[AST_CHANNEL_NAME] = "DAHDI"; > #endif > > I deduct from that ... that you're stil...
2009 Apr 02
4
meetme dahdi and zaptel
We recently updated our Asterisk (1.4.24) box from Zaptel (1.4.12.1) to Dahdi (2.1.0.4). Everything seemed to go smooth with the exception of meetme. Meetme seems to not be able to find a zap channel for conferencing. We use voice introductions in our conference bridge and it seems to break that feature. The error from the console is.... # app_meetme.c:2593 find_conf: No Zap channel available for