Yate client > Windows

Disable external ip detection

(1/2) > >>

vk2xxy:
Yate 5.5

How do I disable external ip detection and the subsequent re-registration attempt in yate client?

marian:
You can do it:

Edit client_accounts.conf file (located in User_Directory/Application Data/Yate, or some other home directory on different Windows platform).
In account section add:
localaddress=false
Account section name should something like [sip:some_username@some_ip_domain]

Edit Program Files/Yate/conf.d/ysipchan.conf
[general]
nat=false
NOTE: This will affect yate client and server.

You may start yate in a console with '-h' command line option to see directory locations.
See also:
http://docs.yate.ro/wiki/Starting_on_windows
http://docs.yate.ro/wiki/Debugging_Yate_Client_on_Windows

vk2xxy:
Thank you.

First method worked well.

assan:
Hello
How can I do this

"In account section add:
localaddress=false"

on Linux client?

Thanks

marian:
Linux YateClient accounts file is:
/home/<username>/.yate/client_accounts.conf

Navigation

[0] Message Index

[#] Next page

Go to full version