linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] Linphonecsh register problem


From: M Walton
Subject: [Linphone-developers] Linphonecsh register problem
Date: Sun, 29 Nov 2009 12:53:23 -0000

Hi,

 

I am having problems with linphonecsh v3.1

 

if i type linphonecsh init

 

i get an instance spawned no problem

 

if i then type

 

linphonecsh register --host 192.168.0.4 --username 104 --password 104

 

followed by linphonecsh status register

 

i always get a "registered=-1" reply, it never changes

 

i can successfully register using the same details on linphonec usinf the proxy add command

 

Im running on uClinux

 

Can anyone suggest why the register command is not working? any help appreciated

 

i put some debugging into the source, namely spitting out the command parameter in the send_command function:

 

root:/> linphonecsh init

Sending Command: help

root:/> linphonecsh init

Sending Command: help

Socket opened

Waiting Reply

Rx'd 862] Commands are:

---------------------------

      help Print commands help

      call    Call a SIP uri......

root:/>

root:/> linphonecsh register --username 104 --password 104 --host 192.168.0.4

register sip:address@hidden sip:192.168.0.4 104

Sending Command: register sip:address@hidden sip:192.168.0.4 104

Socket opened

Waiting Reply

Rx'd 0

 

root:/> linphonecsh status register

Sending Command: status register

Socket opened

Waiting Reply

Rx'd 14] registered=-1

 

Rx'd 14

registered=-1

root:/> linphonecsh status register

Sending Command: status register

Socket opened

Waiting Reply

Rx'd 14] registered=-1

 

Rx'd 14

registered=-1

root:/>

 

Billy Walton

Development Engineer

Lismore Instruments Ltd

----------------------------------

Unit 2 Tristar Centre

Star Road Industrial Estate

Star Road

Horsham

RH13 8RA

 

[T] 01403 713121

[E] address@hidden

[W] www.Intercall.co.uk

----------------------------------

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]