Advertisement
Guest User

Untitled

a guest
May 10th, 2017
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.65 KB | None | 0 0
  1. [trixbox1.localdomain ~]# asterisk -vvvr
  2. Asterisk 1.4.18-1 RPM by vc-rpms@voipconsulting.nl, Copyright (C) 1999 - 2008 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.4.18-1 RPM by vc-rpms@voipconsulting.nl currently running on trixbox1 (pid = 30355)
  12. Verbosity is at least 3
  13. == Parsing '/etc/asterisk/manager.conf': Found
  14. == Parsing '/etc/asterisk/manager_additional.conf': Found
  15. == Parsing '/etc/asterisk/manager_custom.conf': Found
  16. == Connect attempt from '127.0.0.1' unable to authenticate
  17. == Manager 'admin' logged on from 127.0.0.1
  18. -- Executing [cle@from-sip-external:1] NoOp("SIP/192.168.1.101-08ef3480", "Received incoming SIP connection from unknown peer to cle") in new stack
  19. -- Executing [cle@from-sip-external:2] Set("SIP/192.168.1.101-08ef3480", "DID=cle") in new stack
  20. -- Executing [cle@from-sip-external:3] Goto("SIP/192.168.1.101-08ef3480", "s|1") in new stack
  21. -- Goto (from-sip-external,s,1)
  22. -- Executing [s@from-sip-external:1] GotoIf("SIP/192.168.1.101-08ef3480", "1?from-trunk|cle|1") in new stack
  23. -- Goto (from-trunk,cle,1)
  24. -- Executing [cle@from-trunk:1] NoOp("SIP/192.168.1.101-08ef3480", "Catch-All DID Match - Found cle - You probably want a DID for this.") in new stack
  25. -- Executing [cle@from-trunk:2] Goto("SIP/192.168.1.101-08ef3480", "ext-did|s|1") in new stack
  26. -- Goto (ext-did,s,1)
  27. -- Executing [s@ext-did:1] Set("SIP/192.168.1.101-08ef3480", "__FROM_DID=s") in new stack
  28. -- Executing [s@ext-did:2] Gosub("SIP/192.168.1.101-08ef3480", "app-blacklist-check|s|1") in new stack
  29. -- Executing [s@app-blacklist-check:1] LookupBlacklist("SIP/192.168.1.101-08ef3480", "") in new stack
  30. -- Executing [s@app-blacklist-check:2] GotoIf("SIP/192.168.1.101-08ef3480", "0?blacklisted") in new stack
  31. -- Executing [s@app-blacklist-check:3] Return("SIP/192.168.1.101-08ef3480", "") in new stack
  32. -- Executing [s@ext-did:3] GotoIf("SIP/192.168.1.101-08ef3480", "1 ?cidok") in new stack
  33. -- Goto (ext-did,s,5)
  34. -- Executing [s@ext-did:5] NoOp("SIP/192.168.1.101-08ef3480", "CallerID is "120" <120>") in new stack
  35. -- Executing [s@ext-did:6] Set("SIP/192.168.1.101-08ef3480", "FAX_RX=disabled") in new stack
  36. -- Executing [s@ext-did:7] Goto("SIP/192.168.1.101-08ef3480", "timeconditions|1|1") in new stack
  37. -- Goto (timeconditions,1,1)
  38. -- Executing [1@timeconditions:1] GotoIfTime("SIP/192.168.1.101-08ef3480", "17:00-08:59|mon-fri|*|*?ivr-3|s|1") in new stack
  39. -- Goto (ivr-3,s,1)
  40. -- Executing [s@ivr-3:1] Set("SIP/192.168.1.101-08ef3480", "LOOPCOUNT=0") in new stack
  41. -- Executing [s@ivr-3:2] Set("SIP/192.168.1.101-08ef3480", "__DIR-CONTEXT=default") in new stack
  42. -- Executing [s@ivr-3:3] Set("SIP/192.168.1.101-08ef3480", "_IVR_CONTEXT_ivr-3=") in new stack
  43. -- Executing [s@ivr-3:4] Set("SIP/192.168.1.101-08ef3480", "_IVR_CONTEXT=ivr-3") in new stack
  44. -- Executing [s@ivr-3:5] GotoIf("SIP/192.168.1.101-08ef3480", "0?begin") in new stack
  45. -- Executing [s@ivr-3:6] Answer("SIP/192.168.1.101-08ef3480", "") in new stack
  46. -- Executing [s@ivr-3:7] Wait("SIP/192.168.1.101-08ef3480", "1") in new stack
  47. == Manager 'admin' logged off from 127.0.0.1
  48. -- Executing [s@ivr-3:8] Set("SIP/192.168.1.101-08ef3480", "TIMEOUT(digit)=3") in new stack
  49. -- Digit timeout set to 3
  50. -- Executing [s@ivr-3:9] Set("SIP/192.168.1.101-08ef3480", "TIMEOUT(response)=10") in new stack
  51. -- Response timeout set to 10
  52. -- Executing [s@ivr-3:10] BackGround("SIP/192.168.1.101-08ef3480", "custom/AfterHoursB") in new stack
  53. -- <SIP/192.168.1.101-08ef3480> Playing 'custom/AfterHoursB' (language 'en')
  54. == Spawn extension (ivr-3, s, 10) exited non-zero on 'SIP/192.168.1.101-08ef3480'
  55. -- Executing [h@ivr-3:1] Hangup("SIP/192.168.1.101-08ef3480", "") in new stack
  56. == Spawn extension (ivr-3, h, 1) exited non-zero on 'SIP/192.168.1.101-08ef3480'
  57. == Connect attempt from '127.0.0.1' unable to authenticate
  58. == Parsing '/etc/asterisk/manager.conf': Found
  59. == Parsing '/etc/asterisk/manager_additional.conf': Found
  60. == Parsing '/etc/asterisk/manager_custom.conf': Found
  61. == Manager 'admin' logged on from 127.0.0.1
  62. == Manager 'admin' logged off from 127.0.0.1
  63. == Connect attempt from '127.0.0.1' unable to authenticate
  64. trixbox1*CLI> exit
  65. Executing last minute cleanups
  66. [trixbox1.localdomain ~]# clear
  67. [trixbox1.localdomain ~]# asterisk -vvvr
  68. Asterisk 1.4.18-1 RPM by vc-rpms@voipconsulting.nl, Copyright (C) 1999 - 2008 Digium, Inc. and others.
  69. Created by Mark Spencer <markster@digium.com>
  70. Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
  71. This is free software, with components licensed under the GNU General Public
  72. License version 2 and other licenses; you are welcome to redistribute it under
  73. certain conditions. Type 'core show license' for details.
  74. =========================================================================
  75. == Parsing '/etc/asterisk/asterisk.conf': Found
  76. == Parsing '/etc/asterisk/extconfig.conf': Found
  77. Connected to Asterisk 1.4.18-1 RPM by vc-rpms@voipconsulting.nl currently running on trixbox1 (pid = 30355)
  78. Verbosity is at least 3
  79. == Parsing '/etc/asterisk/manager.conf': Found
  80. == Parsing '/etc/asterisk/manager_additional.conf': Found
  81. == Parsing '/etc/asterisk/manager_custom.conf': Found
  82. == Manager 'admin' logged on from 127.0.0.1
  83. == Manager 'admin' logged off from 127.0.0.1
  84. == Connect attempt from '127.0.0.1' unable to authenticate
  85. == Parsing '/etc/asterisk/manager.conf': Found
  86. == Parsing '/etc/asterisk/manager_additional.conf': Found
  87. == Parsing '/etc/asterisk/manager_custom.conf': Found
  88. == Manager 'admin' logged on from 127.0.0.1
  89. == Manager 'admin' logged off from 127.0.0.1
  90. == Connect attempt from '127.0.0.1' unable to authenticate
  91. == Parsing '/etc/asterisk/manager.conf': Found
  92. == Parsing '/etc/asterisk/manager_additional.conf': Found
  93. == Parsing '/etc/asterisk/manager_custom.conf': Found
  94. == Manager 'admin' logged on from 127.0.0.1
  95. -- Executing [1@from-sip-external:1] NoOp("SIP/192.168.1.101-08f38a18", "Received incoming SIP connection from unknown peer to 1") in new stack
  96. -- Executing [1@from-sip-external:2] Set("SIP/192.168.1.101-08f38a18", "DID=s") in new stack
  97. -- Executing [1@from-sip-external:3] Goto("SIP/192.168.1.101-08f38a18", "s|1") in new stack
  98. -- Goto (from-sip-external,s,1)
  99. -- Executing [s@from-sip-external:1] GotoIf("SIP/192.168.1.101-08f38a18", "1?from-trunk|s|1") in new stack
  100. -- Goto (from-trunk,s,1)
  101. -- Executing [s@from-trunk:1] Set("SIP/192.168.1.101-08f38a18", "__FROM_DID=s") in new stack
  102. -- Executing [s@from-trunk:2] Gosub("SIP/192.168.1.101-08f38a18", "app-blacklist-check|s|1") in new stack
  103. -- Executing [s@app-blacklist-check:1] LookupBlacklist("SIP/192.168.1.101-08f38a18", "") in new stack
  104. -- Executing [s@app-blacklist-check:2] GotoIf("SIP/192.168.1.101-08f38a18", "0?blacklisted") in new stack
  105. -- Executing [s@app-blacklist-check:3] Return("SIP/192.168.1.101-08f38a18", "") in new stack
  106. -- Executing [s@from-trunk:3] GotoIf("SIP/192.168.1.101-08f38a18", "1 ?cidok") in new stack
  107. -- Goto (from-trunk,s,5)
  108. -- Executing [s@from-trunk:5] NoOp("SIP/192.168.1.101-08f38a18", "CallerID is "120" <120>") in new stack
  109. -- Executing [s@from-trunk:6] Set("SIP/192.168.1.101-08f38a18", "FAX_RX=disabled") in new stack
  110. -- Executing [s@from-trunk:7] Goto("SIP/192.168.1.101-08f38a18", "timeconditions|1|1") in new stack
  111. -- Goto (timeconditions,1,1)
  112. -- Executing [1@timeconditions:1] GotoIfTime("SIP/192.168.1.101-08f38a18", "17:00-08:59|mon-fri|*|*?ivr-3|s|1") in new stack
  113. -- Goto (ivr-3,s,1)
  114. -- Executing [s@ivr-3:1] Set("SIP/192.168.1.101-08f38a18", "LOOPCOUNT=0") in new stack
  115. -- Executing [s@ivr-3:2] Set("SIP/192.168.1.101-08f38a18", "__DIR-CONTEXT=default") in new stack
  116. -- Executing [s@ivr-3:3] Set("SIP/192.168.1.101-08f38a18", "_IVR_CONTEXT_ivr-3=") in new stack
  117. -- Executing [s@ivr-3:4] Set("SIP/192.168.1.101-08f38a18", "_IVR_CONTEXT=ivr-3") in new stack
  118. -- Executing [s@ivr-3:5] GotoIf("SIP/192.168.1.101-08f38a18", "0?begin") in new stack
  119. -- Executing [s@ivr-3:6] Answer("SIP/192.168.1.101-08f38a18", "") in new stack
  120. -- Executing [s@ivr-3:7] Wait("SIP/192.168.1.101-08f38a18", "1") in new stack
  121. -- Executing [s@ivr-3:8] Set("SIP/192.168.1.101-08f38a18", "TIMEOUT(digit)=3") in new stack
  122. -- Digit timeout set to 3
  123. -- Executing [s@ivr-3:9] Set("SIP/192.168.1.101-08f38a18", "TIMEOUT(response)=10") in new stack
  124. -- Response timeout set to 10
  125. -- Executing [s@ivr-3:10] BackGround("SIP/192.168.1.101-08f38a18", "custom/AfterHoursB") in new stack
  126. -- <SIP/192.168.1.101-08f38a18> Playing 'custom/AfterHoursB' (language 'en')
  127. == Manager 'admin' logged off from 127.0.0.1
  128. == Connect attempt from '127.0.0.1' unable to authenticate
  129. [Mar 6 20:11:13] NOTICE[30381]: chan_iax2.c:8013 socket_process: Registration of 'TrixboxB' rejected: 'Registration Refused' from: '66.98.42.56'
  130. == Spawn extension (ivr-3, s, 10) exited non-zero on 'SIP/192.168.1.101-08f38a18'
  131. -- Executing [h@ivr-3:1] Hangup("SIP/192.168.1.101-08f38a18", "") in new stack
  132. == Spawn extension (ivr-3, h, 1) exited non-zero on 'SIP/192.168.1.101-08f38a18'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement