Arpit Mehta wrote:
> I have a ISDN PRI(T1) line coming into my TE110 Asterisk card. When I use
> 
> pri intense debug span 1
> 
> It is supposed to show every packet that is received on the PRI line.
> I wanted to know in ISDN Pri when a call connects how are the data
> (voice) packets (for PRI) shown in Asterisk.  Or if there is some
> other command to see these kind of data packets ?

pri intense debug is used to see signalling that happens on the PRI. 
There is not a "visualizer" for b channel voice data.  The closest thing 
you could try to use is ztmonitor or a record() in your dialplan.

-- 
Matthew Fredrickson
Software/Firmware Engineer
Digium, Inc.

_______________________________________________

Sign up now for AstriCon 2007!  September 25-28th.  http://www.astricon.net/ 

--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to