[Asterisk-Users] xlite and asterisk
Chad Scott
chad at idworld.net
Thu Nov 11 09:20:00 MST 2004
It's been awhile since I've played with X-Lite, but I think it
absolutely *has* to use the MD5 auth stuff.
Use md5secret rather than secret in sip.conf. You'll have to MD5 hash
your password... there's documentation on this in the Wiki.
-Chad
On Nov 10, 2004, at 9:25 AM, Ashling O'Driscoll wrote:
> Hi,
>
> Hope somebody can help. I have two xlite clients that register with
> asterisk. They are called 2000 and 2001.
>
> 1)When 2000 rings 2001 a '404 not found' message is returned even
> though he is registered with asterisk.
>
> 2)When 2001 rings 2000, a 'call not approved' error is returned. I
> found a thread regarding the 'call not approved' error in the
> asterisk archives but no solution was posted.
>
> I have included the relevant portion of my config files below. If any
> further info is needed please let me know.
>
> Also how is it possible to dial a sip address e.g.
> sip:aisling at serveraddress from an xlite client?
>
> Thanks again,
> Aisling.
>
> sip.conf
>
> ;xlite client 1
>
> [2000]
>
> type=friend
> username=2000
> secret=whatever
> nat=yes
> host=dynamic
> mailbox=100
>
> [2001]
>
> type=friend
> username=2001
> secret=bla
> nat=yes
> host=dynamic
> mailbox=101
>
> extensions.conf
>
> exten =3D> 2000,1,Dial(SIP/2000,20)
> exten =3D> 2001,1,Dial(SIP/2001,20)
>
>
>
>
> -------------------Legal
> Disclaimer---------------------------------------
>
> The above electronic mail transmission is confidential and intended
> only for the person to whom it is addressed. Its contents may be
> protected by legal and/or professional privilege. Should it be
> received by you in error please contact the sender at the above quoted
> email address. Any unauthorised form of reproduction of this message
> is strictly prohibited. The Institute does not guarantee the security
> of any information electronically transmitted and is not liable if the
> information contained in this communication is not a proper and
> complete record of the message as transmitted by the sender nor for
> any delay in its receipt.
>
> -----------------------------------------------------------------------
> -----------------
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list