sanjay.rajdev at featherstoneinformatics.com
2008-Mar-18 16:11 UTC
[asterisk-users] How is uniqueid computed
Can anyone let me know how the uniqueid for a call is computed in asterisk? Regards, Sanjay.
Hello, Uniqueid = (call initiation time in unix time format) . (call count since asterisk restart / 2 ) If call is transfered or it is leg2 then: Uniqueid = (call initiation time in unix time format) . (call count since asterisk restart / 2 + 1) This is from observations, i can be mistaken. Regards, Mindaugas Kezys http://www.kolmisoft.com MOR PRO - Advanced Billing Solution for Asterisk PBX -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of sanjay.rajdev at featherstoneinformatics.com Sent: Tuesday, March 18, 2008 6:12 PM To: asterisk-users Subject: [asterisk-users] How is uniqueid computed Can anyone let me know how the uniqueid for a call is computed in asterisk? Regards, Sanjay. _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
sanjay.rajdev at featherstoneinformatics.com
2008-Mar-18 17:46 UTC
[asterisk-users] How is uniqueid computed
Thanks Mindaugas. Regards, Sanjay. ----- Original Message ----- From: "Mindaugas Kezys" <mkezys at gmail.com> To: "Asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-users at lists.digium.com> Sent: Tuesday, March 18, 2008 10:26:37 PM (GMT+0530) Asia/Calcutta Subject: Re: [asterisk-users] How is uniqueid computed Hello, Uniqueid = (call initiation time in unix time format) . (call count since asterisk restart / 2 ) If call is transfered or it is leg2 then: Uniqueid = (call initiation time in unix time format) . (call count since asterisk restart / 2 + 1) This is from observations, i can be mistaken. Regards, Mindaugas Kezys http://www.kolmisoft.com MOR PRO - Advanced Billing Solution for Asterisk PBX -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of sanjay.rajdev at featherstoneinformatics.com Sent: Tuesday, March 18, 2008 6:12 PM To: asterisk-users Subject: [asterisk-users] How is uniqueid computed Can anyone let me know how the uniqueid for a call is computed in asterisk? Regards, Sanjay. _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users