Hi! > > For me Monitor() used in the dialplan (extensions.conf) _does_ work for > > recording CAPI <--> MGCP calls as well as SIP <--> MGCP, and I do assume > > it'll work with other channel technologies as well. Don't confuse > > Monitor() with ZapBarge! > > It may work if the traffic goes through * but if canreinvite > is not turned off then it's quite likely that the traffic you > want to monitor is not going through your box - and possibly > not even across any wires owned by, or even accessible, to you...
It works the other way around if you call Monitor() from within extensions.conf (instead of thru the manager API): Here Monitor() will force the RTP traffice to pass through Asterisk just like canreinvite=no does. Cheers, Philipp _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
