The nonce is not the UUID... it's a value that's generated and only ever used once as part of the authentication process, and isn't related to the call UUID.<br><br>As you've already heard show calls/channels is the way to go.<br>
<br>-Steve<br><br><br><div class="gmail_quote">On 24 August 2010 08:17, Shamun toha md <span dir="ltr"><<a href="mailto:shamun.toha@gmail.com">shamun.toha@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi, i have few questions, don't know why its not working.<br><br>Q. How do i get the uuid? To make a test from the CLI.<br><br>freeswitch@example> sofia profile internal siptrace on<br><br>Enabled sip debugging on internal<br>
freeswitch@example> uuid_exists 3f7f5dc2-af4f-11df-b704-69c5ea8291c5<br><br>false<br>freeswitch@example> <br><br><br>Q. When i register SIP phone, nonce = uuid?<br>Authorization: Digest username="2001", realm="78.23.89.55", nonce="3f7f5dc2-af4f-11df-b704-69c5ea8291c5", uri="sip:78.23.89.55", algorithm=MD5, qop=auth, cnonce="339774495957948623487dc37177be3f", nc=00000001, response="8fa80654a0c7bfba71c81f5e9cbafee6"<br>
<br><br>
<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>