[Asterisk-Users] unable to make it work with MSN Messenger

Balaji NJL bajjeen at yahoo.com
Wed Dec 3 23:54:21 MST 2003


these are the various options i tried
----------------------------------------
[2002]

type=friend
host=dynamic
insecure=yes
dtmfmode=inband
context=from-sip
mailbox=2002
auth=plaintext
-------------------------------------------


----------------------------------------
[2002]

type=friend
host=dynamic
username=2002
insecure=yes
dtmfmode=inband
context=from-sip
mailbox=2002
auth=plaintext
-------------------------------------------

[2002]

type=friend
host=dynamic
insecure=yes
;dtmfmode=inband
dtmfmode=rfc2833
context=from-sip
mailbox=2002
auth=plaintext

still no luck.

Under signin name i typed 2002, username 2002 password
blank. the screen
pops up for password again and again. i tried
disabling my Internet
connection firewall  still no luck.

this the o/p of

CLI> sip show users
Username         Secret           Authen          
Def.Context      A/C
2001             asdasd           md5             
from-sip         No
2000             qweqwe           md5             
from-sip         No
2002                              plaintext       
from-sip         No
file*CLI>

My MSN v is 4.7. any idea whats the problem.

thanks for ur time.
-B


----- Original Message ----- 
From: "Roy Sigurd Karlsbakk" <roy at karlsbakk.net>
To: "Asterisk Users" <asterisk-users at lists.digium.com>
Sent: Wednesday, December 03, 2003 1:33 AM
Subject: Re: [Asterisk-Users] unable to make it work
with MSN Messenger


> Prolly change the auth= to plaintext...
>
> On Wed, 2003-12-03 at 10:07, Balaji NJL wrote:
> > Hi All,
> >
> > I am a newb to *.  My setup is on Rh 7.2 and i
d/led the build on Dec
> > 1st. i hv installed X-Lite on two of my laptops. i
am able to make
> > calls between X-Lite (Ext 2000 and 2001) . i
configured MSN as ext
> > 2002. When ever i am trying to log on using MSN it
rejects my
> > password.
> >
> > the following are my config files.
> >
> > [general]
> > port = 5060
> > bindaddr = 0.0.0.0
> > context = bogon-calls
> >
> > [2002]
> >
> > type=friend
> > host=dynamic
> > insecure=yes
> > dtmfmode=inband
> > context=from-sip
> > mailbox=2002
> >
> > [2000]
> >
> > type=friend
> > username=2000
> > secret=qweqwe
> > auth=md5
> > host=dynamic
> > context=from-sip
> > dtmfmode=inband
> > mailbox=2000
> >
> > [2001]
> >
> > type=friend
> > username=2001
> > secret=asdasd
> > auth=md5
> > host=dynamic
> > context=from-sip
> > dtmfmode=inband
> > mailbox=2001
> >
> > extension.conf
> >
> > [general]
> >
> > static=yes
> > writeprotect=yes
> >
> > [bogon-calls]
> >
> > exten => _.,1,Congestion
> >
> > [from-sip]
> > ;2000
> > exten => 2000,1,Dial(SIP/2000,20)
> > exten => 2000,2,Voicemail(u2000)
> > exten => 2000,102,Voicemail(b2000)
> > exten => 2000,103,Hangup
> >
> > ;2001
> > exten => 2001,1,Dial(SIP/2001,20)
> > exten => 2001,2,Voicemail(u2001)
> > exten => 2001,102,Voicemail(b2001)
> > exten => 2001,103,Hangup
> >
> > ;2002
> > exten => 2002,1,Dial(SIP/2002,20)
> > exten => 2002,2,Voicemail(u2002)
> > exten => 2002,102,Voicemail(b2002)
> > exten => 2002,103,Hangup
> >
> > ;2999 Voice mail
> > exten => 2999,1,VoicemailMain(${CALLERIDNUM})
> >
> > voicemail.conf
> >
> > [general]
> >
> > ;format=wav
> > format=gsm
> >
> > [local]
> >
> > 2000 => 1234,Balaji NJL,root at localhost
> > 2001 => 5678,Ojasvi Sinha,root at localhost
> > 2002 => 1234, Balaji NJL,root at localhost
> >
> >
> > Any idea whats the issue. any help appreciated.
> >
> > thanks,
> > -Balaji
> >
> >
> >
> >
______________________________________________________________________
> > Do you Yahoo!?
> > Free Pop-Up Blocker - Get it now
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
>
http://lists.digium.com/mailman/listinfo/asterisk-users


__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/



More information about the asterisk-users mailing list