Skip to content

Instantly share code, notes, and snippets.

@benlangfeld
Created June 9, 2011 16:18
Show Gist options
  • Save benlangfeld/1214f0cf7277e02f43c6 to your computer and use it in GitHub Desktop.
Save benlangfeld/1214f0cf7277e02f43c6 to your computer and use it in GitHub Desktop.
{17:17}[ruby-1.9.2]~/code/VoIP/adhearsion/punchblock@feature/ozone_protocol_changes✗✗✗ ben% be bin/punchblock
CONNECTED
Punchblock::Call event for call: 9d28f235-d520-4314-9eaa-96fc99c9c81f
Incoming call to usera@127.0.0.1/voxeo from "Ben Langfeld" <sip:ylcaomxb@192.168.1.9>;tag=2bIarPViXlKvYjgUvxqOL1fwMKRHxjdG #<Punchblock::Call:9d28f235-d520-4314-9eaa-96fc99c9c81f>
pry(#<Punchblock::DSL:0x00000100e47b58>)> answer
=> true
pry(#<Punchblock::DSL:0x00000100e47b58>)> hangup
=> true
pry(#<Punchblock::DSL:0x00000100e47b58>)> exit
Punchblock::Protocol::Ozone::End event for call: 9d28f235-d520-4314-9eaa-96fc99c9c81f
^Cbin/punchblock:82:in `join': Interrupt
from bin/punchblock:82:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment