Ok,
so how's the right syntax then? I'ver tried
sipsak -f notify-resync.txt -a <password> -s <sip-uri>
but I get just get error: unsupported authentication algorithm
???
notify-resync.txt is like this:
NOTIFY <sip-uri> SIP/2.0
Via: SIP/2.0/UDP <sip-server>:5060
From: <sip-server-uri>
To: <sip-uri>
Contact: <sip-server-uri>
Call-ID: 4d61cf9e505d40e905032a18329d61ec at <sip-server>
CSeq: 1 NOTIFY
User-Agent: SipSak
Event: resync;tftp://<tftp-server>/spa$MA.cfg
Content-Type: application/simple-message-summary
Content-Length: 0
( with the two following blank lines )
Brgds,
Gerd
Am 22.06.2005 um 21:02 schrieb Nils Ohlmeier:
Hello,
On Wednesday 22 June 2005 12:27, Gerd Feiner wrote:
i know this might be the wrong list for that
question, but i know
there are many good people in here using ser and sipura atas. i am
trying to send a NOTIFY message to a sipura ata, containing a resync
request. i do this via sipsak and a textfile containing the NOTIFY
message with an event of resync;tftp ... blah.
i then get, as mentioned on sipura website a 401 unauthorized
challenge back from the box. now i am supposed to send account
password computed with md5.
questions: which account password? the one for the account
configured on the box? or the admin password of the box? and how do
i send that to the box after the challenge arrived? don't i have to
set the correct message-ids and stuff?
theoretically you only have to provide the right password via the -
a option to
sipsak, then sipsak should try to answer the challenge for you. But
I can not
answer your question which password is the right on. Just try one
after
another ;-)
Regards
Nils