Skip to content

Instantly share code, notes, and snippets.

@chrisortman
Created July 25, 2009 04:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrisortman/154693 to your computer and use it in GitHub Desktop.
Save chrisortman/154693 to your computer and use it in GitHub Desktop.
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]
freeswitch@chrisortman-mbp.local> 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