hi, I am just scratching together some info on Linphone and currently i am trying to dissect the .linphonerc
any comments on the below is very much appreciated: [SIP] All details regarding your SIP configuration go here. SIP has two kinds of addresses: 1. SIP Adress of Record (AOR). This is the address people use to call you, the format looks like an email address. 2. SIP Contact Adress is the temporary address and is determined by what IP address you currently have, the device name, and the port number you are using for SIP. This address is usually temporary and stored in memory. When you register with a SIP server, the server maps this address onto your SIP Adress of Record (AOR). * sip_port The port on your computer that is used for SIP traffic (default is 5060) * guess_hostname 0=don't guess the hostname of your computer 1=guess the hostname of your computer (use this if you don't know it) * contact put here the SIP Address of Record for your account. The format should be: sip:[EMAIL PROTECTED] * timeout_inc ? * use_info 0 = dont use sip info messages for DTMFs 1 = use use sip info messages for DTMFs * use_ipv6 If you are in a IPV6 network then oyu can use these addresses instead of the more common IPV4 0 = dont use ipv6 1 = use ipv6 * default_proxy Linphone has a section in the config file for storing different registration server information. These are numbered (starting at zero). Put the number here for the index of the registration setting you wish to use. -- Adam Hyde ~/.nl selected projects http://www.xs4all.nl/~adam the streaming suitcase http://www.streamingsuitcase.com r a d i o q u a l i a http://www.radioqualia.net Free as in 'media' email : [EMAIL PROTECTED] mobile : + 31 6 186 75 356 (Netherlands mobile) _______________________________________________ Linphone-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/linphone-users
