the SUBSCRIBE warning comes because Asterisk currently didn�t support SUBSCRIBE requests. Remove the Mailbox entry On the sip/snom200/Lines page. I can�t get MessageWaiting work with the Snom200. For this and some other things i currently work on Asterisk to support SUBSCRIBE.
My config is like this: sip.conf [1114] type=friend username=1114 context=default secret=pword mailbox=1114 callerid=Bierwirth <1114> host=dynamic On the sip/snom200/Authentication page: Realm= username=1114 password=pword On the sip/snom200/Lines page: Name=Andre Bierwirth Account=1114 Registrar=192.168.0.111 Mailbox= Andre ----- Original Message ----- From: "John Harragin" <[EMAIL PROTECTED]> To: "Asterisk" <[EMAIL PROTECTED]> Sent: Monday, March 24, 2003 7:35 PM Subject: [Asterisk-Users] Experment: Turn this thread SNOM mini howto. > This is my current configs. While the snom200 can make(within default) and > receive calls, still it is not registering properly. This is for fixed IP > but we're also interested in dhcp. > > As the title of this thread implies, it would be interesting to see if we > could turn some of these repeating issues into documentation. > > > extension.conf > exten => _1114,1,Dial,SIP/sip:1114|5 > > sip.conf > [sip:1114] > type=friend > user=john > context=default > secret=pword > dtmfmode=inband > mailbox=1114 > host=192.168.0.114 > > On the sip/snom200/Authentication page: > Realm= > username=john > password=pword > > On the sip/snom200/Lines page: > Name= > Account=1114 > Registrar=192.168.0.111 > Mailbox=1114 > > I am getting the following * messages: > > NOTICE[40966]: File chan_sip.c, Line 3652 (handle_request): Unknown SIP > command > 'SUBSCRIBE' from '192.168.0.114' > > NOTICE[40966]: File chan_sip.c, Line 3629 (handle_request): Registration > from '" > john" <sip:[EMAIL PROTECTED]>' failed for '192.168.42.114' > > > This e-mail was scanned and found clean by Monroe-Woodbury CSD Antivirus. > > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users > _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
