Created
July 25, 2009 04:22
-
-
Save chrisortman/154693 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pa call 1234 | |
2009-07-24 23:21:39.301627 [NOTICE] switch_channel.c:602 New Channel portaudio/1234 [4879e9ec-a961-49b0-ba7d-70ded39ad166] | |
2009-07-24 23:21:41.587873 [NOTICE] mod_portaudio.c:1773 Channel [portaudio/1234] has been answered | |
API CALL [pa(call 1234)] output: | |
SUCCESS:3:4879e9ec-a961-49b0-ba7d-70ded39ad166 | |
2009-07-24 23:21:41.587873 [INFO] mod_dialplan_xml.c:310 Processing FreeSWITCH->1234 in context default | |
2009-07-24 23:21:41.589130 [NOTICE] switch_ivr.c:1349 Transfer portaudio/1234 to enum[1234@default] | |
[email protected]> 2009-07-24 23:21:42.43717 [INFO] switch_core_state_machine.c:136 No Route, Aborting | |
2009-07-24 23:21:42.43717 [NOTICE] switch_core_state_machine.c:137 Hangup portaudio/1234 [CS_ROUTING] [NO_ROUTE_DESTINATION] | |
2009-07-24 23:21:42.795590 [NOTICE] switch_core_session.c:1084 Session 3 (portaudio/1234) Ended | |
2009-07-24 23:21:42.795590 [NOTICE] switch_core_session.c:1086 Close Channel portaudio/1234 [CS_DESTROY] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment