<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 =&gt; 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=&quot;Osie&quot;</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=&quot;MJ&quot;</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 &lt;sip:135@192.168.1.37&gt;' 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 &lt;sip:125@192.168.1.37&gt;' 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>&gt; To configure a SIP Xlite to register onto the PBX you have to declare it in</p>
<p>&gt; sip.conf and than the context Cheers,Geo</p>
<p>&gt;</p>
<p>&gt;</p>
<p>&gt;</p>
<p>&gt; hi</p>
<p>&gt; I managed to get my client dial my PBX and get a response.</p>
<p>&gt; My question now is I keep getting failed to logon on the x-lite client and</p>
<p>&gt; on the Asterisk I get Oct 20 20:44:19 NOTICE[12004]: chan_sip.c:7733</p>
<p>&gt; handle_request: Registration from 'myself &lt;sip:106@192.168.2.6&gt;' failed for</p>
<p>&gt; '192.168.2.6' how do I resolve this? Where do I add users?</p>
<p>&gt; This is what I did for an x-lite client on ip 192.168.2.6. the PBX is</p>
<p>&gt; 192.168.2.8 on the Asterisk:</p>
<p>&gt; *CLI&gt; add extension 106,1,Dial,SIP/192.168.2.6/106 into local</p>
<p>&gt; the x-lite configs are as follows:</p>
<p>&gt; Display name: myself</p>
<p>&gt; username: 106</p>
<p>&gt; Autherisation user: myself</p>
<p>&gt; password: ****</p>
<p>&gt; Domain/Realm: 192.168.2.8</p>
<p>&gt; SIP Proxy:192.168.2.8</p>
<p>&gt; 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>