<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Here is sample configuration<br>Just add a registry string and a sip account and send all calls to this account.<br>For example in dial string in extensions.conf<br>exten=&gt;,_X.,1,Dial(SIP/14168404433@adf)<br><br>///////////////////////////////////////<br>;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sip.conf<br><br>; Registry string<br>register=&gt; adf:123@voip-provider.com:9060<br><br>;sip account<br>[adf]<br>type=peer<br>host=voip-provider.com<br>port=9060<br>context=default<br>country=us<br>dtmfmode=rfc2833<br>restrictcid=no<br>canreinvite=yes<br>insecure=no<br>disallow=all<br>allow=ulaw<br>allow=alaw<br>allow=g729<br>allow=gsm<br>promiscredir=yes<br>t38_udptl=yes<br>qualify=25000<br>nat=yes<br><br>////////////////////////////////////////////<br><br>Muhammad Faheem<br><br>--- On <b>Wed, 10/14/09, Matt
 <i>&lt;mhoppes@gmail.com&gt;</i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Matt &lt;mhoppes@gmail.com&gt;<br>Subject: [asterisk-users] Config Files<br>To: asterisk-users@lists.digium.com<br>Date: Wednesday, October 14, 2009, 7:39 PM<br><br><div id="yiv215138994">Greetings,<br>I have a fresh asterisk installation.  When I install I get all of the config files.  What is the best way to get a 'stripped' down system with just the bare config files I would need to do a sip connection?<br>
</div><br>-----Inline Attachment Follows-----<br><br><div class="plainMail">_______________________________________________<br>-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br><br>AstriCon 2009 - October 13 - 15 Phoenix, Arizona<br>Register Now: <a href="http://www.astricon.net" target="_blank">http://www.astricon.net</a><br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a></div></blockquote></td></tr></table><br>