Please
login
or
register
.
News:
#MWC19 25-28 February | YateBTS team attends Mobile World Congress 2019 |
Let's meet up >>
Home
Help
Search
Login
Register
Yate Community Forum
»
Yate client
»
Windows
»
Disable external ip detection
« previous
next »
Print
Pages: [
1
]
Author
Topic: Disable external ip detection (Read 10985 times)
vk2xxy
Newbie
Posts: 3
Disable external ip detection
«
on:
April 25, 2016, 12:22:37 AM »
Yate 5.5
How do I disable external ip detection and the subsequent re-registration attempt in yate client?
Logged
marian
Hero Member
Posts: 513
Re: Disable external ip detection
«
Reply #1 on:
April 25, 2016, 01:05:39 AM »
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
Logged
vk2xxy
Newbie
Posts: 3
Re: Disable external ip detection
«
Reply #2 on:
April 25, 2016, 01:42:35 AM »
Thank you.
First method worked well.
Logged
assan
Newbie
Posts: 2
Re: Disable external ip detection
«
Reply #3 on:
January 31, 2019, 01:25:34 AM »
Hello
How can I do this
"In account section add:
localaddress=false"
on Linux client?
Thanks
Logged
marian
Hero Member
Posts: 513
Re: Disable external ip detection
«
Reply #4 on:
January 31, 2019, 01:36:04 AM »
Linux YateClient accounts file is:
/home/<username>/.yate/client_accounts.conf
Logged
assan
Newbie
Posts: 2
Re: Disable external ip detection
«
Reply #5 on:
January 31, 2019, 04:10:25 AM »
Thanks a lot, sorry for my English) I'm newbie in linux and yate
Logged
Print
Pages: [
1
]
« previous
next »
Yate Community Forum
»
Yate client
»
Windows
»
Disable external ip detection