search for: pri_channel

Displaying 1 result from an estimated 1 matches for "pri_channel".

Did you mean: pri_dchannel
2009 Sep 14
0
DAHDI Dial 9 Receiving Setup Acknowledge
...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->setup_ack.channel), PRI_CHANNEL(e->setup_ack.channel), pri->span); } else { chanpos = pri_fixup_principle(pri, chanpos, e->setup_ack.call); if (chanpos > -1) { ast_mutex_lock(&pri->pvts[chanpos]->loc...