lib/adhearsion/outbound_call.rb in adhearsion-2.0.0.rc3 vs lib/adhearsion/outbound_call.rb in adhearsion-2.0.0.rc4

- old
+ new

@@ -14,10 +14,10 @@ end end end def id - dial_command.call_id if dial_command + dial_command.target_call_id if dial_command end def client PunchblockPlugin::Initializer.client end