I am struggling to understand the syntax of sipsak. I want to use it to register against a proxy. I enter the command: sipsak -U -C sip:1234@192.168.0.5 -a password -s sip:1234@192.168.0.5 I get the message error: REGISTER Contact uri doesn't not contain sip:, *, or is not empty" If I enter the command sipsak -U -s sip:1234@192.168.0.5 -a password then the register message gets sent but with a contact of sip:1234@127.0.0.1
Could anyone help me with the correct syntax to use?
Regards
Cameron
With the latest sipsak code from the subversion repository it works like expected. So I would recommend you to upgrade and try again. BTW with the given command you insert an infinite loop into your registrar (in case it does not prevent that).
Regards Nils
On Monday 20 June 2005 21:06, Cameron Beattie wrote:
I am struggling to understand the syntax of sipsak. I want to use it to register against a proxy. I enter the command: sipsak -U -C sip:1234@192.168.0.5 -a password -s sip:1234@192.168.0.5 I get the message error: REGISTER Contact uri doesn't not contain sip:, *, or is not empty" If I enter the command sipsak -U -s sip:1234@192.168.0.5 -a password then the register message gets sent but with a contact of sip:1234@127.0.0.1
Could anyone help me with the correct syntax to use?
Regards
Cameron
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Dear Cameron,
Try this. It works for me: "sipsak -U -d -n -x 1200 -C sip:1234@68.222.222.266:49200 -s sip:1234@sip.telecomcto.com -vvv -a thepassword"
Leo Papadopoulos leo@TelecomCTO.com
-----Original Message----- From: serusers-bounces@iptel.org [mailto:serusers-bounces@lists.iptel.org] On Behalf Of Cameron Beattie Sent: Monday, June 20, 2005 3:06 PM To: serusers@lists.iptel.org Subject: [Serusers] Using Sipsak to register
I am struggling to understand the syntax of sipsak. I want to use it to register against a proxy. I enter the command: sipsak -U -C sip:1234@192.168.0.5 -a password -s sip:1234@192.168.0.5 I get the message error: REGISTER Contact uri doesn't not contain sip:, *, or is not empty" If I enter the command sipsak -U -s sip:1234@192.168.0.5 -a password then the register message gets sent but with a contact of sip:1234@127.0.0.1
Could anyone help me with the correct syntax to use?
Regards
Cameron
_______________________________________________ Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers