Displaying 1 result from an estimated 1 matches for "safedataisp".
2007 Mar 12
1
ACM question
...= 0.0.0.0
[myuser]
secret=mypass
permit=0.0.0.0/0.0.0.0
read = system,call,log,verbose,command,agent,user,config
write = system,call,log,verbose,command,agent,user,config
Local System that works:
[root@192-168-0-160 ~]# telnet 192.168.0.160 5038
Trying 192.168.0.160...
Connected to 192-168-0-160.safedataisp.net (192.168.0.160).
Escape character is '^]'.
Asterisk Call Manager/1.0
^]
telnet> quit
Connection closed.
[root@192-168-0-160 ~]#
Remote system that doesn't work:
[root@192-168-0-161 ~]# ping 192.168.0.160
PING 192.168.0.160 (192.168.0.160) 56(84) bytes of data.
64 bytes from 192....