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

Balaji NJL bajjeen at yahoo.com
Wed Dec 3 09:50:15 MST 2003


forgot to mention the MSN v is 4.7.2009
 
thanks,
-B
  ----- Original Message ----- 
  From:   Balaji NJL   
  To: asterisk-users at lists.digium.com   
  Sent: Wednesday, December 03, 2003 1:07   AM
  Subject: [Asterisk-Users] unable to make   it work with MSN Messenger
  

    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

---------------------------------
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031203/ed1bf4da/attachment.htm


More information about the asterisk-users mailing list