<html><head><meta name="qrichtext" content="1" /></head><body style="font-size:10pt;font-family:Sans Serif">
<p>I have put in the extension.conf</p>
<p></p>
<p><span style="font-weight:600">exten => 135,1,Dial(SIP/135@192.168.1.35)</span></p>
<p></p>
<p><span style="font-weight:600">and nothing in the sip.conf, the extensions can dial each other fine.</span></p>
<p></p>
<p>But whe i put the sip.conf:</p>
<p><span style="font-weight:600">[Oswel]</span></p>
<p><span style="font-weight:600">type=friend</span></p>
<p><span style="font-weight:600">regexten=135</span></p>
<p><span style="font-weight:600">username=135</span></p>
<p><span style="font-weight:600">secret=1234</span></p>
<p><span style="font-weight:600">callerid="Osie"</span></p>
<p><span style="font-weight:600">host=192.168.1.35</span></p>
<p><span style="font-weight:600">canreinvite=no</span></p>
<p><span style="font-weight:600">disallow=no</span></p>
<p><span style="font-weight:600">allow=gsm</span></p>
<p><span style="font-weight:600">context=local</span></p>
<p></p>
<p><span style="font-weight:600">[MJ]</span></p>
<p><span style="font-weight:600">type=friend</span></p>
<p><span style="font-weight:600">regexten=125</span></p>
<p><span style="font-weight:600">username=125</span></p>
<p><span style="font-weight:600">secret=1234</span></p>
<p><span style="font-weight:600">calerid="MJ"</span></p>
<p><span style="font-weight:600">host=192.168.1.25</span></p>
<p><span style="font-weight:600">canreinvite=no</span></p>
<p><span style="font-weight:600">disallow=no</span></p>
<p><span style="font-weight:600">allow=gsm</span></p>
<p><span style="font-weight:600">context=local</span></p>
<p></p>
<p></p>
<p>The asterisk console gives me:</p>
<p></p>
<p><span style="font-weight:600">Oct 21 12:57:15 NOTICE[14072]: chan_sip.c:7733 handle_request: Registration from 'Osie <sip:135@192.168.1.37>' failed for '192.168.1.35'</span></p>
<p></p>
<p><span style="font-weight:600">Oct 21 13:19:06 NOTICE[14701]: chan_sip.c:7733 handle_request: Registration from 'MJ <sip:125@192.168.1.37>' failed for '192.168.1.25'</span></p>
<p></p>
<p>And the two extensions cannot call each other, Authorisation: forbidden.</p>
<p>And registration fails</p>
<p></p>
<p>Please help me sort this registration out.</p>
<p></p>
<p></p>
<p>On Friday 21 October 2005 04:21, Geo wrote:</p>
<p>> To configure a SIP Xlite to register onto the PBX you have to declare it in</p>
<p>> sip.conf and than the context Cheers,Geo</p>
<p>></p>
<p>></p>
<p>></p>
<p>> hi</p>
<p>> I managed to get my client dial my PBX and get a response.</p>
<p>> My question now is I keep getting failed to logon on the x-lite client and</p>
<p>> on the Asterisk I get Oct 20 20:44:19 NOTICE[12004]: chan_sip.c:7733</p>
<p>> handle_request: Registration from 'myself <sip:106@192.168.2.6>' failed for</p>
<p>> '192.168.2.6' how do I resolve this? Where do I add users?</p>
<p>> This is what I did for an x-lite client on ip 192.168.2.6. the PBX is</p>
<p>> 192.168.2.8 on the Asterisk:</p>
<p>> *CLI> add extension 106,1,Dial,SIP/192.168.2.6/106 into local</p>
<p>> the x-lite configs are as follows:</p>
<p>> Display name: myself</p>
<p>> username: 106</p>
<p>> Autherisation user: myself</p>
<p>> password: ****</p>
<p>> Domain/Realm: 192.168.2.8</p>
<p>> SIP Proxy:192.168.2.8</p>
<p>> Outbound proxy: 192.168.2.8</p>
<p></p>
<p>-- </p>
<p>Rgds</p>
<p>Chrispen Chisvo</p>
<p>Ecoweb Zimbabwe</p>
<p>Cell: +263 91 222 443</p>
<p>Tel: +263 4 758 194</p>
</body></html>