Displaying 1 result from an estimated 1 matches for "channel_uniqueid".
2009 May 08
0
Leg-based CDR proposal updated; Major mods
...hen it creates a channel struct internally.
The
uniqueID field on the CHANNEL struct uniquely identifies that channel
instance
across time for a single server. (Currently). (barring masquerades). These
are what are
REFERENCED by my destchannel, and channel fields. I provide new fields
called "channel_uniqueid" and "dstchannel_uniqueid" to reference
these fields; not just the channel name (dahdi/1-1 doesn't quite suffice
across time.) (But I left the old fields alone for those who prefer device
info).
CDR unique ID's can/will be generated for external usage,
but are not available t...