Advertisement
Guest User

Untitled

a guest
Jan 18th, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1. The Call with on-hold music:
  2.  
  3. -- Executing [our-number@telekom_in:1] Goto("PJSIP/telekom_in-00000012", "company-menu,s,1") in new stack
  4. -- Goto (company-menu,s,1)
  5. -- Executing [s@company-menu:1] Answer("PJSIP/telekom_in-00000012", "") in new stack
  6. -- Executing [s@company-menu:2] BackGround("PJSIP/telekom_in-00000012", "ansage1") in new stack
  7. -- <PJSIP/telekom_in-00000012> Playing 'ansage1.slin16' (language 'de')
  8. > 0x7f1bfc0054e0 -- Probation passed - setting RTP source address to 217.0.7.71:23624
  9. -- Executing [1@company-menu:1] Dial("PJSIP/telekom_in-00000012", "PJSIP/support-guy,20,m(default)") in new stack
  10. -- Called PJSIP/support-guy
  11. -- Started music on hold, class 'default', on channel 'PJSIP/telekom_in-00000012'
  12. -- PJSIP/support-guy-00000013 is ringing
  13. -- Stopped music on hold on PJSIP/telekom_in-00000012
  14. == Spawn extension (company-menu, 1, 1) exited non-zero on 'PJSIP/telekom_in-00000012'
  15.  
  16.  
  17. The Call with 'r' removed:
  18.  
  19. -- Executing [our-number@telekom_in:1] Goto("PJSIP/telekom_in-00000010", "company-menu,s,1") in new stack
  20. -- Goto (company-menu,s,1)
  21. -- Executing [s@company-menu:1] Answer("PJSIP/telekom_in-00000010", "") in new stack
  22. -- Executing [s@company-menu:2] BackGround("PJSIP/telekom_in-00000010", "ansage1") in new stack
  23. -- <PJSIP/telekom_in-00000010> Playing 'ansage1.slin16' (language 'de')
  24. > 0x7f1bfc008ad0 -- Probation passed - setting RTP source address to 217.0.7.7:51368
  25. -- Executing [1@company-menu:1] Dial("PJSIP/telekom_in-00000010", "PJSIP/support-guy,20") in new stack
  26. -- Called PJSIP/support-guy
  27. -- PJSIP/support-guy-00000011 is ringing
  28. == Spawn extension (company-menu, 1, 1) exited non-zero on 'PJSIP/telekom_in-00000010'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement