Re: [Freeswitch-dev] Core-UUID

2010-03-25 Thread Anthony Minessale
The uuid for the calls are called

Unique-ID

and they only pertain to events that are on a channel


On Thu, Mar 25, 2010 at 8:11 AM, Michael Jerris  wrote:

> it relates to the instance for FreeSWITCH.  I cant recall if that one
> persists reboot or not.
>
> Mike
>
> On Mar 25, 2010, at 6:47 AM, Suneel Papineni wrote:
>
> Hi,
>
> May I know what is the use of Core-UUID in the events. For me (using
> FSComm) I am getting same Core-UUID value for all events even if there are
> multiple calls.
>
> Core-UUID: 3f3e9290-077e-4fc8-80a5-2ee74389b84c
>
> Is there any way to distinguish calls (each call might have two call legs)
> based on UUID. Each call leg is having unique identifier as “Unique-ID”, but
> to relate different call leg events to a particular call, is there any
> identifier?
>
> Thanks & Regards
> Suneel
>
>
> *
> Please consider the environment before printing this e-mail
> *
> This email and any files transmitted with it are confidential and
> intended solely for the use of the individual or entity to whom they
> are addressed. If you have received this email in error please notify
> the system manager.  http://www.mettoni.com
>
>
> Why are you sending confidential emails to a public mailing list?  Should I
> contact your system manager ?
>
> Mettoni Ltd
> Registered in England and Wales: 4485956
> 9400 Garsington Road, Oxford Business Park, Oxford, OX4 2HN
>
>
>
> ___
> FreeSWITCH-dev mailing list
> [email protected]
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org
>
>


-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:[email protected] 
GTALK/JABBER/PAYPAL:[email protected]
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:[email protected] 
googletalk:[email protected]
pstn:+19193869900
___
FreeSWITCH-dev mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
http://www.freeswitch.org


Re: [Freeswitch-dev] Core-UUID

2010-03-25 Thread Anthony Minessale
unique per running instance of FS, it changes each time you restart.


On Thu, Mar 25, 2010 at 5:47 AM, Suneel Papineni <
[email protected]> wrote:

>  Hi,
>
>
>
> May I know what is the use of Core-UUID in the events. For me (using
> FSComm) I am getting same Core-UUID value for all events even if there are
> multiple calls.
>
>
>
> Core-UUID: 3f3e9290-077e-4fc8-80a5-2ee74389b84c
>
>
>
> Is there any way to distinguish calls (each call might have two call legs)
> based on UUID. Each call leg is having unique identifier as “Unique-ID”, but
> to relate different call leg events to a particular call, is there any
> identifier?
>
>
>
> Thanks & Regards
>
> Suneel
>
>
>
> *
> Please consider the environment before printing this e-mail
> *
> This email and any files transmitted with it are confidential and
> intended solely for the use of the individual or entity to whom they
> are addressed. If you have received this email in error please notify
> the system manager.  http://www.mettoni.com
>
> Mettoni Ltd
> Registered in England and Wales: 4485956
> 9400 Garsington Road, Oxford Business Park, Oxford, OX4 2HN
> *
>
>
> ___
> FreeSWITCH-dev mailing list
> [email protected]
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org
>
>


-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:[email protected] 
GTALK/JABBER/PAYPAL:[email protected]
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:[email protected] 
googletalk:[email protected]
pstn:+19193869900
___
FreeSWITCH-dev mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
http://www.freeswitch.org


Re: [Freeswitch-dev] Core-UUID

2010-03-25 Thread Michael Jerris
it relates to the instance for FreeSWITCH.  I cant recall if that one persists 
reboot or not.

Mike

On Mar 25, 2010, at 6:47 AM, Suneel Papineni wrote:

> Hi,
>  
> May I know what is the use of Core-UUID in the events. For me (using FSComm) 
> I am getting same Core-UUID value for all events even if there are multiple 
> calls.
>  
> Core-UUID: 3f3e9290-077e-4fc8-80a5-2ee74389b84c
>  
> Is there any way to distinguish calls (each call might have two call legs) 
> based on UUID. Each call leg is having unique identifier as “Unique-ID”, but 
> to relate different call leg events to a particular call, is there any 
> identifier?
>  
> Thanks & Regards
> Suneel
>  
> *
> Please consider the environment before printing this e-mail
> *
> This email and any files transmitted with it are confidential and
> intended solely for the use of the individual or entity to whom they
> are addressed. If you have received this email in error please notify
> the system manager.  http://www.mettoni.com
> 

Why are you sending confidential emails to a public mailing list?  Should I 
contact your system manager ?
> Mettoni Ltd
> Registered in England and Wales: 4485956
> 9400 Garsington Road, Oxford Business Park, Oxford, OX4 2HN

___
FreeSWITCH-dev mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
http://www.freeswitch.org


[Freeswitch-dev] Core-UUID

2010-03-25 Thread Suneel Papineni
Hi,

 

May I know what is the use of Core-UUID in the events. For me (using
FSComm) I am getting same Core-UUID value for all events even if there
are multiple calls.

 

Core-UUID: 3f3e9290-077e-4fc8-80a5-2ee74389b84c

 

Is there any way to distinguish calls (each call might have two call
legs) based on UUID. Each call leg is having unique identifier as
"Unique-ID", but to relate different call leg events to a particular
call, is there any identifier?

 

Thanks & Regards

Suneel

 


*
Please consider the environment before printing this e-mail
*
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.  http://www.mettoni.com

Mettoni Ltd
Registered in England and Wales: 4485956
9400 Garsington Road, Oxford Business Park, Oxford, OX4 2HN
*

___
FreeSWITCH-dev mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
http://www.freeswitch.org