Guest User

Untitled

a guest
Jan 21st, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.69 KB | None | 0 0
  1. trixbox1*CLI> console dial 212@from-internal
  2. == Console is full duplex
  3. -- Executing [212@from-internal:1] Macro("Console/dsp", "exten-vm|212|212") in new stack
  4. -- Executing [s@macro-exten-vm:1] Macro("Console/dsp", "user-callerid") in new stack
  5. -- Executing [s@macro-user-callerid:1] Set("Console/dsp", "AMPUSER=") in new stack
  6. -- Executing [s@macro-user-callerid:2] GotoIf("Console/dsp", "0?report") in new stack
  7. -- Executing [s@macro-user-callerid:3] ExecIf("Console/dsp", "1|Set|REALCALLERIDNUM=") in new stack
  8. -- Executing [s@macro-user-callerid:4] Set("Console/dsp", "AMPUSER=") in new stack
  9. -- Executing [s@macro-user-callerid:5] Set("Console/dsp", "AMPUSERCIDNAME=") in new stack
  10. -- Executing [s@macro-user-callerid:6] GotoIf("Console/dsp", "1?report") in new stack
  11. -- Goto (macro-user-callerid,s,10)
  12. -- Executing [s@macro-user-callerid:10] GotoIf("Console/dsp", "0?continue") in new stack
  13. -- Executing [s@macro-user-callerid:11] Set("Console/dsp", "__TTL=64") in new stack
  14. -- Executing [s@macro-user-callerid:12] GotoIf("Console/dsp", "1?continue") in new stack
  15. -- Goto (macro-user-callerid,s,19)
  16. -- Executing [s@macro-user-callerid:19] NoOp("Console/dsp", "Using CallerID "" <>") in new stack
  17. -- Executing [s@macro-exten-vm:2] Set("Console/dsp", "RingGroupMethod=none") in new stack
  18. -- Executing [s@macro-exten-vm:3] Set("Console/dsp", "VMBOX=212") in new stack
  19. -- Executing [s@macro-exten-vm:4] Set("Console/dsp", "EXTTOCALL=212") in new stack
  20. -- Executing [s@macro-exten-vm:5] Set("Console/dsp", "CFUEXT=") in new stack
  21. -- Executing [s@macro-exten-vm:6] Set("Console/dsp", "CFBEXT=") in new stack
  22. -- Executing [s@macro-exten-vm:7] Set("Console/dsp", "RT=15") in new stack
  23. -- Executing [s@macro-exten-vm:8] Macro("Console/dsp", "record-enable|212|IN") in new stack
  24. -- Executing [s@macro-record-enable:1] GotoIf("Console/dsp", "1?check") in new stack
  25. -- Goto (macro-record-enable,s,4)
  26. -- Executing [s@macro-record-enable:4] AGI("Console/dsp", "recordingcheck|20110401-142416|1301682256.12") in new stack
  27. -- Launched AGI Script /var/lib/asterisk/agi-bin/recordingcheck
  28. recordingcheck|20110401-142416|1301682256.12: Inbound recording not enabled
  29. -- AGI Script recordingcheck completed, returning 0
  30. -- Executing [s@macro-record-enable:5] MacroExit("Console/dsp", "") in new stack
  31. -- Executing [s@macro-exten-vm:9] Macro("Console/dsp", "dial|15|tr|212") in new stack
  32. -- Executing [s@macro-dial:1] GotoIf("Console/dsp", "1?dial") in new stack
  33. -- Goto (macro-dial,s,3)
  34. -- Executing [s@macro-dial:3] AGI("Console/dsp", "dialparties.agi") in new stack
  35. -- Launched AGI Script /var/lib/asterisk/agi-bin/dialparties.agi
  36. dialparties.agi: Starting New Dialparties.agi
  37. == Parsing '/etc/asterisk/manager.conf': Found
  38. == Parsing '/etc/asterisk/manager_additional.conf': Found
  39. == Parsing '/etc/asterisk/manager_custom.conf': Found
  40. == Manager 'admin' logged on from 127.0.0.1
  41. dialparties.agi: Caller ID name is 'unknown' number is 'unknown'
  42. dialparties.agi: Methodology of ring is 'none'
  43. -- dialparties.agi: Added extension 212 to extension map
  44. -- dialparties.agi: Extension 212 cf is disabled
  45. -- dialparties.agi: Extension 212 do not disturb is disabled
  46. dialparties.agi: ExtensionState: 0
  47. -- dialparties.agi: DbDel CALLTRACE/212 - Caller ID is not defined
  48. -- dialparties.agi: Filtered ARG3: 212
  49. == Manager 'admin' logged off from 127.0.0.1
  50. -- AGI Script dialparties.agi completed, returning 0
  51. -- Executing [s@macro-dial:7] Dial("Console/dsp", "SIP/212|15|tr") in new stack
  52. -- Called 212
  53. -- SIP/212-08d06650 is ringing
  54. trixbox1*CLI> console hangup
Add Comment
Please, Sign In to add comment