<br><br><div class="gmail_quote">On Fri, Oct 2, 2009 at 2:53 PM, Russell Mosemann <span dir="ltr">&lt;<a href="mailto:Russell.Mosemann@cune.org">Russell.Mosemann@cune.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">&gt; cool. can you pastebin a debug log on an incoming call?<br>
&gt; -MC<br>
<br>
</div>Here you go.<br>
<br>
<a href="http://pastebin.freeswitch.org/10570" target="_blank">http://pastebin.freeswitch.org/10570</a><br>
<br>
One thing I notice is that in the second line, the caller number is missing.<br>
<br>
2009-10-02 16:42:39.539736 [NOTICE] ozmod_libpri.c:772 -- Ring on channel 1:1 (from  to 7100)<br>
<br>
If libpri doesn&#39;t know the number, then it&#39;s probably not being sent by the Hicomm.<br>
<br></blockquote><div>Exactly. Turn on q931 debugging and try again:<br></div></div><pre>oz libpri debug 1 all<br></pre>PB the results again and we&#39;ll check it out.<br>-MC<br>