[Asterisk-Dev] Adding Unique CallID to ast_channel structure
asterisk at billheckel.com
asterisk at billheckel.com
Tue Apr 29 06:42:22 MST 2003
I have to do this myself in my ACD application ( I am using a channel variable ) yet I have been
unable to link it to the records in CDR due to the channel not being passed to the CDR module.
I would really like this feature!
Bill
Levent Guendogdu wrote:
> Hi fellas,
>
> I am wondering if anyone ever missed some unique call id in the
> ast_channel structure. Since our call center and accounting application
> interfaces with *, it needs to be able to uniquely identify a call. The
> channel id is not suitable for that (in SIP it is, because it carries a
> unique suffix), so I am thinking about adding a unique call-id (4 bytes)
> to the ast_channel structure. Every time a new channel is created, the
> call-id will be incremented by one.
>
> Any objections?
>
> Bye,
> Levent.
>
>
> _______________________________________________
> Asterisk-Dev mailing list
> Asterisk-Dev at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-dev
>
>
More information about the asterisk-dev
mailing list