Hi Max!

The best way - create ${HOME}/.linphonerc
with this options

[sip]
media_encryption=none
default_proxy=0
sip_port=5062
sip_tcp_port=0
sip_tls_port=0
guess_hostname=1
contact=sip:100@your-host
inc_timeout=15
use_info=0
use_rfc2833=0
use_ipv6=0
register_only_when_network_is_up=1


[auth_info_0]
username=100
passwd=mysuperpass123


[proxy_0]
reg_proxy=sip:localhost
reg_identity=sip:200@localhost
reg_expires=3600
reg_sendregister=1
publish=0
dial_escape_plus=0



On Mon, 2013-05-27 at 16:28 +0200, Max wrote:
> Hi all.
> 
> If I run linphonec it automatically registers to all my accounts but if I run 
> it via
> "linphonecsh init" I got following:
> 
> linphonecsh status register
> registered=0
> 
> linphonecsh generic register
> we do not have a default proxy
> Syntax error.
> register <sip identity> <sip proxy> <password>
> 
> 
> This looks like a bug because the behavior of linphonec and linphonecsh is 
> supposed
> to be equal.
> 
> Is there way to fix that? Is there issue tracker where I can file a bug?
> 
> Note: linphone 3.5.2 on latest ubuntu x86_64
> Btw, I think it would be handy to add "version" command to both linphonecsh 
> and
> linphonec.
> 
> cheers,
> Max.
> 
> _______________________________________________
> Linphone-users mailing list
> [email protected]
> https://lists.nongnu.org/mailman/listinfo/linphone-users



_______________________________________________
Linphone-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/linphone-users

Reply via email to