[Asterisk-Users] Identify call flow from manager events

Christian Peter christian.peter at charlysworld.de
Sat Aug 13 11:51:05 MST 2005


Hi Stefan,

thanks for the immediate response.
Luckily I found a fix to my MISDN problem so I don't have to rely on the
channel information.

Thanks,

Christian


Am Samstag, den 13.08.2005, 10:53 +0000 schrieb Stefan Reuter:
> On Sat, 2005-08-13 at 11:59 +0200, Christian Peter wrote:
> > I know I have the action id to identify events which belong together.
> > But if I have a call going inside asterisk and asterisk rings a phone
> > these are two channels with different action ids. How can I know that
> > these channels belong together?
> > 
> > I know there are link events but what if the phone doesn't answer? Then
> > I have two separate channels.
> 
> With Asterisk stable all you get are the link events when the channels
> are linked. With Asterisk CVS-HEAD there is a dial event that informs
> your Manager application at dial time about the caller ids and the ids
> of the channels.
> 
> > Can I rely on the number in the action id after the dot? Eg.
> > 111111111111111.0 is the incoming channel and
> > 111111111111111.1 is the next channel belonging to the incoming call
> > action
> 
> not if other channels are created around that time.
> 
> =Stefan
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users




More information about the asterisk-users mailing list