Advertisement
conformist

sip

Feb 18th, 2014
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.43 KB | None | 0 0
  1. $ asterisk -rvvvvvvvvvvvvv
  2. Asterisk 1.8.17.0, Copyright (C) 1999 - 2012 Digium, Inc. and others.
  3. Created by Mark Spencer <markster@digium.com>
  4. Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
  5. This is free software, with components licensed under the GNU General Public
  6. License version 2 and other licenses; you are welcome to redistribute it under
  7. certain conditions. Type 'core show license' for details.
  8. =========================================================================
  9.   == Parsing '/etc/asterisk/asterisk.conf':   == Found
  10.   == Parsing '/etc/asterisk/extconfig.conf':   == Found
  11. Connected to Asterisk 1.8.17.0 currently running on asterisk (pid = 3545)
  12. Verbosity was 0 and is now 13
  13.     -- Unregistered SIP '1001'
  14.     -- Registered SIP '1001' at 192.168.1.102:1024
  15.   == Using SIP RTP CoS mark 5
  16. [Feb 18 12:38:41] WARNING[3716]: pbx.c:3654 func_args: Can't find trailing parenthesis for function 'FILTER(0-9,+3809********'?
  17.    -- Executing [+3809********@default:1] Dial("SIP/1001-00000008", "Dongle/dongle0/holdother:+3809*********") in new stack
  18.    -- Called Dongle/dongle0/holdother:+3809*********
  19.    -- Dongle/dongle0-0100000003 is making progress passing it to SIP/1001-00000008
  20.    -- Dongle/dongle0-0100000003 answered SIP/1001-00000008
  21.    -- Music class default requested but no musiconhold loaded.
  22.  == Spawn extension (default, +3809********, 1) exited non-zero on 'SIP/1001-00000008'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement