[asterisk-users] asterisk 11 and DAHDI/i4

Danny Nicholas danny at debsinc.com
Thu Dec 20 11:46:17 CST 2012


IMO the local channel call should be the lowest overhead option available.

 

From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Jerry Geis
Sent: Thursday, December 20, 2012 11:42 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] asterisk 11 and DAHDI/i4

 

 
 
You should just cache the AMI DAHDIChannel event information in your
program.
 
If you really must you could use the CLI command "pri show channels".
However, it is not intended to be repeatedly run for performance
reasons.  It blocks processing of ISDN messages while it is running.


I am not continually logged in to the AMI to catch those events...

Can I make a call to a local channel, run some context+ extension,
there call ChanIsAvail for the channel I am interested in - 
but they how do I get that info back to my C program?

Also is that a big overhead?

jerry

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20121220/2bd03fc1/attachment.htm>


More information about the asterisk-users mailing list