Displaying 1 result from an estimated 1 matches for "myserhost".
Did you mean:
masterhost
2005 Aug 28
0
SER and Asterisk authentication
...ation required. The replies to this list have suggested
trusting all calls from SER, but this doesn't allow me to have per-user
profiles that I can see, unless I set the * users passwords to be null which
gives me the security problem above.
sip.cfg file:
[ser]
type=friend
context=default
host=myserhost
[user1]
type=friend
context=ausercontext
host=dynamic
password=thesameastheserpassword
--------
This fails (with X-Lite) as it seems the asterisk authentication fails. If I
remove the passwords everything works, but then I can connect X-Lite
directly to my asterisk box aswell and bypass the SER a...