Jerry,<div><br></div><div> Make sure that in your define(s) you open with ` (tilde) and close the quote with a &#39; (single quote) .</div><div><br></div><div> so a define line looks like &quot;define([tilde]KEYWORKD[single_quote], [tilde]VALUE[single_quote])&quot;</div>
<div><br clear="all">Thanks in advance,<br>--Rudy<br>Dynamic Packet<br>Toll-Free: 888.929.VOIP ( 8647 )<br>
<br><br><div class="gmail_quote">On Tue, May 29, 2012 at 12:23 PM, Jerry Richards <span dir="ltr">&lt;<a href="mailto:jerry.richards@teotech.com" target="_blank">jerry.richards@teotech.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br>
<br>
I&#39;m following the m4 examples at this link: <a href="http://www.opensips.org/Resources/DocsTools" target="_blank">http://www.opensips.org/Resources/DocsTools</a><br>
<br>
But I&#39;m not seeing macros getting expanded in the resultant opensips.cfg file.  They just show up as the macro name (e.g. MY_PORT), instead of the actual value (e.g. 5060).<br>
<br>
Also by the way, at that link, I removed &quot;dnl&quot; from after the divert(0), because it looks like a typo (and it inserts &quot;dnl&quot; into the file producing a syntax error, if I include it.<br>
<br>
Anyone know why this could be happening?<br>
<br>
Thanks,<br>
Jerry<br>
<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div><br></div>