The nonce is not the UUID... it&#39;s a value that&#39;s generated and only ever used once as part of the authentication process, and isn&#39;t related to the call UUID.<br><br>As you&#39;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">&lt;<a href="mailto:shamun.toha@gmail.com">shamun.toha@gmail.com</a>&gt;</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&#39;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&gt; sofia profile internal siptrace on<br><br>Enabled sip debugging on internal<br>

freeswitch@example&gt; uuid_exists 3f7f5dc2-af4f-11df-b704-69c5ea8291c5<br><br>false<br>freeswitch@example&gt; <br><br><br>Q. When i register SIP phone, nonce = uuid?<br>Authorization: Digest username=&quot;2001&quot;, realm=&quot;78.23.89.55&quot;, nonce=&quot;3f7f5dc2-af4f-11df-b704-69c5ea8291c5&quot;, uri=&quot;sip:78.23.89.55&quot;, algorithm=MD5, qop=auth, cnonce=&quot;339774495957948623487dc37177be3f&quot;, nc=00000001, response=&quot;8fa80654a0c7bfba71c81f5e9cbafee6&quot;<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>