Guest User

Untitled

a guest
Nov 29th, 2013
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. CASE 1 - CALL REJECTED
  2.  
  3. PeriK*CLI>
  4. -- Registered IAX2 'iaxbrownsville' (AUTHENTICATED) at 12.13.X.X:1024
  5. PeriK*CLI> console dial 2700
  6. == Console is full duplex
  7. -- Executing [2700@local:1] Dial("Console/dsp", "IAX2/iaxvallejo:iaxvallejo@iaxbrownsville/0@default") in new stack
  8. -- Called iaxvallejo:iaxvallejo@iaxbrownsville/0@default
  9. -- Call accepted by 12.13.X.X (format gsm)
  10. -- Format for call is gsm
  11. -- IAX2/iaxbrownsville-26252 is circuit-busy
  12. -- Hungup 'IAX2/iaxbrownsville-26252'
  13. == Everyone is busy/congested at this time (1:0/1/0)
  14. -- Executing [2700@local:2] Congestion("Console/dsp", "") in new stack
  15. PeriK*CLI> console hangup
  16. ________________________________________________________________________________
  17. CASE 2 - CALL ACCEPTED
  18.  
  19. -- Registered IAX2 'iaxbrownsville' (AUTHENTICATED) at 12.13.X.X:4569
  20. PeriK*CLI> console dial 2700
  21. == Console is full duplex
  22. -- Executing [2700@local:1] Dial("Console/dsp", "IAX2/iaxvallejo:iaxvallejo@iaxbrownsville/0@default") in new stack
  23. -- Called iaxvallejo:iaxvallejo@iaxbrownsville/0@default
  24. -- Call accepted by 12.13.X.X (format gsm)
  25. -- Format for call is gsm
  26. -- IAX2/iaxbrownsville-26202 is ringing
  27. PeriK*CLI> console hangup
  28.  
  29.  
  30. My config on both PBXs:
  31. bindport=4569
Advertisement
Add Comment
Please, Sign In to add comment