/l3/users/mim/nt-voip/linux8.unix.nt/root :1 :2 :3 :4 :5 :6 :7 :8 :9 :10 :11 :12 |
#mv /etc/asterisk/sip.conf /etc/asterisk/sip.conf.BACKUP
asterisk -r Asterisk 1.6.2.9-2+squeeze8, Copyright (C) 1999 - 2010 Digium, Inc. and others. Created by Mark Spencer <markster@digium.com> Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details. This is free software, with components licensed under the GNU General Public License version 2 and other licenses; you are welcome to redistribute it under certain conditions. Type 'core show license' for details. ========================================================================= Connected to Asterisk 1.6.2.9-2+squeeze8 currently running on linux8 (pid = 3673) Verbosity is at least 3 linux8*CLI> sip show pirs No such command 'sip show pirs' (type 'core show help sip show pirs' for other possible commands) linux8*CLI> sip show peers Name/username Host Dyn Nat ACL Port Status 0 sip peers [Monitored: 0 online, 0 offline Unmonitored: 0 online, 0 offline] linux8*CLI> sip reload Reloading SIP == Parsing '/etc/asterisk/sip.conf': == Found == Parsing '/etc/asterisk/users.conf': == Found [Oct 22 16:43:15] WARNING[3692]: acl.c:392 ast_get_ip_or_srv: Unable to lookup 'dinamic' == Parsing '/etc/asterisk/sip_notify.conf': == Found linux8*CLI> sip show peers Name/username Host Dyn Nat ACL Port Status 2301 (Unspecified) N 5060 Unmonitored 1 sip peers [Monitored: 0 online, 0 offline Unmonitored: 1 online, 0 offline] linux8*CLI> exit No such command ' exit' (type 'core show help exit' for other possible commands) linux8*CLI> exit |
#mv /etc/asterisk/sip.conf /etc/asterisk/sip.conf.BACKUP
asterisk -r Asterisk 1.6.2.9-2+squeeze8, Copyright (C) 1999 - 2010 Digium, Inc. and others. Created by Mark Spencer <markster@digium.com> Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details. This is free software, with components licensed under the GNU General Public License version 2 and other licenses; you are welcome to redistribute it under certain conditions. Type 'core show license' for details. ========================================================================= Connected to Asterisk 1.6.2.9-2+squeeze8 currently running on linux8 (pid = 3673) Verbosity is at least 3 linux8*CLI> sip show pirs No such command 'sip show pirs' (type 'core show help sip show pirs' for other possible commands) linux8*CLI> sip show peers Name/username Host Dyn Nat ACL Port Status 0 sip peers [Monitored: 0 online, 0 offline Unmonitored: 0 online, 0 offline] linux8*CLI> sip reload Reloading SIP == Parsing '/etc/asterisk/sip.conf': == Found == Parsing '/etc/asterisk/users.conf': == Found [Oct 22 16:43:15] WARNING[3692]: acl.c:392 ast_get_ip_or_srv: Unable to lookup 'dinamic' == Parsing '/etc/asterisk/sip_notify.conf': == Found linux8*CLI> sip show peers Name/username Host Dyn Nat ACL Port Status 2301 (Unspecified) N 5060 Unmonitored 1 sip peers [Monitored: 0 online, 0 offline Unmonitored: 1 online, 0 offline] linux8*CLI> exit No such command ' exit' (type 'core show help exit' for other possible commands) linux8*CLI> exit |