On Tuesday 02 November 2010, K.Kong wrote:
> Can someone point me to the documentation for the settings in linphonerc?
>  Specifically, where does the password for the sip proxy go to?  I need
> this urgently as my file disappeared just like that and an automated
> program is now stuck.

I'm not sure about documentation, but authentication info lives in numbered 
sections like this:

[proxy_0]
reg_proxy=sip:example.com
reg_route=<sip:your.outbound.proxy.if.used;lr>
reg_identity=sip:[email protected]
reg_expires=3600
reg_sendregister=1
publish=1
dial_escape_plus=0

[auth_info_0]
username=your_user
userid=your_user
passwd=your_password
realm="example.com"

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

Reply via email to