[asterisk-users] How is uniqueid computed

2008-03-18 Thread sanjay . rajdev
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


Re: [asterisk-users] How is uniqueid computed

2008-03-18 Thread Mindaugas Kezys
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: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
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


Re: [asterisk-users] How is uniqueid computed

2008-03-18 Thread sanjay . rajdev
Thanks Mindaugas.

Regards,
Sanjay.

- Original Message -
From: Mindaugas Kezys [EMAIL PROTECTED]
To: Asterisk Users Mailing List - Non-Commercial Discussion 
asterisk-users@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: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
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


___
-- 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