Great! I`ll try... thanks!<br><br><br><div><span class="gmail_quote">2007/8/8, Matthew Fredrickson &lt;<a href="mailto:creslin@digium.com">creslin@digium.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Daniel Zanutti wrote:<br>&gt; Hello,<br>&gt;<br>&gt; Please, i&#39;m starting to develop on asterisk code and I&#39;m having some<br>&gt; dificulties to find where to start. I need to send the LIBPRI variable<br>&gt; Q931_REVERSE_CHARGE_INDIC to be used in asterisk extensions. Can someone
<br>&gt; give me some directions?<br><br>The first place to look is to grep through the asterisk source code for<br>some PRI specific variables (like PRI_CAUSE).&nbsp;&nbsp;Follow its progress down<br>the stack.&nbsp;&nbsp;You should find yourself going from chan_zap (getting the
<br>variable from the dialplan/channel, to pri.c, to q931.c, both of which<br>are in libpri.&nbsp;&nbsp;There&#39;s a model for how to do it.&nbsp;&nbsp;Have fun!<br><br>--<br>Matthew Fredrickson<br>Software/Firmware Engineer<br>Digium, Inc.
<br><br>_______________________________________________<br>--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--">http://www.api-digital.com--</a><br><br>asterisk-dev mailing list<br>To UNSUBSCRIBE or update options visit:
<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-dev">http://lists.digium.com/mailman/listinfo/asterisk-dev</a><br></blockquote></div><br>