Advertisement
Guest User

Untitled

a guest
Feb 9th, 2015
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.29 KB | None | 0 0
  1. == Using SIP RTP CoS mark 5
  2. -- Executing [6598@from-internal:1] Goto("SIP/demo-bob-00000000", "demo-menu,s,1") in new stack
  3. -- Goto (demo-menu,s,1)
  4. -- Executing [s@demo-menu:1] Answer("SIP/demo-bob-00000000", "500") in new stack
  5. > 0x7f6a78021170 -- Probation passed - setting RTP source address to 192.168.80.1:8000
  6. -- Executing [s@demo-menu:2] BackGround("SIP/demo-bob-00000000", "press-1&or&press-2") in new stack
  7. [Feb 9 07:06:12] WARNING[2373][C-00000000]: file.c:701 ast_openstream_full: File press-1 does not exist in any format
  8. [Feb 9 07:06:12] WARNING[2373][C-00000000]: file.c:1017 ast_streamfile: Unable to open press-1 (format (ulaw)): No such file or directory
  9. [Feb 9 07:06:12] WARNING[2373][C-00000000]: pbx.c:11463 pbx_builtin_background: ast_streamfile failed on SIP/demo-bob-00000000 for press-1&or&press-2
  10. -- Executing [s@demo-menu:3] WaitExten("SIP/demo-bob-00000000", "") in new stack
  11. -- Timeout on SIP/demo-bob-00000000, going to 't'
  12. -- Executing [t@demo-menu:1] Playback("SIP/demo-bob-00000000", "are-you-still-there") in new stack
  13. [Feb 9 07:06:23] WARNING[2373][C-00000000]: file.c:701 ast_openstream_full: File are-you-still-there does not exist in any format
  14. [Feb 9 07:06:23] WARNING[2373][C-00000000]: file.c:1017 ast_streamfile: Unable to open are-you-still-there (format (ulaw)): No such file or directory
  15. [Feb 9 07:06:23] WARNING[2373][C-00000000]: app_playback.c:484 playback_exec: ast_streamfile failed on SIP/demo-bob-00000000 for are-you-still-there
  16. -- Executing [t@demo-menu:2] Goto("SIP/demo-bob-00000000", "s,loop") in new stack
  17. -- Goto (demo-menu,s,2)
  18. -- Executing [s@demo-menu:2] BackGround("SIP/demo-bob-00000000", "press-1&or&press-2") in new stack
  19. [Feb 9 07:06:23] WARNING[2373][C-00000000]: file.c:701 ast_openstream_full: File press-1 does not exist in any format
  20. [Feb 9 07:06:23] WARNING[2373][C-00000000]: file.c:1017 ast_streamfile: Unable to open press-1 (format (ulaw)): No such file or directory
  21. [Feb 9 07:06:23] WARNING[2373][C-00000000]: pbx.c:11463 pbx_builtin_background: ast_streamfile failed on SIP/demo-bob-00000000 for press-1&or&press-2
  22. -- Executing [s@demo-menu:3] WaitExten("SIP/demo-bob-00000000", "") in new stack
  23. == Spawn extension (demo-menu, s, 3) exited non-zero on 'SIP/demo-bob-00000000'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement