> I want to track the ringing event of the outgoing channel. > Unfortunatelly the link event is fired not before connect.
I suppose you are still running Asterisk 1.0.x. For Asterisk 1.0.x i know of no clean solution for that problem. Asterisk 1.2 introduced the Dial event that is triggered before the Link event (at dial time) and provides names and uniqueids of the source and destination channel. So having a look at Asterisk 1.2-beta2 is probably the way to go. =Stefan _______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- 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
