Advertisement
Guest User

asterisk с пользователями

a guest
Nov 26th, 2014
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.82 KB | None | 0 0
  1. [root@hosted-by ~]# clear
  2. [root@hosted-by ~]# asterisk -rvvvvvv
  3. Asterisk 11.14.1, Copyright (C) 1999 - 2013 Digium, Inc. and others.
  4. Created by Mark Spencer <[email protected]>
  5. Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
  6. This is free software, with components licensed under the GNU General Public
  7. License version 2 and other licenses; you are welcome to redistribute it under
  8. certain conditions. Type 'core show license' for details.
  9. =========================================================================
  10. Connected to Asterisk 11.14.1 currently running on hosted-by (pid = 15743)
  11. -- Accepting UNAUTHENTICATED call from megafon-trunk-aster-IP:
  12. -- > requested format = g729,
  13. -- > requested prefs = (g729|ulaw|alaw|gsm),
  14. -- > actual format = ulaw,
  15. -- > host prefs = (ulaw|alaw|gsm|g729),
  16. -- > priority = mine
  17. -- Executing [НОМЕР КУДА ЗВОНЯТ@from-internal:1] Macro("IAX2/office2-160", "user-callerid,LIMIT,EXTERNAL,") in new stack
  18. -- Executing [s@macro-user-callerid:1] Set("IAX2/office2-160", "TOUCH_MONITOR=1416986447.1074") in new stack
  19. -- Executing [s@macro-user-callerid:2] Set("IAX2/office2-160", "AMPUSER=НОМЕР ВХОДЯЩЕГО ЗВОНКА") in new stack
  20. -- Executing [s@macro-user-callerid:3] GotoIf("IAX2/office2-160", "0?report") in new stack
  21. -- Executing [s@macro-user-callerid:4] ExecIf("IAX2/office2-160", "1?Set(REALCALLERIDNUM=НОМЕР ВХОДЯЩЕГО ЗВОНКА)") in new stack
  22. -- Executing [s@macro-user-callerid:5] Set("IAX2/office2-160", "AMPUSER=") in new stack
  23. -- Executing [s@macro-user-callerid:6] GotoIf("IAX2/office2-160", "0?limit") in new stack
  24. -- Executing [s@macro-user-callerid:7] Set("IAX2/office2-160", "AMPUSERCIDNAME=") in new stack
  25. -- Executing [s@macro-user-callerid:8] GotoIf("IAX2/office2-160", "1?report") in new stack
  26. -- Goto (macro-user-callerid,s,16)
  27. -- Executing [s@macro-user-callerid:16] GotoIf("IAX2/office2-160", "1?continue") in new stack
  28. -- Goto (macro-user-callerid,s,30)
  29. -- Executing [s@macro-user-callerid:30] Set("IAX2/office2-160", "CALLERID(number)=НОМЕР ВХОДЯЩЕГО ЗВОНКА") in new stack
  30. -- Executing [s@macro-user-callerid:31] Set("IAX2/office2-160", "CALLERID(name)=НОМЕР ВХОДЯЩЕГО ЗВОНКА") in new stack
  31. -- Executing [s@macro-user-callerid:32] Set("IAX2/office2-160", "CDR(cnum)=НОМЕР ВХОДЯЩЕГО ЗВОНКА") in new stack
  32. -- Executing [s@macro-user-callerid:33] Set("IAX2/office2-160", "CDR(cnam)=НОМЕР ВХОДЯЩЕГО ЗВОНКА") in new stack
  33. -- Executing [s@macro-user-callerid:34] Set("IAX2/office2-160", "CHANNEL(language)=en") in new stack
  34. -- Executing [НОМЕР КУДА ЗВОНЯТ@from-internal:2] NoCDR("IAX2/office2-160", "") in new stack
  35. -- Executing [НОМЕР КУДА ЗВОНЯТ@from-internal:3] Progress("IAX2/office2-160", "") in new stack
  36. -- Executing [НОМЕР КУДА ЗВОНЯТ@from-internal:4] Wait("IAX2/office2-160", "1") in new stack
  37. -- Executing [НОМЕР КУДА ЗВОНЯТ@from-internal:5] Progress("IAX2/office2-160", "") in new stack
  38. -- Executing [НОМЕР КУДА ЗВОНЯТ@from-internal:6] Playback("IAX2/office2-160", "silence/1&cannot-complete-as-dialed&check-number-dial-again,noanswer") in new stack
  39. -- <IAX2/office2-160> Playing 'silence/1.ulaw' (language 'en')
  40. -- <IAX2/office2-160> Playing 'cannot-complete-as-dialed.ulaw' (language 'en')
  41. == Spawn extension (from-internal, НОМЕР КУДА ЗВОНЯТ, 6) exited non-zero on 'IAX2/office2-160'
  42. -- Executing [h@from-internal:1] Hangup("IAX2/office2-160", "") in new stack
  43. == Spawn extension (from-internal, h, 1) exited non-zero on 'IAX2/office2-160'
  44. -- Hungup 'IAX2/office2-160'
  45. hosted-by*CLI>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement