<div class="gmail_quote">On Thu, Nov 19, 2009 at 3:36 PM, Landy Landy <span dir="ltr">&lt;<a href="mailto:landysaccount@yahoo.com">landysaccount@yahoo.com</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;">
Can someone please share with me a sip configuration to connect an asterisk server to a voip provider since my configuration isn&#39;t working for me.<br>
<br>
thanks.<br>
<br>
</blockquote></div><br>Who is your voipprovider?  Did they give you the settings you&#39;re using in your sip.conf?  Also, you&#39;ve got some typos in your sip config (insucure = insecure, careinvite = canreinvite).  You could try something like this:<br>
<br>[voipprovider]<br>
type=peer<br>
<div class="im">host=208.78.163.3<br>
</div>username=77000<br>
fromuser=77000<br>
secret=77000<br>
port=5060<br>
dtmfmode=rfc2833<br>
nat=yes<br>canreinvite=yes<br>
insecure=very<br>disallow=all<br>allow=ulaw<br>allow=alaw<br>
<br>
<br clear="all"><br>-- <br>Thanks,<br>--Warren Selby<br><a href="http://www.selbytech.com">http://www.selbytech.com</a><br>