[Freeswitch-users] uuid_exists - does it still exist?
Brian West
brian at freeswitch.org
Thu Sep 10 19:13:26 PDT 2009
What puzzles me is why you can't just update to SVN trunk to get
uuid_exists in the first place? Its going to be 1.0.5 the more people
we have testing the faster that happens.
/b
On Sep 10, 2009, at 4:24 PM, Phillip Jones wrote:
> Strangely - the uuid_getvar <the_uuid_you_are_checking> uuid
> workaround does not work for me.
>
> This is the result of:
>
> apiResult = fsApi.ExecuteString(string.Format("uuid_getvar {0}
> uuid", call.Uuid));
> Log.WriteLine(LogLevel.Alert, "RESULT: uuid_getvar {0} is: {1}",
> call.Uuid, apiResult);
>
> returns a different uuid?????
>
> 2009-09-10 17:12:26.953125 [ALERT] switch_cpp.cpp:1130 RESULT:
> uuid_getvar 54dd24be-b0da-684f-acee-38c7530b4c2b is: 1a0e83db-240c-
> ac4e-ae45-bf5d5b46f5c3
>
> the passed uuid is vaild however:
>
> 2009-09-10 17:12:26.953125 [ALERT] switch_cpp.cpp:1130 RESULT:
> uuid_kill 54dd24be-b0da-684f-acee-38c7530b4c2b is: +OK
>
> Can a call leg have two uuids??
More information about the FreeSWITCH-users
mailing list