Hi

I am using sipsak for following details...

Below details are store in /tmp/mwi-immediate file

NOTIFY sip:1212@mytest.com SIP/2.0
From: <sip:asterisk@172.18.100.73>
To: <sip:1212@mytest.com>
Contact: <sip:1212@72.18.100.73>
Call-ID: 023798@72.18.100.73
CSeq: 023798 NOTIFY
Event: message-summary
Content-Type: application/simple-message-summary
Content-Length: 39


Messages-Waiting: yes
Voicemail: 2/0


But when I execute sipsak command it gives following bad request

#sipsak shoot -a number4 -f /tmp/mwi-immediate -s sip:1212@mytest.com -v

SIP/2.0 501 Method Not Supported Here
Via: SIP/2.0/UDP 127.0.0.1:34389;branch=z9hG4bK.3242d1c3;rport=34389;alias;received=172.18.100.73
From: <sip:asterisk@172.18.100.73>
To: <sip:1212@mytest.com> ;tag=d17c868d3732913d731aeb2b10d8dba7.1b83
Call-ID: 023798@72.18.100.73
CSeq: 023798 NOTIFY
Server: Kamailio (1.5.0-notls (i386/linux))
Content-Length: 0


Any idea... regarding the above problem....


--
Regards,

Chandrakant Solanki