Понедельник (06/20/11)

/dev/pts/0
16:12:42
#asterisk -rvvv
Asterisk 1.6.2.9-2+squeeze2, 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.
=========================================================================
  == Parsing '/etc/asterisk/asterisk.conf':   == Found
  == Parsing '/etc/asterisk/extconfig.conf':   == Found
Connected to Asterisk 1.6.2.9-2+squeeze2 currently running on linux5 (pid = 6274)
Verbosity was 0 and is now 3
  == Using SIP RTP CoS mark 5
    -- Executing [2102@default:1] Dial("SIP/2102-00000000", "SIP/2102") in new stack
  == Using SIP RTP CoS mark 5
    -- Called 2102
    -- SIP/2102-00000001 is ringing
    -- Got SIP response 486 "Busy Here" back from 192.168.105.2
    -- SIP/2102-00000001 is busy
  == Everyone is busy/congested at this time (1:1/0/0)
    -- Auto fallthrough, channel 'SIP/2102-00000000' status is 'BUSY'
  == Using SIP RTP CoS mark 5
    -- Executing [2101@default:1] Dial("SIP/2102-00000002", "SIP/2101") in new stack
  == Using SIP RTP CoS mark 5
[Jun 20 17:13:28] WARNING[6323]: app_dial.c:1747 dial_exec_full: Unable to create channel of type 'SIP' (cause 20 - Unknown)
  == Everyone is busy/congested at this time (1:0/0/1)
    -- Auto fallthrough, channel 'SIP/2102-00000002' status is 'CHANUNAVAIL'
linux5*CLI> sip show peers
Name/username              Host            Dyn Nat ACL Port     Status
2101                       (Unspecified)    D          5060     Unmonitored
2102/2102                  192.168.105.2    D          5060     Unmonitored
2 sip peers [Monitored: 0 online, 0 offline Unmonitored: 2 online, 0 offline]
    -- Remote UNIX connection
Executing last minute cleanups
  == Destroying musiconhold processes
linux5*CLI>
Disconnected from Asterisk server
Executing last minute cleanups
/dev/pts/1
16:12:42
#service asterisk restart
Stopping Asterisk PBX: asterisk.
Starting Asterisk PBX: asterisk.