Skip to content

Instantly share code, notes, and snippets.

@bklang
Created February 19, 2015 21:34
Show Gist options
  • Save bklang/5c4be487efd02695adde to your computer and use it in GitHub Desktop.
Save bklang/5c4be487efd02695adde to your computer and use it in GitHub Desktop.
[2015-02-19 23:06:00.325] DEBUG ApiManager: Received API campaign request: {"campaign_ref"=>"2040", "status"=>"start", "settings"=>{"outbound_call_id"=>"0126543210", "dial_aggression"=>1, "wrapup_time"=>120, "call_timeout"=>0, "hold_timeout"=>0, "dial_from_self"=>false, "notif_type"=>"sip", "campaign_type"=>"progressive", "moh"=>"moh"}}
[2015-02-19 23:06:00.330] INFO Campaign: Campaign 2040 has been initialized
[2015-02-19 23:06:00.331] DEBUG Campaign: Campaign 2040 settings changed to {:outbound_call_id=>"0126543210", :wrapup_time=>120, :call_timeout=>0, :hold_timeout=>0, :dial_from_self=>false, :dial_aggression=>1, :notif_type=>:sip, :campaign_type=>:progressive, :moh=>"moh"}
[2015-02-19 23:06:00.332] INFO StateMachine::Machine: Campaign 2040 transitioning from initialized to started due to start event.
[2015-02-19 23:06:00.354] INFO Campaign: Campaign 2040 workers are initialized
[2015-02-19 23:06:00.354] INFO ApiManager: API: Campaign 2040 updated
[2015-02-19 23:06:01.330] DEBUG ApiManager: Received API agent request: {"extension"=>"1000", "status"=>"available", "campaign_ref"=>"2040"}
[2015-02-19 23:06:01.351] DEBUG Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Executing command #<Punchblock::Command::Dial target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:01 +0200, request_id="ae74e0d5-2918-455f-ada0-1a617aa3d32f", headers={}, to="SIP/dialler/1000", from="0126543210", uri="c83db469-c782-4444-9539-4a9c3fbcbbcd", timeout=nil, join=nil>
[2015-02-19 23:06:01.357] INFO StateMachine::Machine: Agent 1000 changed from offline to logging_in due to login event.
[2015-02-19 23:06:01.363] INFO ApiManager: API: Updated/created agent 1000 with status available in the scope of campaign 2040
[2015-02-19 23:06:01.365] DEBUG ApiManager: Received API agent request: {"extension"=>"1001", "status"=>"offline", "campaign_ref"=>"2040"}
[2015-02-19 23:06:01.371] DEBUG ApiManager: API: Did not create agent 1001 with state offline
[2015-02-19 23:06:01.374] TRACE Punchblock::Connection::Asterisk: [SEND] Action: originate
ActionID: 50e874dc-c7f2-4494-bc1f-dc70437b39b8
Async: true
Context: adhearsion-redirect
Exten: 1
Priority: 1
Channel: SIP/dialler/1000
Callerid: 0126543210
Variable: punchblock_call_id=c83db469-c782-4444-9539-4a9c3fbcbbcd
[2015-02-19 23:06:01.375] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: 50e874dc-c7f2-4494-bc1f-dc70437b39b8
Message: Originate successfully queued
[2015-02-19 23:06:01.376] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"50e874dc-c7f2-4494-bc1f-dc70437b39b8", "Message"=>"Originate successfully queued"}, text_body=nil, events=[]>
[2015-02-19 23:06:01.380] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Newchannel
Privilege: call,all
Channel: SIP/dialler-00000090
ChannelState: 0
ChannelStateDesc: Down
CallerIDNum:
CallerIDName:
AccountCode:
Exten:
Context: from-trunk-sip-dialler
Uniqueid: 1424379961.161
[2015-02-19 23:06:01.381] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newchannel", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000090", "ChannelState"=>"0", "ChannelStateDesc"=>"Down", "CallerIDNum"=>"", "CallerIDName"=>"", "AccountCode"=>"", "Exten"=>"", "Context"=>"from-trunk-sip-dialler", "Uniqueid"=>"1424379961.161"}, text_body=nil, events=[]>
[2015-02-19 23:06:01.382] TRACE Punchblock::Connection::Asterisk: [RECV] Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000090
Variable: SIPCALLID
Value: 42329c4a3ca66e0c682169f0517bb923@197.189.232.113:5060
Uniqueid: 1424379961.161
[2015-02-19 23:06:01.383] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000090", "Variable"=>"SIPCALLID", "Value"=>"42329c4a3ca66e0c682169f0517bb923@197.189.232.113:5060", "Uniqueid"=>"1424379961.161"}, text_body=nil, events=[]>
[2015-02-19 23:06:01.391] TRACE Punchblock::Connection::Asterisk: [RECV] Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000090
Variable: punchblock_call_id
Value: c83db469-c782-4444-9539-4a9c3fbcbbcd
Uniqueid: 1424379961.161
Event: NewAccountCode
Privilege: call,all
Channel: SIP/dialler-00000090
Uniqueid: 1424379961.161
AccountCode:
OldAccountCode:
Event: NewCallerid
Privilege: call,all
Channel: SIP/dialler-00000090
CallerIDNum: 0126543210
CallerIDName:
Uniqueid: 1424379961.161
CID-CallingPres: 0 (Presentation Allowed, Not Screened)
[2015-02-19 23:06:01.392] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000090", "Variable"=>"punchblock_call_id", "Value"=>"c83db469-c782-4444-9539-4a9c3fbcbbcd", "Uniqueid"=>"1424379961.161"}, text_body=nil, events=[]>
[2015-02-19 23:06:01.395] DEBUG Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="c83db469-c782-4444-9539-4a9c3fbcbbcd", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:01 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000090", "Variable"=>"punchblock_call_id", "Value"=>"c83db469-c782-4444-9539-4a9c3fbcbbcd", "Uniqueid"=>"1424379961.161"}>
[2015-02-19 23:06:01.397] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="NewAccountCode", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000090", "Uniqueid"=>"1424379961.161", "AccountCode"=>"", "OldAccountCode"=>""}, text_body=nil, events=[]>
[2015-02-19 23:06:01.403] DEBUG Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="c83db469-c782-4444-9539-4a9c3fbcbbcd", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:01 +0200, name="NewAccountCode", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000090", "Uniqueid"=>"1424379961.161", "AccountCode"=>"", "OldAccountCode"=>""}>
[2015-02-19 23:06:01.405] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="NewCallerid", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000090", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "Uniqueid"=>"1424379961.161", "CID-CallingPres"=>"0 (Presentation Allowed, Not Screened)"}, text_body=nil, events=[]>
[2015-02-19 23:06:01.410] DEBUG Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="c83db469-c782-4444-9539-4a9c3fbcbbcd", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:01 +0200, name="NewCallerid", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000090", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "Uniqueid"=>"1424379961.161", "CID-CallingPres"=>"0 (Presentation Allowed, Not Screened)"}>
[2015-02-19 23:06:01.417] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Newstate
Privilege: call,all
Channel: SIP/dialler-00000090
ChannelState: 5
ChannelStateDesc: Ringing
CallerIDNum: 0126543210
CallerIDName:
ConnectedLineNum: 0126543210
ConnectedLineName:
Uniqueid: 1424379961.161
[2015-02-19 23:06:01.417] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newstate", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000090", "ChannelState"=>"5", "ChannelStateDesc"=>"Ringing", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "ConnectedLineNum"=>"0126543210", "ConnectedLineName"=>"", "Uniqueid"=>"1424379961.161"}, text_body=nil, events=[]>
[2015-02-19 23:06:01.423] DEBUG Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="c83db469-c782-4444-9539-4a9c3fbcbbcd", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:01 +0200, name="Newstate", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000090", "ChannelState"=>"5", "ChannelStateDesc"=>"Ringing", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "ConnectedLineNum"=>"0126543210", "ConnectedLineName"=>"", "Uniqueid"=>"1424379961.161"}>
[2015-02-19 23:06:01.426] DEBUG Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Receiving message: #<Punchblock::Event::Ringing target_call_id="c83db469-c782-4444-9539-4a9c3fbcbbcd", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:01 +0200, headers={}>
[2015-02-19 23:06:01.580] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Newstate
Privilege: call,all
Channel: SIP/dialler-00000090
ChannelState: 6
ChannelStateDesc: Up
CallerIDNum: 0126543210
CallerIDName:
ConnectedLineNum: 0126543210
ConnectedLineName:
Uniqueid: 1424379961.161
Event: OriginateResponse
Privilege: call,all
ActionID: 50e874dc-c7f2-4494-bc1f-dc70437b39b8
Response: Success
Channel: SIP/dialler-00000090
Context: adhearsion-redirect
Exten: 1
Reason: 4
Uniqueid: 1424379961.161
CallerIDNum: 0126543210
CallerIDName: <unknown>
[2015-02-19 23:06:01.581] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newstate", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000090", "ChannelState"=>"6", "ChannelStateDesc"=>"Up", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "ConnectedLineNum"=>"0126543210", "ConnectedLineName"=>"", "Uniqueid"=>"1424379961.161"}, text_body=nil, events=[]>
[2015-02-19 23:06:01.586] DEBUG Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="c83db469-c782-4444-9539-4a9c3fbcbbcd", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:01 +0200, name="Newstate", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000090", "ChannelState"=>"6", "ChannelStateDesc"=>"Up", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "ConnectedLineNum"=>"0126543210", "ConnectedLineName"=>"", "Uniqueid"=>"1424379961.161"}>
[2015-02-19 23:06:01.588] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="OriginateResponse", headers={"Privilege"=>"call,all", "ActionID"=>"50e874dc-c7f2-4494-bc1f-dc70437b39b8", "Response"=>"Success", "Channel"=>"SIP/dialler-00000090", "Context"=>"adhearsion-redirect", "Exten"=>"1", "Reason"=>"4", "Uniqueid"=>"1424379961.161", "CallerIDNum"=>"0126543210", "CallerIDName"=>"<unknown>"}, text_body=nil, events=[]>
[2015-02-19 23:06:01.591] DEBUG Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="c83db469-c782-4444-9539-4a9c3fbcbbcd", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:01 +0200, name="OriginateResponse", headers={"Privilege"=>"call,all", "ActionID"=>"50e874dc-c7f2-4494-bc1f-dc70437b39b8", "Response"=>"Success", "Channel"=>"SIP/dialler-00000090", "Context"=>"adhearsion-redirect", "Exten"=>"1", "Reason"=>"4", "Uniqueid"=>"1424379961.161", "CallerIDNum"=>"0126543210", "CallerIDName"=>"<unknown>"}>
[2015-02-19 23:06:01.593] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Newexten
Privilege: dialplan,all
Channel: SIP/dialler-00000090
Context: adhearsion-redirect
Extension: 1
Priority: 1
Application: AGI
AppData: agi:async
Uniqueid: 1424379961.161
[2015-02-19 23:06:01.594] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newexten", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000090", "Context"=>"adhearsion-redirect", "Extension"=>"1", "Priority"=>"1", "Application"=>"AGI", "AppData"=>"agi:async", "Uniqueid"=>"1424379961.161"}, text_body=nil, events=[]>
[2015-02-19 23:06:01.597] DEBUG Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="c83db469-c782-4444-9539-4a9c3fbcbbcd", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:01 +0200, name="Newexten", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000090", "Context"=>"adhearsion-redirect", "Extension"=>"1", "Priority"=>"1", "Application"=>"AGI", "AppData"=>"agi:async", "Uniqueid"=>"1424379961.161"}>
[2015-02-19 23:06:01.598] TRACE Punchblock::Connection::Asterisk: [RECV] Event: AsyncAGI
Privilege: agi,all
SubEvent: Start
Channel: SIP/dialler-00000090
Env: agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fdialler-00000090%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424379961.161%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281080854272%0A%0A
[2015-02-19 23:06:01.599] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000090", "Env"=>"agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fdialler-00000090%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424379961.161%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281080854272%0A%0A"}, text_body=nil, events=[]>
[2015-02-19 23:06:01.603] DEBUG Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="c83db469-c782-4444-9539-4a9c3fbcbbcd", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:01 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000090", "Env"=>"agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fdialler-00000090%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424379961.161%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281080854272%0A%0A"}>
[2015-02-19 23:06:01.606] DEBUG Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Receiving message: #<Punchblock::Event::Answered target_call_id="c83db469-c782-4444-9539-4a9c3fbcbbcd", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:01 +0200, headers={}>
[2015-02-19 23:06:01.612] INFO Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Executing controller #<OutboundAgentController call=c83db469-c782-4444-9539-4a9c3fbcbbcd, metadata={:campaign=>#<Campaign:2040 @settings={:outbound_call_id=>"0126543210", :wrapup_time=>120, :call_timeout=>0, :hold_timeout=>0, :dial_from_self=>false, :dial_aggression=>1, :notif_type=>:sip, :campaign_type=>:progressive, :moh=>"moh"}, @status="started", @stats={:tot_holdtime=>0, :tot_talktime=>0, :tot_ringtime=>0, :calls_answered=>0, :calls_dropped=>0, :calls_rejected=>0, :calls_failed=>0, :total_calls=>0, :inbound_count=>0, :outbound_count=>0}>, :agent=>#<Agent: extension: 1000, campaign_ref: 2040, state: logging_in, call: c83db469-c782-4444-9539-4a9c3fbcbbcd>}>
[2015-02-19 23:06:01.616] INFO StateMachine::Machine: Agent 1000 changed from logging_in to available due to checkin event.
[2015-02-19 23:06:01.620] INFO Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Executing controller #<Adhearsion::CallController call=c83db469-c782-4444-9539-4a9c3fbcbbcd, metadata={}>
[2015-02-19 23:06:01.628] INFO ElectricSlide::CallQueue: Adding agent #<Agent: extension: 1000, campaign_ref: 2040, state: available, call: c83db469-c782-4444-9539-4a9c3fbcbbcd> to the queue
[2015-02-19 23:06:01.630] DEBUG Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Finished executing controller #<OutboundAgentController call=c83db469-c782-4444-9539-4a9c3fbcbbcd, metadata={:campaign=>#<Campaign:2040 @settings={:outbound_call_id=>"0126543210", :wrapup_time=>120, :call_timeout=>0, :hold_timeout=>0, :dial_from_self=>false, :dial_aggression=>1, :notif_type=>:sip, :campaign_type=>:progressive, :moh=>"moh"}, @status="started", @stats={:tot_holdtime=>0, :tot_talktime=>0, :tot_ringtime=>0, :calls_answered=>0, :calls_dropped=>0, :calls_rejected=>0, :calls_failed=>0, :total_calls=>0, :inbound_count=>0, :outbound_count=>0}>, :agent=>#<Agent: extension: 1000, campaign_ref: 2040, state: available, call: c83db469-c782-4444-9539-4a9c3fbcbbcd>}>
[2015-02-19 23:06:01.632] INFO Adhearsion::Router::Route: Call c83db469-c782-4444-9539-4a9c3fbcbbcd routing completed. Keeping the call alive at controller/router request.
[2015-02-19 23:06:01.645] DEBUG Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Executing command #<Punchblock::Component::Output target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:01 +0200, request_id="dda6cd14-26c3-41c9-95ea-ab35a607002d", headers={}, voice=nil, interrupt_on=nil, start_offset=nil, start_paused=nil, repeat_interval=nil, repeat_times=0, max_time=nil, renderer=nil, render_documents=[#<Punchblock::Component::Output::Document target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:01 +0200, url=nil, content_type="application/ssml+xml", value=<speak version="1.0" xml:lang="en-US" xmlns="http://www.w3.org/2001/10/synthesis">moh</speak>>]>
[2015-02-19 23:06:01.652] DEBUG Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Finished executing controller #<Adhearsion::CallController call=c83db469-c782-4444-9539-4a9c3fbcbbcd, metadata={}>
[2015-02-19 23:06:01.656] TRACE Punchblock::Connection::Asterisk: [SEND] Action: agi
ActionID: 6c41f757-373d-4a38-b02f-da7554410e38
Channel: SIP/dialler-00000090
Command: EXEC Playback "moh"
CommandID: e1da1d89-6072-47c3-819e-ac7a00d3c9f8
[2015-02-19 23:06:01.657] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: 6c41f757-373d-4a38-b02f-da7554410e38
Message: Added AGI command to queue
[2015-02-19 23:06:01.658] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"6c41f757-373d-4a38-b02f-da7554410e38", "Message"=>"Added AGI command to queue"}, text_body=nil, events=[]>
[2015-02-19 23:06:01.695] TRACE Punchblock::Connection::Asterisk: [RECV] Event: AGIExec
Privilege: agi,all
SubEvent: Start
Channel: SIP/dialler-00000090
CommandId: 1189840248
Command: EXEC Playback "moh"
[2015-02-19 23:06:01.696] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000090", "CommandId"=>"1189840248", "Command"=>"EXEC Playback \"moh\""}, text_body=nil, events=[]>
[2015-02-19 23:06:01.700] DEBUG Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="c83db469-c782-4444-9539-4a9c3fbcbbcd", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:01 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000090", "CommandId"=>"1189840248", "Command"=>"EXEC Playback \"moh\""}>
[2015-02-19 23:06:05.355] DEBUG Enigma::CallLoop: Call loop running -- 1 ---- started
[2015-02-19 23:06:05.356] DEBUG Enigma::CallLoop: Dial Count: 1 --- calls still ringing: 0
[2015-02-19 23:06:05.370] INFO Campaign: Get calls to dial n -> []
[2015-02-19 23:06:10.355] DEBUG Enigma::CallLoop: Call loop running -- 1 ---- started
[2015-02-19 23:06:10.355] DEBUG Enigma::CallLoop: Dial Count: 1 --- calls still ringing: 0
[2015-02-19 23:06:10.370] INFO Campaign: Get calls to dial n -> ["{\"number\":\"0121110503\",\"contact_ref\":\"cb00003~3~2040~3741\",\"call_ref\":55}"]
[2015-02-19 23:06:10.391] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Executing command #<Punchblock::Command::Dial target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:10 +0200, request_id="dc120562-cc42-43ee-98d0-4c70c8070792", headers={}, to="SIP/billing/0121110503", from="0126543210", uri="f589b73e-be13-4856-9566-881158bf5530", timeout=nil, join=nil>
[2015-02-19 23:06:10.401] INFO Enigma::CallLoop: Dialling matter: cb00003~3~2040~3741 on number 0121110503
[2015-02-19 23:06:10.418] TRACE Punchblock::Connection::Asterisk: [SEND] Action: originate
ActionID: adaf99af-7add-4a04-9691-c4c5e4ef05fa
Async: true
Context: adhearsion-redirect
Exten: 1
Priority: 1
Channel: SIP/billing/0121110503
Callerid: 0126543210
Variable: punchblock_call_id=f589b73e-be13-4856-9566-881158bf5530
[2015-02-19 23:06:10.420] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: adaf99af-7add-4a04-9691-c4c5e4ef05fa
Message: Originate successfully queued
[2015-02-19 23:06:10.420] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"adaf99af-7add-4a04-9691-c4c5e4ef05fa", "Message"=>"Originate successfully queued"}, text_body=nil, events=[]>
[2015-02-19 23:06:10.432] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Newchannel
Privilege: call,all
Channel: SIP/billing-00000091
ChannelState: 0
ChannelStateDesc: Down
CallerIDNum:
CallerIDName:
AccountCode:
Exten:
Context: from-trunk-sip-billing
Uniqueid: 1424379970.162
[2015-02-19 23:06:10.432] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newchannel", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000091", "ChannelState"=>"0", "ChannelStateDesc"=>"Down", "CallerIDNum"=>"", "CallerIDName"=>"", "AccountCode"=>"", "Exten"=>"", "Context"=>"from-trunk-sip-billing", "Uniqueid"=>"1424379970.162"}, text_body=nil, events=[]>
[2015-02-19 23:06:10.436] TRACE Punchblock::Connection::Asterisk: [RECV] Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-00000091
Variable: SIPCALLID
Value: 05d16e5e3877e82c0bf0f1941f093718@197.189.232.113:5060
Uniqueid: 1424379970.162
[2015-02-19 23:06:10.436] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000091", "Variable"=>"SIPCALLID", "Value"=>"05d16e5e3877e82c0bf0f1941f093718@197.189.232.113:5060", "Uniqueid"=>"1424379970.162"}, text_body=nil, events=[]>
[2015-02-19 23:06:10.440] TRACE Punchblock::Connection::Asterisk: [RECV] Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-00000091
Variable: punchblock_call_id
Value: f589b73e-be13-4856-9566-881158bf5530
Uniqueid: 1424379970.162
Event: NewAccountCode
Privilege: call,all
Channel: SIP/billing-00000091
Uniqueid: 1424379970.162
AccountCode:
OldAccountCode:
Event: NewCallerid
Privilege: call,all
Channel: SIP/billing-00000091
CallerIDNum: 0126543210
CallerIDName:
Uniqueid: 1424379970.162
CID-CallingPres: 0 (Presentation Allowed, Not Screened)
[2015-02-19 23:06:10.441] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000091", "Variable"=>"punchblock_call_id", "Value"=>"f589b73e-be13-4856-9566-881158bf5530", "Uniqueid"=>"1424379970.162"}, text_body=nil, events=[]>
[2015-02-19 23:06:10.447] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="NewAccountCode", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000091", "Uniqueid"=>"1424379970.162", "AccountCode"=>"", "OldAccountCode"=>""}, text_body=nil, events=[]>
[2015-02-19 23:06:10.448] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="NewCallerid", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000091", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "Uniqueid"=>"1424379970.162", "CID-CallingPres"=>"0 (Presentation Allowed, Not Screened)"}, text_body=nil, events=[]>
[2015-02-19 23:06:10.451] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:10 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000091", "Variable"=>"punchblock_call_id", "Value"=>"f589b73e-be13-4856-9566-881158bf5530", "Uniqueid"=>"1424379970.162"}>
[2015-02-19 23:06:10.454] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:10 +0200, name="NewAccountCode", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000091", "Uniqueid"=>"1424379970.162", "AccountCode"=>"", "OldAccountCode"=>""}>
[2015-02-19 23:06:10.463] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:10 +0200, name="NewCallerid", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000091", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "Uniqueid"=>"1424379970.162", "CID-CallingPres"=>"0 (Presentation Allowed, Not Screened)"}>
[2015-02-19 23:06:10.704] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Newstate
Privilege: call,all
Channel: SIP/billing-00000091
ChannelState: 6
ChannelStateDesc: Up
CallerIDNum: 0126543210
CallerIDName:
ConnectedLineNum: 0126543210
ConnectedLineName:
Uniqueid: 1424379970.162
Event: OriginateResponse
Privilege: call,all
ActionID: adaf99af-7add-4a04-9691-c4c5e4ef05fa
Response: Success
Channel: SIP/billing-00000091
Context: adhearsion-redirect
Exten: 1
Reason: 4
Uniqueid: 1424379970.162
CallerIDNum: 0126543210
CallerIDName: <unknown>
[2015-02-19 23:06:10.705] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newstate", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000091", "ChannelState"=>"6", "ChannelStateDesc"=>"Up", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "ConnectedLineNum"=>"0126543210", "ConnectedLineName"=>"", "Uniqueid"=>"1424379970.162"}, text_body=nil, events=[]>
[2015-02-19 23:06:10.710] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:10 +0200, name="Newstate", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000091", "ChannelState"=>"6", "ChannelStateDesc"=>"Up", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "ConnectedLineNum"=>"0126543210", "ConnectedLineName"=>"", "Uniqueid"=>"1424379970.162"}>
[2015-02-19 23:06:10.712] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="OriginateResponse", headers={"Privilege"=>"call,all", "ActionID"=>"adaf99af-7add-4a04-9691-c4c5e4ef05fa", "Response"=>"Success", "Channel"=>"SIP/billing-00000091", "Context"=>"adhearsion-redirect", "Exten"=>"1", "Reason"=>"4", "Uniqueid"=>"1424379970.162", "CallerIDNum"=>"0126543210", "CallerIDName"=>"<unknown>"}, text_body=nil, events=[]>
[2015-02-19 23:06:10.716] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:10 +0200, name="OriginateResponse", headers={"Privilege"=>"call,all", "ActionID"=>"adaf99af-7add-4a04-9691-c4c5e4ef05fa", "Response"=>"Success", "Channel"=>"SIP/billing-00000091", "Context"=>"adhearsion-redirect", "Exten"=>"1", "Reason"=>"4", "Uniqueid"=>"1424379970.162", "CallerIDNum"=>"0126543210", "CallerIDName"=>"<unknown>"}>
[2015-02-19 23:06:10.718] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Newexten
Privilege: dialplan,all
Channel: SIP/billing-00000091
Context: adhearsion-redirect
Extension: 1
Priority: 1
Application: AGI
AppData: agi:async
Uniqueid: 1424379970.162
[2015-02-19 23:06:10.719] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newexten", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000091", "Context"=>"adhearsion-redirect", "Extension"=>"1", "Priority"=>"1", "Application"=>"AGI", "AppData"=>"agi:async", "Uniqueid"=>"1424379970.162"}, text_body=nil, events=[]>
[2015-02-19 23:06:10.724] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:10 +0200, name="Newexten", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000091", "Context"=>"adhearsion-redirect", "Extension"=>"1", "Priority"=>"1", "Application"=>"AGI", "AppData"=>"agi:async", "Uniqueid"=>"1424379970.162"}>
[2015-02-19 23:06:10.725] TRACE Punchblock::Connection::Asterisk: [RECV] Event: AsyncAGI
Privilege: agi,all
SubEvent: Start
Channel: SIP/billing-00000091
Env: agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fbilling-00000091%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424379970.162%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281078314752%0A%0A
[2015-02-19 23:06:10.727] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-00000091", "Env"=>"agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fbilling-00000091%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424379970.162%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281078314752%0A%0A"}, text_body=nil, events=[]>
[2015-02-19 23:06:10.730] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:10 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-00000091", "Env"=>"agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fbilling-00000091%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424379970.162%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281078314752%0A%0A"}>
[2015-02-19 23:06:10.734] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::Answered target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:10 +0200, headers={}>
[2015-02-19 23:06:10.742] INFO Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Executing controller #<OutboundCalleeController call=f589b73e-be13-4856-9566-881158bf5530, metadata={:campaign=>#<Campaign:2040 @settings={:outbound_call_id=>"0126543210", :wrapup_time=>120, :call_timeout=>0, :hold_timeout=>0, :dial_from_self=>false, :dial_aggression=>1, :notif_type=>:sip, :campaign_type=>:progressive, :moh=>"moh"}, @status="started", @stats={:tot_holdtime=>0, :tot_talktime=>0, :tot_ringtime=>0, :calls_answered=>0, :calls_dropped=>0, :calls_rejected=>0, :calls_failed=>0, :total_calls=>0, :inbound_count=>0, :outbound_count=>0}>, :callee=>#<Callee:0x485559b1 @dialled_time=2015-02-19 23:06:10 +0200, @call_ref=55, @route=:outbound, @campaign=#<Campaign:2040 @settings={:outbound_call_id=>"0126543210", :wrapup_time=>120, :call_timeout=>0, :hold_timeout=>0, :dial_from_self=>false, :dial_aggression=>1, :notif_type=>:sip, :campaign_type=>:progressive, :moh=>"moh"}, @status="started", @stats={:tot_holdtime=>0, :tot_talktime=>0, :tot_ringtime=>0, :calls_answered=>0, :calls_dropped=>0, :calls_rejected=>0, :calls_failed=>0, :total_calls=>0, :inbound_count=>0, :outbound_count=>0}>, @call_id="f589b73e-be13-4856-9566-881158bf5530", @contact_ref="cb00003~3~2040~3741", @call=..., @number="0121110503">}>
[2015-02-19 23:06:10.763] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Executing command #<Punchblock::Component::Output target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:10 +0200, request_id="f968bbfb-fb60-47bf-b936-c48bd6352ea2", headers={}, voice=nil, interrupt_on=nil, start_offset=nil, start_paused=nil, repeat_interval=nil, repeat_times=0, max_time=nil, renderer=nil, render_documents=[#<Punchblock::Component::Output::Document target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:10 +0200, url=nil, content_type="application/ssml+xml", value=<speak version="1.0" xml:lang="en-US" xmlns="http://www.w3.org/2001/10/synthesis">moh</speak>>]>
[2015-02-19 23:06:10.774] TRACE Punchblock::Connection::Asterisk: [SEND] Action: agi
ActionID: 33234834-74c3-42bc-bca4-d96230295dc2
Channel: SIP/billing-00000091
Command: EXEC Playback "moh"
CommandID: a55ac32f-b534-484d-a7e8-c21f83945254
[2015-02-19 23:06:10.775] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: 33234834-74c3-42bc-bca4-d96230295dc2
Message: Added AGI command to queue
[2015-02-19 23:06:10.776] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"33234834-74c3-42bc-bca4-d96230295dc2", "Message"=>"Added AGI command to queue"}, text_body=nil, events=[]>
[2015-02-19 23:06:10.779] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Executing command #<Punchblock::Component::Record target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:10 +0200, request_id="09a9cae2-0543-4b09-9d38-f303a8458904", format=nil, initial_timeout=nil, final_timeout=nil, max_duration=nil, start_beep=nil, stop_beep=nil, start_paused=nil, direction=nil, mix=nil>
[2015-02-19 23:06:10.782] TRACE Punchblock::Connection::Asterisk: [SEND] Action: monitor
ActionID: da78d34d-2c5a-4ac1-8282-ae14483a2e60
Channel: SIP/billing-00000091
File: /var/punchblock/record/9daaa1e9-8f51-4f7e-96bb-0018b4b474c4
Format: wav
Mix: true
[2015-02-19 23:06:10.784] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: da78d34d-2c5a-4ac1-8282-ae14483a2e60
Message: Started monitoring channel
Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-00000091
Variable: __MONITORED
Value: true
Uniqueid: 1424379970.162
Event: MonitorStart
Privilege: call,all
Channel: SIP/billing-00000091
Uniqueid: 1424379970.162
[2015-02-19 23:06:10.785] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"da78d34d-2c5a-4ac1-8282-ae14483a2e60", "Message"=>"Started monitoring channel"}, text_body=nil, events=[]>
[2015-02-19 23:06:10.786] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000091", "Variable"=>"__MONITORED", "Value"=>"true", "Uniqueid"=>"1424379970.162"}, text_body=nil, events=[]>
[2015-02-19 23:06:10.786] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="MonitorStart", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000091", "Uniqueid"=>"1424379970.162"}, text_body=nil, events=[]>
[2015-02-19 23:06:10.793] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:10 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000091", "Variable"=>"__MONITORED", "Value"=>"true", "Uniqueid"=>"1424379970.162"}>
[2015-02-19 23:06:10.805] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:10 +0200, name="MonitorStart", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000091", "Uniqueid"=>"1424379970.162"}>
[2015-02-19 23:06:10.807] INFO ElectricSlide::CallQueue: Adding call from SIP/billing/0121110503 to the queue
[2015-02-19 23:06:10.813] INFO ElectricSlide::CallQueue: Connecting #<Agent: extension: 1000, campaign_ref: 2040, state: available, call: c83db469-c782-4444-9539-4a9c3fbcbbcd> with SIP/billing/0121110503
[2015-02-19 23:06:10.821] TRACE Punchblock::Connection::Asterisk: [RECV] Event: AGIExec
Privilege: agi,all
SubEvent: Start
Channel: SIP/billing-00000091
CommandId: 1378694200
Command: EXEC Playback "moh"
[2015-02-19 23:06:10.822] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-00000091", "CommandId"=>"1378694200", "Command"=>"EXEC Playback \"moh\""}, text_body=nil, events=[]>
[2015-02-19 23:06:10.827] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:10 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-00000091", "CommandId"=>"1378694200", "Command"=>"EXEC Playback \"moh\""}>
[2015-02-19 23:06:10.841] DEBUG ApiManager: Received API agent request: {"extension"=>"1000", "status"=>"offline", "campaign_ref"=>"2040"}
[2015-02-19 23:06:10.844] TRACE Punchblock::Connection::Asterisk: [SEND] Action: redirect
ActionID: ac6505ae-d2c8-4432-b51d-1dd2adb96d9c
Channel: SIP/dialler-00000090
Exten: 1
Priority: 1
Context: adhearsion-redirect
[2015-02-19 23:06:10.846] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: ac6505ae-d2c8-4432-b51d-1dd2adb96d9c
Message: Redirect successful
Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000090
Variable: PLAYBACKSTATUS
Value: SUCCESS
Uniqueid: 1424379961.161
Event: AGIExec
Privilege: agi,all
SubEvent: End
Channel: SIP/dialler-00000090
CommandId: 1189840248
Command: EXEC Playback "moh"
ResultCode: 200
Result: Unknown Result
Event: AsyncAGI
Privilege: agi,all
SubEvent: Exec
Channel: SIP/dialler-00000090
CommandID: e1da1d89-6072-47c3-819e-ac7a00d3c9f8
Result: 200%20result%3D-1%0A
Event: AsyncAGI
Privilege: agi,all
SubEvent: End
Channel: SIP/dialler-00000090
Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000090
Variable: AGISTATUS
Value: HANGUP
Uniqueid: 1424379961.161
Event: Newexten
Privilege: dialplan,all
Channel: SIP/dialler-00000090
Context: adhearsion-redirect
Extension: 1
Priority: 1
Application: AGI
AppData: agi:async
Uniqueid: 1424379961.161
Event: AsyncAGI
Privilege: agi,all
SubEvent: Start
Channel: SIP/dialler-00000090
Env: agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fdialler-00000090%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424379961.161%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281080854272%0A%0A
[2015-02-19 23:06:10.847] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"ac6505ae-d2c8-4432-b51d-1dd2adb96d9c", "Message"=>"Redirect successful"}, text_body=nil, events=[]>
[2015-02-19 23:06:10.848] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000090", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379961.161"}, text_body=nil, events=[]>
[2015-02-19 23:06:10.849] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000090", "CommandId"=>"1189840248", "Command"=>"EXEC Playback \"moh\"", "ResultCode"=>"200", "Result"=>"Unknown Result"}, text_body=nil, events=[]>
[2015-02-19 23:06:10.849] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/dialler-00000090", "CommandID"=>"e1da1d89-6072-47c3-819e-ac7a00d3c9f8", "Result"=>"200%20result%3D-1%0A"}, text_body=nil, events=[]>
[2015-02-19 23:06:10.850] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000090"}, text_body=nil, events=[]>
[2015-02-19 23:06:10.854] INFO Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Hanging up
[2015-02-19 23:06:10.856] DEBUG Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Executing command #<Punchblock::Command::Hangup target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:10 +0200, request_id="e3b1337f-bce5-4814-8411-bc3f0cd07d59", headers={}>
[2015-02-19 23:06:10.868] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000090", "Variable"=>"AGISTATUS", "Value"=>"HANGUP", "Uniqueid"=>"1424379961.161"}, text_body=nil, events=[]>
[2015-02-19 23:06:10.869] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newexten", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000090", "Context"=>"adhearsion-redirect", "Extension"=>"1", "Priority"=>"1", "Application"=>"AGI", "AppData"=>"agi:async", "Uniqueid"=>"1424379961.161"}, text_body=nil, events=[]>
[2015-02-19 23:06:10.870] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000090", "Env"=>"agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fdialler-00000090%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424379961.161%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281080854272%0A%0A"}, text_body=nil, events=[]>
[2015-02-19 23:06:10.878] INFO Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Executing controller #<Adhearsion::CallController call=c83db469-c782-4444-9539-4a9c3fbcbbcd, metadata={}>
[2015-02-19 23:06:10.879] TRACE Punchblock::Connection::Asterisk: [SEND] Action: redirect
ActionID: c75e62b0-29bc-4047-b33e-d393dc09be5b
Channel: SIP/billing-00000091
Exten: 1
Priority: 1
Context: adhearsion-redirect
[2015-02-19 23:06:10.881] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: c75e62b0-29bc-4047-b33e-d393dc09be5b
Message: Redirect successful
Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-00000091
Variable: PLAYBACKSTATUS
Value: SUCCESS
Uniqueid: 1424379970.162
Event: AGIExec
Privilege: agi,all
SubEvent: End
Channel: SIP/billing-00000091
CommandId: 1378694200
Command: EXEC Playback "moh"
ResultCode: 200
Result: Unknown Result
Event: AsyncAGI
Privilege: agi,all
SubEvent: Exec
Channel: SIP/billing-00000091
CommandID: a55ac32f-b534-484d-a7e8-c21f83945254
Result: 200%20result%3D-1%0A
Event: AsyncAGI
Privilege: agi,all
SubEvent: End
Channel: SIP/billing-00000091
Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-00000091
Variable: AGISTATUS
Value: HANGUP
Uniqueid: 1424379970.162
Event: Newexten
Privilege: dialplan,all
Channel: SIP/billing-00000091
Context: adhearsion-redirect
Extension: 1
Priority: 1
Application: AGI
AppData: agi:async
Uniqueid: 1424379970.162
Event: AsyncAGI
Privilege: agi,all
SubEvent: Start
Channel: SIP/billing-00000091
Env: agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fbilling-00000091%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424379970.162%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281078314752%0A%0A
[2015-02-19 23:06:10.882] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"c75e62b0-29bc-4047-b33e-d393dc09be5b", "Message"=>"Redirect successful"}, text_body=nil, events=[]>
[2015-02-19 23:06:10.891] DEBUG Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Joining to #<Celluloid::ActorProxy:0x491dd468>
[2015-02-19 23:06:10.895] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000091", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379970.162"}, text_body=nil, events=[]>
[2015-02-19 23:06:10.899] DEBUG Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Sending message: {"call_ref":55,"agent":"1000","contact_ref":"cb00003~3~2040~3741","number":"0121110503"}
[2015-02-19 23:06:10.901] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/billing-00000091", "CommandId"=>"1378694200", "Command"=>"EXEC Playback \"moh\"", "ResultCode"=>"200", "Result"=>"Unknown Result"}, text_body=nil, events=[]>
[2015-02-19 23:06:10.902] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/billing-00000091", "CommandID"=>"a55ac32f-b534-484d-a7e8-c21f83945254", "Result"=>"200%20result%3D-1%0A"}, text_body=nil, events=[]>
[2015-02-19 23:06:10.903] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/billing-00000091"}, text_body=nil, events=[]>
[2015-02-19 23:06:10.909] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000091", "Variable"=>"AGISTATUS", "Value"=>"HANGUP", "Uniqueid"=>"1424379970.162"}, text_body=nil, events=[]>
[2015-02-19 23:06:10.910] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newexten", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000091", "Context"=>"adhearsion-redirect", "Extension"=>"1", "Priority"=>"1", "Application"=>"AGI", "AppData"=>"agi:async", "Uniqueid"=>"1424379970.162"}, text_body=nil, events=[]>
[2015-02-19 23:06:10.921] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-00000091", "Env"=>"agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fbilling-00000091%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424379970.162%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281078314752%0A%0A"}, text_body=nil, events=[]>
[2015-02-19 23:06:10.921] TRACE Punchblock::Connection::Asterisk: [RECV] Event: HangupRequest
Privilege: call,all
Channel: SIP/dialler-00000090
Uniqueid: 1424379961.161
Event: AsyncAGI
Privilege: agi,all
SubEvent: End
Channel: SIP/dialler-00000090
Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000090
Variable: AGISTATUS
Value: HANGUP
Uniqueid: 1424379961.161
Event: SoftHangupRequest
Privilege: call,all
Channel: SIP/dialler-00000090
Uniqueid: 1424379961.161
Cause: 16
Event: Hangup
Privilege: call,all
Channel: SIP/dialler-00000090
Uniqueid: 1424379961.161
CallerIDNum: 0126543210
CallerIDName: <unknown>
ConnectedLineNum: 0126543210
ConnectedLineName: <unknown>
AccountCode:
Cause: 16
Cause-txt: Normal Clearing
[2015-02-19 23:06:10.931] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="HangupRequest", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000090", "Uniqueid"=>"1424379961.161"}, text_body=nil, events=[]>
[2015-02-19 23:06:10.935] DEBUG Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="c83db469-c782-4444-9539-4a9c3fbcbbcd", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:10 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000090", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379961.161"}>
[2015-02-19 23:06:10.946] WARN ElectricSlide::CallQueue: Call failed to connect to Agent 1000 due to agent hangup; reinserting caller SIP/billing/0121110503 into queue
[2015-02-19 23:06:10.962] DEBUG Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="c83db469-c782-4444-9539-4a9c3fbcbbcd", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:10 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000090", "CommandId"=>"1189840248", "Command"=>"EXEC Playback \"moh\"", "ResultCode"=>"200", "Result"=>"Unknown Result"}>
[2015-02-19 23:06:10.937] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000090"}, text_body=nil, events=[]>
[2015-02-19 23:06:10.938] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000090", "Variable"=>"AGISTATUS", "Value"=>"HANGUP", "Uniqueid"=>"1424379961.161"}, text_body=nil, events=[]>
[2015-02-19 23:06:10.970] DEBUG Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="c83db469-c782-4444-9539-4a9c3fbcbbcd", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:10 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/dialler-00000090", "CommandID"=>"e1da1d89-6072-47c3-819e-ac7a00d3c9f8", "Result"=>"200%20result%3D-1%0A"}>
[2015-02-19 23:06:10.972] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="SoftHangupRequest", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000090", "Uniqueid"=>"1424379961.161", "Cause"=>"16"}, text_body=nil, events=[]>
[2015-02-19 23:06:10.973] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Hangup", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000090", "Uniqueid"=>"1424379961.161", "CallerIDNum"=>"0126543210", "CallerIDName"=>"<unknown>", "ConnectedLineNum"=>"0126543210", "ConnectedLineName"=>"<unknown>", "AccountCode"=>"", "Cause"=>"16", "Cause-txt"=>"Normal Clearing"}, text_body=nil, events=[]>
[2015-02-19 23:06:10.977] TRACE Punchblock::Connection::Asterisk: [SEND] Action: hangup
ActionID: 97251ffd-1b3d-4402-ae12-f7ba3f1a6daa
Channel: SIP/dialler-00000090
Cause: 16
[2015-02-19 23:06:10.979] TRACE Punchblock::Connection::Asterisk: [SEND] Action: agi
ActionID: 37d3712a-a755-4a47-8504-8853bdc13017
Channel: SIP/dialler-00000090
Command: EXEC SendText "{\"call_ref\":55,\"agent\":\"1000\",\"contact_ref\":\"cb00003~3~2040~3741\",\"number\":\"0121110503\"}"
CommandID: d3ae3aa0-5ee6-4c96-88c5-fec733800681
[2015-02-19 23:06:10.979] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Error
ActionID: 97251ffd-1b3d-4402-ae12-f7ba3f1a6daa
Message: No such channel
Response: Error
ActionID: 37d3712a-a755-4a47-8504-8853bdc13017
Message: Channel SIP/dialler-00000090 does not exist.
[2015-02-19 23:06:10.986] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Error message="No such channel", headers=>
[2015-02-19 23:06:10.993] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Error message="Channel SIP/dialler-00000090 does not exist.", headers=>
[2015-02-19 23:06:11.003] DEBUG Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="c83db469-c782-4444-9539-4a9c3fbcbbcd", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:10 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000090"}>
[2015-02-19 23:06:11.007] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Finished executing controller #<OutboundCalleeController call=f589b73e-be13-4856-9566-881158bf5530, metadata={:campaign=>#<Campaign:2040 @settings={:outbound_call_id=>"0126543210", :wrapup_time=>120, :call_timeout=>0, :hold_timeout=>0, :dial_from_self=>false, :dial_aggression=>1, :notif_type=>:sip, :campaign_type=>:progressive, :moh=>"moh"}, @status="started", @stats={:tot_holdtime=>0, :tot_talktime=>0, :tot_ringtime=>0, :calls_answered=>0, :calls_dropped=>0, :calls_rejected=>0, :calls_failed=>0, :total_calls=>0, :inbound_count=>0, :outbound_count=>0}>, :callee=>#<Callee:0x485559b1 @dialled_time=2015-02-19 23:06:10 +0200, @call_ref=55, @route=:outbound, @answered_time=2015-02-19 23:06:10 +0200, @campaign=#<Campaign:2040 @settings={:outbound_call_id=>"0126543210", :wrapup_time=>120, :call_timeout=>0, :hold_timeout=>0, :dial_from_self=>false, :dial_aggression=>1, :notif_type=>:sip, :campaign_type=>:progressive, :moh=>"moh"}, @status="started", @stats={:tot_holdtime=>0, :tot_talktime=>0, :tot_ringtime=>0, :calls_answered=>0, :calls_dropped=>0, :calls_rejected=>0, :calls_failed=>0, :total_calls=>0, :inbound_count=>0, :outbound_count=>0}>, @call_id="f589b73e-be13-4856-9566-881158bf5530", @contact_ref="cb00003~3~2040~3741", @call=#<Adhearsion::OutboundCall:f589b73e-be13-4856-9566-881158bf5530@ offer=nil, end_reason=nil, commands=[], variables={"callee"=>#<Callee:0x485559b1 @dialled_time=2015-02-19 23:06:10 +0200, @call_ref=55, @route=:outbound, @answered_time=2015-02-19 23:06:10 +0200, @campaign=#<Campaign:2040 @settings={:outbound_call_id=>"0126543210", :wrapup_time=>120, :call_timeout=>0, :hold_timeout=>0, :dial_from_self=>false, :dial_aggression=>1, :notif_type=>:sip, :campaign_type=>:progressive, :moh=>"moh"}, @status="started", @stats={:tot_holdtime=>0, :tot_talktime=>0, :tot_ringtime=>0, :calls_answered=>0, :calls_dropped=>0, :calls_rejected=>0, :calls_failed=>0, :total_calls=>0, :inbound_count=>0, :outbound_count=>0}>, @call_id="f589b73e-be13-4856-9566-881158bf5530", @contact_ref="cb00003~3~2040~3741", @call=..., @number="0121110503">, "moh"=>#<Punchblock::Component::Output target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id="30b07496-654a-43f2-af2d-79c44626a17d", source_uri="30b07496-654a-43f2-af2d-79c44626a17d", domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:10 +0200, request_id="f968bbfb-fb60-47bf-b936-c48bd6352ea2", headers={}, voice=nil, interrupt_on=nil, start_offset=nil, start_paused=nil, repeat_interval=nil, repeat_times=0, max_time=nil, renderer=nil, render_documents=[#<Punchblock::Component::Output::Document target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:10 +0200, url=nil, content_type="application/ssml+xml", value=<speak version="1.0" xml:lang="en-US" xmlns="http://www.w3.org/2001/10/synthesis">moh</speak>>]>, "enqueue_time"=>2015-02-19 23:06:10 +0200}, controllers=[#<OutboundCalleeController call=f589b73e-be13-4856-9566-881158bf5530, metadata={:campaign=>#<Campaign:2040 @settings={:outbound_call_id=>"0126543210", :wrapup_time=>120, :call_timeout=>0, :hold_timeout=>0, :dial_from_self=>false, :dial_aggression=>1, :notif_type=>:sip, :campaign_type=>:progressive, :moh=>"moh"}, @status="started", @stats={:tot_holdtime=>0, :tot_talktime=>0, :tot_ringtime=>0, :calls_answered=>0, :calls_dropped=>0, :calls_rejected=>0, :calls_failed=>0, :total_calls=>0, :inbound_count=>0, :outbound_count=>0}>, :callee=>#<Callee:0x485559b1 @dialled_time=2015-02-19 23:06:10 +0200, @call_ref=55, @route=:outbound, @answered_time=2015-02-19 23:06:10 +0200, @campaign=#<Campaign:2040 @settings={:outbound_call_id=>"0126543210", :wrapup_time=>120, :call_timeout=>0, :hold_timeout=>0, :dial_from_self=>false, :dial_aggression=>1, :notif_type=>:sip, :campaign_type=>:progressive, :moh=>"moh"}, @status="started", @stats={:tot_holdtime=>0, :tot_talktime=>0, :tot_ringtime=>0, :calls_answered=>0, :calls_dropped=>0, :calls_rejected=>0, :calls_failed=>0, :total_calls=>0, :inbound_count=>0, :outbound_count=>0}>, @call_id="f589b73e-be13-4856-9566-881158bf5530", @contact_ref="cb00003~3~2040~3741", @call=..., @number="0121110503">}>], to="SIP/billing/0121110503", from="0126543210">, @number="0121110503">}>
[2015-02-19 23:06:11.010] INFO Adhearsion::Router::Route: Call f589b73e-be13-4856-9566-881158bf5530 routing completed. Keeping the call alive at controller/router request.
[2015-02-19 23:06:11.023] DEBUG Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="c83db469-c782-4444-9539-4a9c3fbcbbcd", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:10 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000090", "Variable"=>"AGISTATUS", "Value"=>"HANGUP", "Uniqueid"=>"1424379961.161"}>
[2015-02-19 23:06:11.064] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:10 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000091", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379970.162"}>
[2015-02-19 23:06:11.060] DEBUG Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="c83db469-c782-4444-9539-4a9c3fbcbbcd", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:10 +0200, name="Newexten", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000090", "Context"=>"adhearsion-redirect", "Extension"=>"1", "Priority"=>"1", "Application"=>"AGI", "AppData"=>"agi:async", "Uniqueid"=>"1424379961.161"}>
[2015-02-19 23:06:11.066] DEBUG Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="c83db469-c782-4444-9539-4a9c3fbcbbcd", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:10 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000090", "Env"=>"agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fdialler-00000090%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424379961.161%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281080854272%0A%0A"}>
[2015-02-19 23:06:11.070] WARN ApiManager: true when trying to handle an agent request: {"extension"=>"1000", "status"=>"offline", "campaign_ref"=>"2040"}
[2015-02-19 23:06:11.073] DEBUG Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="c83db469-c782-4444-9539-4a9c3fbcbbcd", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:11 +0200, name="HangupRequest", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000090", "Uniqueid"=>"1424379961.161"}>
[2015-02-19 23:06:11.074] DEBUG Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="c83db469-c782-4444-9539-4a9c3fbcbbcd", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:11 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000090"}>
[2015-02-19 23:06:11.075] DEBUG ApiManager: Received API agent request: {"extension"=>"1000", "status"=>"offline", "campaign_ref"=>"2040"}
[2015-02-19 23:06:11.089] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:10 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/billing-00000091", "CommandId"=>"1378694200", "Command"=>"EXEC Playback \"moh\"", "ResultCode"=>"200", "Result"=>"Unknown Result"}>
[2015-02-19 23:06:11.095] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:10 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/billing-00000091", "CommandID"=>"a55ac32f-b534-484d-a7e8-c21f83945254", "Result"=>"200%20result%3D-1%0A"}>
[2015-02-19 23:06:11.097] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:11 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/billing-00000091"}>
[2015-02-19 23:06:11.099] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:11 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000091", "Variable"=>"AGISTATUS", "Value"=>"HANGUP", "Uniqueid"=>"1424379970.162"}>
[2015-02-19 23:06:11.100] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:11 +0200, name="Newexten", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000091", "Context"=>"adhearsion-redirect", "Extension"=>"1", "Priority"=>"1", "Application"=>"AGI", "AppData"=>"agi:async", "Uniqueid"=>"1424379970.162"}>
[2015-02-19 23:06:11.102] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:11 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-00000091", "Env"=>"agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fbilling-00000091%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424379970.162%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281078314752%0A%0A"}>
[2015-02-19 23:06:11.109] INFO ElectricSlide::CallQueue: Removing agent #<Agent: extension: 1000, campaign_ref: 2040, state: offline, call: c83db469-c782-4444-9539-4a9c3fbcbbcd> from the queue
[2015-02-19 23:06:11.110] INFO Agent: 1000 Cleaned up
[2015-02-19 23:06:11.110] INFO StateMachine::Machine: Agent 1000 changed from available to offline due to logout event.
[2015-02-19 23:06:11.112] INFO ApiManager: API: Updated/created agent 1000 with status offline in the scope of campaign 2040
[2015-02-19 23:06:11.135] DEBUG Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Finished executing controller #<Adhearsion::CallController call=c83db469-c782-4444-9539-4a9c3fbcbbcd, metadata={}>
[2015-02-19 23:06:11.162] DEBUG Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="c83db469-c782-4444-9539-4a9c3fbcbbcd", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:11 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000090", "Variable"=>"AGISTATUS", "Value"=>"HANGUP", "Uniqueid"=>"1424379961.161"}>
[2015-02-19 23:06:11.165] DEBUG Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="c83db469-c782-4444-9539-4a9c3fbcbbcd", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:11 +0200, name="SoftHangupRequest", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000090", "Uniqueid"=>"1424379961.161", "Cause"=>"16"}>
[2015-02-19 23:06:11.169] DEBUG Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="c83db469-c782-4444-9539-4a9c3fbcbbcd", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:11 +0200, name="Hangup", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000090", "Uniqueid"=>"1424379961.161", "CallerIDNum"=>"0126543210", "CallerIDName"=>"<unknown>", "ConnectedLineNum"=>"0126543210", "ConnectedLineName"=>"<unknown>", "AccountCode"=>"", "Cause"=>"16", "Cause-txt"=>"Normal Clearing"}>
[2015-02-19 23:06:11.172] DEBUG Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Receiving message: #<Punchblock::Event::Complete target_call_id="c83db469-c782-4444-9539-4a9c3fbcbbcd", target_mixer_name=nil, component_id="105654aa-10bd-41aa-b30e-801d8a4467d3", source_uri="105654aa-10bd-41aa-b30e-801d8a4467d3", domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:11 +0200, reason=#<Punchblock::Event::Complete::Stop target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:10 +0200, name=:stop>, recording=nil, fax=nil, fax_metadata={}>
[2015-02-19 23:06:11.225] DEBUG Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Receiving message: #<Punchblock::Event::End target_call_id="c83db469-c782-4444-9539-4a9c3fbcbbcd", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:10 +0200, headers={}, reason=:hungup, platform_code="16">
[2015-02-19 23:06:11.225] INFO Adhearsion::OutboundCall: c83db469-c782-4444-9539-4a9c3fbcbbcd@: Call 0126543210 -> SIP/dialler/1000 ended due to hungup (code 16)
[2015-02-19 23:06:11.229] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::Complete target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id="30b07496-654a-43f2-af2d-79c44626a17d", source_uri="30b07496-654a-43f2-af2d-79c44626a17d", domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:11 +0200, reason=#<Punchblock::Event::Complete::Stop target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:10 +0200, name=:stop>, recording=nil, fax=nil, fax_metadata={}>
[2015-02-19 23:06:11.234] INFO ElectricSlide::CallQueue: Removing agent #<Agent: extension: 1000, campaign_ref: 2040, state: offline, call: c83db469-c782-4444-9539-4a9c3fbcbbcd> from the queue
[2015-02-19 23:06:11.235] INFO Agent: 1000 Cleaned up
[2015-02-19 23:06:11.236] INFO StateMachine::Machine: Agent 1000 changed from offline to offline due to logout event.
[2015-02-19 23:06:11.240] DEBUG Agent: Agent: 1000 has logged out with reason hungup
[2015-02-19 23:06:11.241] INFO ElectricSlide::CallQueue: Removing agent #<Agent: extension: 1000, campaign_ref: 2040, state: offline, call: c83db469-c782-4444-9539-4a9c3fbcbbcd> from the queue
[2015-02-19 23:06:11.997] DEBUG FSSM::Path: File 9daaa1e9-8f51-4f7e-96bb-0018b4b474c4-in.wav has been created ---- /var/punchblock/record/9daaa1e9-8f51-4f7e-96bb-0018b4b474c4-in.wav
[2015-02-19 23:06:11.997] DEBUG FSSM::Path: File 9daaa1e9-8f51-4f7e-96bb-0018b4b474c4-out.wav has been created ---- /var/punchblock/record/9daaa1e9-8f51-4f7e-96bb-0018b4b474c4-out.wav
[2015-02-19 23:06:12.161] DEBUG FSSM::Path: File 9daaa1e9-8f51-4f7e-96bb-0018b4b474c4-in.wav has been created ---- /var/punchblock/record/9daaa1e9-8f51-4f7e-96bb-0018b4b474c4-in.wav
[2015-02-19 23:06:12.161] DEBUG FSSM::Path: File 9daaa1e9-8f51-4f7e-96bb-0018b4b474c4-out.wav has been created ---- /var/punchblock/record/9daaa1e9-8f51-4f7e-96bb-0018b4b474c4-out.wav
[2015-02-19 23:06:13.829] DEBUG ApiManager: Received API agent request: {"extension"=>"1001", "status"=>"available", "campaign_ref"=>"2040"}
[2015-02-19 23:06:13.846] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Executing command #<Punchblock::Command::Dial target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:13 +0200, request_id="4122b8cd-2d68-4d65-aa93-2246dc98be7f", headers={}, to="SIP/dialler/1001", from="0126543210", uri="98817160-9b78-473b-8eea-2b9943c175ff", timeout=nil, join=nil>
[2015-02-19 23:06:13.853] INFO StateMachine::Machine: Agent 1001 changed from offline to logging_in due to login event.
[2015-02-19 23:06:13.854] INFO ApiManager: API: Updated/created agent 1001 with status available in the scope of campaign 2040
[2015-02-19 23:06:13.859] TRACE Punchblock::Connection::Asterisk: [SEND] Action: originate
ActionID: b4b7a9eb-3af8-4b1d-a9db-1593a94cb6ec
Async: true
Context: adhearsion-redirect
Exten: 1
Priority: 1
Channel: SIP/dialler/1001
Callerid: 0126543210
Variable: punchblock_call_id=98817160-9b78-473b-8eea-2b9943c175ff
[2015-02-19 23:06:13.860] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: b4b7a9eb-3af8-4b1d-a9db-1593a94cb6ec
Message: Originate successfully queued
[2015-02-19 23:06:13.861] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"b4b7a9eb-3af8-4b1d-a9db-1593a94cb6ec", "Message"=>"Originate successfully queued"}, text_body=nil, events=[]>
[2015-02-19 23:06:13.866] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Newchannel
Privilege: call,all
Channel: SIP/dialler-00000092
ChannelState: 0
ChannelStateDesc: Down
CallerIDNum:
CallerIDName:
AccountCode:
Exten:
Context: from-trunk-sip-dialler
Uniqueid: 1424379973.163
[2015-02-19 23:06:13.867] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newchannel", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000092", "ChannelState"=>"0", "ChannelStateDesc"=>"Down", "CallerIDNum"=>"", "CallerIDName"=>"", "AccountCode"=>"", "Exten"=>"", "Context"=>"from-trunk-sip-dialler", "Uniqueid"=>"1424379973.163"}, text_body=nil, events=[]>
[2015-02-19 23:06:13.877] TRACE Punchblock::Connection::Asterisk: [RECV] Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000092
Variable: SIPCALLID
Value: 3dd4d15a53346a41109bfc9155eafff1@197.189.232.113:5060
Uniqueid: 1424379973.163
[2015-02-19 23:06:13.879] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000092", "Variable"=>"SIPCALLID", "Value"=>"3dd4d15a53346a41109bfc9155eafff1@197.189.232.113:5060", "Uniqueid"=>"1424379973.163"}, text_body=nil, events=[]>
[2015-02-19 23:06:13.883] TRACE Punchblock::Connection::Asterisk: [RECV] Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000092
Variable: punchblock_call_id
Value: 98817160-9b78-473b-8eea-2b9943c175ff
Uniqueid: 1424379973.163
Event: NewAccountCode
Privilege: call,all
Channel: SIP/dialler-00000092
Uniqueid: 1424379973.163
AccountCode:
OldAccountCode:
Event: NewCallerid
Privilege: call,all
Channel: SIP/dialler-00000092
CallerIDNum: 0126543210
CallerIDName:
Uniqueid: 1424379973.163
CID-CallingPres: 0 (Presentation Allowed, Not Screened)
[2015-02-19 23:06:13.887] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000092", "Variable"=>"punchblock_call_id", "Value"=>"98817160-9b78-473b-8eea-2b9943c175ff", "Uniqueid"=>"1424379973.163"}, text_body=nil, events=[]>
[2015-02-19 23:06:13.891] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:13 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000092", "Variable"=>"punchblock_call_id", "Value"=>"98817160-9b78-473b-8eea-2b9943c175ff", "Uniqueid"=>"1424379973.163"}>
[2015-02-19 23:06:13.893] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="NewAccountCode", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000092", "Uniqueid"=>"1424379973.163", "AccountCode"=>"", "OldAccountCode"=>""}, text_body=nil, events=[]>
[2015-02-19 23:06:13.897] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:13 +0200, name="NewAccountCode", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000092", "Uniqueid"=>"1424379973.163", "AccountCode"=>"", "OldAccountCode"=>""}>
[2015-02-19 23:06:13.899] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="NewCallerid", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000092", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "Uniqueid"=>"1424379973.163", "CID-CallingPres"=>"0 (Presentation Allowed, Not Screened)"}, text_body=nil, events=[]>
[2015-02-19 23:06:13.905] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:13 +0200, name="NewCallerid", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000092", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "Uniqueid"=>"1424379973.163", "CID-CallingPres"=>"0 (Presentation Allowed, Not Screened)"}>
[2015-02-19 23:06:13.911] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Newstate
Privilege: call,all
Channel: SIP/dialler-00000092
ChannelState: 5
ChannelStateDesc: Ringing
CallerIDNum: 0126543210
CallerIDName:
ConnectedLineNum: 0126543210
ConnectedLineName:
Uniqueid: 1424379973.163
[2015-02-19 23:06:13.912] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newstate", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000092", "ChannelState"=>"5", "ChannelStateDesc"=>"Ringing", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "ConnectedLineNum"=>"0126543210", "ConnectedLineName"=>"", "Uniqueid"=>"1424379973.163"}, text_body=nil, events=[]>
[2015-02-19 23:06:13.916] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:13 +0200, name="Newstate", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000092", "ChannelState"=>"5", "ChannelStateDesc"=>"Ringing", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "ConnectedLineNum"=>"0126543210", "ConnectedLineName"=>"", "Uniqueid"=>"1424379973.163"}>
[2015-02-19 23:06:13.919] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Ringing target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:13 +0200, headers={}>
[2015-02-19 23:06:14.043] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Newstate
Privilege: call,all
Channel: SIP/dialler-00000092
ChannelState: 6
ChannelStateDesc: Up
CallerIDNum: 0126543210
CallerIDName:
ConnectedLineNum: 0126543210
ConnectedLineName:
Uniqueid: 1424379973.163
Event: OriginateResponse
Privilege: call,all
ActionID: b4b7a9eb-3af8-4b1d-a9db-1593a94cb6ec
Response: Success
Channel: SIP/dialler-00000092
Context: adhearsion-redirect
Exten: 1
Reason: 4
Uniqueid: 1424379973.163
CallerIDNum: 0126543210
CallerIDName: <unknown>
[2015-02-19 23:06:14.044] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newstate", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000092", "ChannelState"=>"6", "ChannelStateDesc"=>"Up", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "ConnectedLineNum"=>"0126543210", "ConnectedLineName"=>"", "Uniqueid"=>"1424379973.163"}, text_body=nil, events=[]>
[2015-02-19 23:06:14.049] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:14 +0200, name="Newstate", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000092", "ChannelState"=>"6", "ChannelStateDesc"=>"Up", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "ConnectedLineNum"=>"0126543210", "ConnectedLineName"=>"", "Uniqueid"=>"1424379973.163"}>
[2015-02-19 23:06:14.051] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="OriginateResponse", headers={"Privilege"=>"call,all", "ActionID"=>"b4b7a9eb-3af8-4b1d-a9db-1593a94cb6ec", "Response"=>"Success", "Channel"=>"SIP/dialler-00000092", "Context"=>"adhearsion-redirect", "Exten"=>"1", "Reason"=>"4", "Uniqueid"=>"1424379973.163", "CallerIDNum"=>"0126543210", "CallerIDName"=>"<unknown>"}, text_body=nil, events=[]>
[2015-02-19 23:06:14.054] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:14 +0200, name="OriginateResponse", headers={"Privilege"=>"call,all", "ActionID"=>"b4b7a9eb-3af8-4b1d-a9db-1593a94cb6ec", "Response"=>"Success", "Channel"=>"SIP/dialler-00000092", "Context"=>"adhearsion-redirect", "Exten"=>"1", "Reason"=>"4", "Uniqueid"=>"1424379973.163", "CallerIDNum"=>"0126543210", "CallerIDName"=>"<unknown>"}>
[2015-02-19 23:06:14.056] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Newexten
Privilege: dialplan,all
Channel: SIP/dialler-00000092
Context: adhearsion-redirect
Extension: 1
Priority: 1
Application: AGI
AppData: agi:async
Uniqueid: 1424379973.163
[2015-02-19 23:06:14.056] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newexten", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000092", "Context"=>"adhearsion-redirect", "Extension"=>"1", "Priority"=>"1", "Application"=>"AGI", "AppData"=>"agi:async", "Uniqueid"=>"1424379973.163"}, text_body=nil, events=[]>
[2015-02-19 23:06:14.060] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:14 +0200, name="Newexten", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000092", "Context"=>"adhearsion-redirect", "Extension"=>"1", "Priority"=>"1", "Application"=>"AGI", "AppData"=>"agi:async", "Uniqueid"=>"1424379973.163"}>
[2015-02-19 23:06:14.061] TRACE Punchblock::Connection::Asterisk: [RECV] Event: AsyncAGI
Privilege: agi,all
SubEvent: Start
Channel: SIP/dialler-00000092
Env: agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fdialler-00000092%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424379973.163%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281079330560%0A%0A
[2015-02-19 23:06:14.062] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000092", "Env"=>"agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fdialler-00000092%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424379973.163%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281079330560%0A%0A"}, text_body=nil, events=[]>
[2015-02-19 23:06:14.065] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:14 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000092", "Env"=>"agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fdialler-00000092%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424379973.163%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281079330560%0A%0A"}>
[2015-02-19 23:06:14.069] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Answered target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:14 +0200, headers={}>
[2015-02-19 23:06:14.075] INFO Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Executing controller #<OutboundAgentController call=98817160-9b78-473b-8eea-2b9943c175ff, metadata={:campaign=>#<Campaign:2040 @settings={:outbound_call_id=>"0126543210", :wrapup_time=>120, :call_timeout=>0, :hold_timeout=>0, :dial_from_self=>false, :dial_aggression=>1, :notif_type=>:sip, :campaign_type=>:progressive, :moh=>"moh"}, @status="started", @stats={:tot_holdtime=>0, :tot_talktime=>0, :tot_ringtime=>0, :calls_answered=>0, :calls_dropped=>0, :calls_rejected=>0, :calls_failed=>0, :total_calls=>0, :inbound_count=>0, :outbound_count=>0}>, :agent=>#<Agent: extension: 1001, campaign_ref: 2040, state: logging_in, call: 98817160-9b78-473b-8eea-2b9943c175ff>}>
[2015-02-19 23:06:14.079] INFO StateMachine::Machine: Agent 1001 changed from logging_in to available due to checkin event.
[2015-02-19 23:06:14.082] INFO Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Executing controller #<Adhearsion::CallController call=98817160-9b78-473b-8eea-2b9943c175ff, metadata={}>
[2015-02-19 23:06:14.096] INFO ElectricSlide::CallQueue: Adding agent #<Agent: extension: 1001, campaign_ref: 2040, state: available, call: 98817160-9b78-473b-8eea-2b9943c175ff> to the queue
[2015-02-19 23:06:14.099] INFO ElectricSlide::CallQueue: Connecting #<Agent: extension: 1001, campaign_ref: 2040, state: available, call: 98817160-9b78-473b-8eea-2b9943c175ff> with SIP/billing/0121110503
[2015-02-19 23:06:14.114] INFO Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Executing controller #<Adhearsion::CallController call=98817160-9b78-473b-8eea-2b9943c175ff, metadata={}>
[2015-02-19 23:06:14.119] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Joining to #<Celluloid::ActorProxy:0x491dd468>
[2015-02-19 23:06:14.120] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Sending message: {"call_ref":55,"agent":"1001","contact_ref":"cb00003~3~2040~3741","number":"0121110503"}
[2015-02-19 23:06:14.122] TRACE Punchblock::Connection::Asterisk: [SEND] Action: agi
ActionID: efc18238-bfd4-46f4-a704-5510df641092
Channel: SIP/dialler-00000092
Command: EXEC SendText "{\"call_ref\":55,\"agent\":\"1001\",\"contact_ref\":\"cb00003~3~2040~3741\",\"number\":\"0121110503\"}"
CommandID: 0cc4438a-2593-4a66-8e9f-1b77b5601e10
[2015-02-19 23:06:14.123] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: efc18238-bfd4-46f4-a704-5510df641092
Message: Added AGI command to queue
[2015-02-19 23:06:14.123] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"efc18238-bfd4-46f4-a704-5510df641092", "Message"=>"Added AGI command to queue"}, text_body=nil, events=[]>
[2015-02-19 23:06:14.129] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Executing command #<Punchblock::Command::Join target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:14 +0200, request_id="fe9c5da8-d55d-4141-9d3e-d7274c10fa97", call_uri="f589b73e-be13-4856-9566-881158bf5530", mixer_name=nil, direction=nil, media=nil>
[2015-02-19 23:06:14.134] TRACE Punchblock::Connection::Asterisk: [SEND] Action: agi
ActionID: e3b7071d-c562-40d2-941e-c21e23d68184
Channel: SIP/dialler-00000092
Command: EXEC Bridge "SIP/billing-00000091,F(adhearsion-redirect,1,1)"
CommandID: ac829636-6200-47b1-9d52-321230c2ea20
[2015-02-19 23:06:14.135] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: e3b7071d-c562-40d2-941e-c21e23d68184
Message: Added AGI command to queue
[2015-02-19 23:06:14.136] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"e3b7071d-c562-40d2-941e-c21e23d68184", "Message"=>"Added AGI command to queue"}, text_body=nil, events=[]>
[2015-02-19 23:06:14.158] TRACE Punchblock::Connection::Asterisk: [RECV] Event: AGIExec
Privilege: agi,all
SubEvent: Start
Channel: SIP/dialler-00000092
CommandId: 488071965
Command: EXEC SendText "{\"call_ref\":55,\"agent\":\"1001\",\"contact_ref\":\"cb00003~3~2040~3741\",\"number\":\"0121110503\"}"
Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000092
Variable: SENDTEXTSTATUS
Value: SUCCESS
Uniqueid: 1424379973.163
Event: AGIExec
Privilege: agi,all
SubEvent: End
Channel: SIP/dialler-00000092
CommandId: 488071965
Command: EXEC SendText "{\"call_ref\":55,\"agent\":\"1001\",\"contact_ref\":\"cb00003~3~2040~3741\",\"number\":\"0121110503\"}"
ResultCode: 200
Result: Success
Event: AsyncAGI
Privilege: agi,all
SubEvent: Exec
Channel: SIP/dialler-00000092
CommandID: 0cc4438a-2593-4a66-8e9f-1b77b5601e10
Result: 200%20result%3D0%0A
Event: AGIExec
Privilege: agi,all
SubEvent: Start
Channel: SIP/dialler-00000092
CommandId: 1324832938
Command: EXEC Bridge "SIP/billing-00000091,F(adhearsion-redirect,1,1)"
Event: Newchannel
Privilege: call,all
Channel: Bridge/SIP/billing-00000091
ChannelState: 0
ChannelStateDesc: Down
CallerIDNum:
CallerIDName:
AccountCode:
Exten:
Context:
Uniqueid: 1424379974.164
Event: MusicOnHold
Privilege: call,all
State: Stop
Channel: SIP/billing-00000091
UniqueID: 1424379970.162
Event: Newstate
Privilege: call,all
Channel: Bridge/SIP/billing-00000091
ChannelState: 6
ChannelStateDesc: Up
CallerIDNum:
CallerIDName:
ConnectedLineNum:
ConnectedLineName:
Uniqueid: 1424379974.164
Event: Masquerade
Privilege: call,all
Clone: SIP/billing-00000091
CloneState: Up
Original: Bridge/SIP/billing-00000091
OriginalState: Up
Event: Rename
Privilege: call,all
Channel: SIP/billing-00000091
Newname: SIP/billing-00000091<MASQ>
Uniqueid: 1424379970.162
[2015-02-19 23:06:14.160] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000092", "CommandId"=>"488071965", "Command"=>"EXEC SendText \"{\\\"call_ref\\\":55,\\\"agent\\\":\\\"1001\\\",\\\"contact_ref\\\":\\\"cb00003~3~2040~3741\\\",\\\"number\\\":\\\"0121110503\\\"}\""}, text_body=nil, events=[]>
[2015-02-19 23:06:14.165] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:14 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000092", "CommandId"=>"488071965", "Command"=>"EXEC SendText \"{\\\"call_ref\\\":55,\\\"agent\\\":\\\"1001\\\",\\\"contact_ref\\\":\\\"cb00003~3~2040~3741\\\",\\\"number\\\":\\\"0121110503\\\"}\""}>
[2015-02-19 23:06:14.166] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000092", "Variable"=>"SENDTEXTSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379973.163"}, text_body=nil, events=[]>
[2015-02-19 23:06:14.170] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:14 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000092", "Variable"=>"SENDTEXTSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379973.163"}>
[2015-02-19 23:06:14.171] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000092", "CommandId"=>"488071965", "Command"=>"EXEC SendText \"{\\\"call_ref\\\":55,\\\"agent\\\":\\\"1001\\\",\\\"contact_ref\\\":\\\"cb00003~3~2040~3741\\\",\\\"number\\\":\\\"0121110503\\\"}\"", "ResultCode"=>"200", "Result"=>"Success"}, text_body=nil, events=[]>
[2015-02-19 23:06:14.172] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/dialler-00000092", "CommandID"=>"0cc4438a-2593-4a66-8e9f-1b77b5601e10", "Result"=>"200%20result%3D0%0A"}, text_body=nil, events=[]>
[2015-02-19 23:06:14.174] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000092", "CommandId"=>"1324832938", "Command"=>"EXEC Bridge \"SIP/billing-00000091,F(adhearsion-redirect,1,1)\""}, text_body=nil, events=[]>
[2015-02-19 23:06:14.175] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newchannel", headers={"Privilege"=>"call,all", "Channel"=>"Bridge/SIP/billing-00000091", "ChannelState"=>"0", "ChannelStateDesc"=>"Down", "CallerIDNum"=>"", "CallerIDName"=>"", "AccountCode"=>"", "Exten"=>"", "Context"=>"", "Uniqueid"=>"1424379974.164"}, text_body=nil, events=[]>
[2015-02-19 23:06:14.182] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:14 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000092", "CommandId"=>"488071965", "Command"=>"EXEC SendText \"{\\\"call_ref\\\":55,\\\"agent\\\":\\\"1001\\\",\\\"contact_ref\\\":\\\"cb00003~3~2040~3741\\\",\\\"number\\\":\\\"0121110503\\\"}\"", "ResultCode"=>"200", "Result"=>"Success"}>
[2015-02-19 23:06:14.185] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:14 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/dialler-00000092", "CommandID"=>"0cc4438a-2593-4a66-8e9f-1b77b5601e10", "Result"=>"200%20result%3D0%0A"}>
[2015-02-19 23:06:14.193] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:14 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000092", "CommandId"=>"1324832938", "Command"=>"EXEC Bridge \"SIP/billing-00000091,F(adhearsion-redirect,1,1)\""}>
[2015-02-19 23:06:14.233] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="MusicOnHold", headers={"Privilege"=>"call,all", "State"=>"Stop", "Channel"=>"SIP/billing-00000091", "UniqueID"=>"1424379970.162"}, text_body=nil, events=[]>
[2015-02-19 23:06:14.246] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:14 +0200, name="MusicOnHold", headers={"Privilege"=>"call,all", "State"=>"Stop", "Channel"=>"SIP/billing-00000091", "UniqueID"=>"1424379970.162"}>
[2015-02-19 23:06:14.248] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newstate", headers={"Privilege"=>"call,all", "Channel"=>"Bridge/SIP/billing-00000091", "ChannelState"=>"6", "ChannelStateDesc"=>"Up", "CallerIDNum"=>"", "CallerIDName"=>"", "ConnectedLineNum"=>"", "ConnectedLineName"=>"", "Uniqueid"=>"1424379974.164"}, text_body=nil, events=[]>
[2015-02-19 23:06:14.249] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Executing command #<Punchblock::Component::Output target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:14 +0200, request_id="8ad38784-6249-4ef6-9fa8-b06ffbadef0b", headers={}, voice=nil, interrupt_on=nil, start_offset=nil, start_paused=nil, repeat_interval=nil, repeat_times=0, max_time=nil, renderer=nil, render_documents=[#<Punchblock::Component::Output::Document target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:14 +0200, url=nil, content_type="application/ssml+xml", value=<speak version="1.0" xml:lang="en-US" xmlns="http://www.w3.org/2001/10/synthesis">moh</speak>>]>
[2015-02-19 23:06:14.257] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Masquerade", headers={"Privilege"=>"call,all", "Clone"=>"SIP/billing-00000091", "CloneState"=>"Up", "Original"=>"Bridge/SIP/billing-00000091", "OriginalState"=>"Up"}, text_body=nil, events=[]>
[2015-02-19 23:06:14.261] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Rename", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000091", "Newname"=>"SIP/billing-00000091<MASQ>", "Uniqueid"=>"1424379970.162"}, text_body=nil, events=[]>
[2015-02-19 23:06:14.261] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Rename
Privilege: call,all
Channel: Bridge/SIP/billing-00000091
Newname: SIP/billing-00000091
Uniqueid: 1424379974.164
Event: Rename
Privilege: call,all
Channel: SIP/billing-00000091<MASQ>
Newname: Bridge/SIP/billing-00000091<ZOMBIE>
Uniqueid: 1424379970.162
Event: NewCallerid
Privilege: call,all
Channel: SIP/billing-00000091
CallerIDNum: 0126543210
CallerIDName:
Uniqueid: 1424379974.164
CID-CallingPres: 0 (Presentation Allowed, Not Screened)
Event: BridgeExec
Privilege: call,all
Response: Success
Channel1: SIP/dialler-00000092
Channel2: SIP/billing-00000091
Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000092
Variable: BRIDGEPEER
Value: SIP/billing-00000091
Uniqueid: 1424379973.163
Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-00000091
Variable: BRIDGEPEER
Value: SIP/dialler-00000092
Uniqueid: 1424379974.164
Event: NewAccountCode
Privilege: call,all
Channel: SIP/billing-00000091
Uniqueid: 1424379974.164
AccountCode:
OldAccountCode:
Event: Bridge
Privilege: call,all
Bridgestate: Link
Bridgetype: core
Channel1: SIP/dialler-00000092
Channel2: SIP/billing-00000091
Uniqueid1: 1424379973.163
Uniqueid2: 1424379974.164
CallerID1: 0126543210
CallerID2: 0126543210
Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000092
Variable: BRIDGEPEER
Value: SIP/billing-00000091
Uniqueid: 1424379973.163
Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000092
Variable: BRIDGEPVTCALLID
Value: 05d16e5e3877e82c0bf0f1941f093718@197.189.232.113:5060
Uniqueid: 1424379973.163
Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-00000091
Variable: BRIDGEPEER
Value: SIP/dialler-00000092
Uniqueid: 1424379974.164
Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-00000091
Variable: BRIDGEPVTCALLID
Value: 3dd4d15a53346a41109bfc9155eafff1@197.189.232.113:5060
Uniqueid: 1424379974.164
Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000092
Variable: BRIDGEPEER
Value: SIP/billing-00000091
Uniqueid: 1424379973.163
Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000092
Variable: BRIDGEPVTCALLID
Value: 05d16e5e3877e82c0bf0f1941f093718@197.189.232.113:5060
Uniqueid: 1424379973.163
Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-00000091
Variable: BRIDGEPEER
Value: SIP/dialler-00000092
Uniqueid: 1424379974.164
Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-00000091
Variable: BRIDGEPVTCALLID
Value: 3dd4d15a53346a41109bfc9155eafff1@197.189.232.113:5060
Uniqueid: 1424379974.164
Event: AsyncAGI
Privilege: agi,all
SubEvent: End
Channel: Bridge/SIP/billing-00000091<ZOMBIE>
Event: VarSet
Privilege: dialplan,all
Channel: Bridge/SIP/billing-00000091<ZOMBIE>
Variable: AGISTATUS
Value: HANGUP
Uniqueid: 1424379970.162
Event: SoftHangupRequest
Privilege: call,all
Channel: Bridge/SIP/billing-00000091<ZOMBIE>
Uniqueid: 1424379970.162
Cause: 16
Event: Hangup
Privilege: call,all
Channel: Bridge/SIP/billing-00000091<ZOMBIE>
Uniqueid: 1424379970.162
CallerIDNum: <unknown>
CallerIDName: <unknown>
ConnectedLineNum: <unknown>
ConnectedLineName: <unknown>
AccountCode:
Cause: 16
Cause-txt: Normal Clearing
[2015-02-19 23:06:14.271] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Finished executing controller #<Adhearsion::CallController call=98817160-9b78-473b-8eea-2b9943c175ff, metadata={}>
[2015-02-19 23:06:14.277] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Rename", headers={"Privilege"=>"call,all", "Channel"=>"Bridge/SIP/billing-00000091", "Newname"=>"SIP/billing-00000091", "Uniqueid"=>"1424379974.164"}, text_body=nil, events=[]>
[2015-02-19 23:06:14.278] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Rename", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000091<MASQ>", "Newname"=>"Bridge/SIP/billing-00000091<ZOMBIE>", "Uniqueid"=>"1424379970.162"}, text_body=nil, events=[]>
[2015-02-19 23:06:14.278] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="NewCallerid", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000091", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "Uniqueid"=>"1424379974.164", "CID-CallingPres"=>"0 (Presentation Allowed, Not Screened)"}, text_body=nil, events=[]>
[2015-02-19 23:06:14.289] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="BridgeExec", headers={"Privilege"=>"call,all", "Response"=>"Success", "Channel1"=>"SIP/dialler-00000092", "Channel2"=>"SIP/billing-00000091"}, text_body=nil, events=[]>
[2015-02-19 23:06:14.290] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000092", "Variable"=>"BRIDGEPEER", "Value"=>"SIP/billing-00000091", "Uniqueid"=>"1424379973.163"}, text_body=nil, events=[]>
[2015-02-19 23:06:14.308] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:14 +0200, name="Rename", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000091", "Newname"=>"SIP/billing-00000091<MASQ>", "Uniqueid"=>"1424379970.162"}>
[2015-02-19 23:06:14.316] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000091", "Variable"=>"BRIDGEPEER", "Value"=>"SIP/dialler-00000092", "Uniqueid"=>"1424379974.164"}, text_body=nil, events=[]>
[2015-02-19 23:06:14.318] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:14 +0200, name="NewCallerid", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000091", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "Uniqueid"=>"1424379974.164", "CID-CallingPres"=>"0 (Presentation Allowed, Not Screened)"}>
[2015-02-19 23:06:14.322] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:14 +0200, name="BridgeExec", headers={"Privilege"=>"call,all", "Response"=>"Success", "Channel1"=>"SIP/dialler-00000092", "Channel2"=>"SIP/billing-00000091"}>
[2015-02-19 23:06:14.330] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:14 +0200, name="BridgeExec", headers={"Privilege"=>"call,all", "Response"=>"Success", "Channel1"=>"SIP/dialler-00000092", "Channel2"=>"SIP/billing-00000091"}>
[2015-02-19 23:06:14.334] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:14 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000092", "Variable"=>"BRIDGEPEER", "Value"=>"SIP/billing-00000091", "Uniqueid"=>"1424379973.163"}>
[2015-02-19 23:06:14.336] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Finished executing controller #<OutboundAgentController call=98817160-9b78-473b-8eea-2b9943c175ff, metadata={:campaign=>#<Campaign:2040 @settings={:outbound_call_id=>"0126543210", :wrapup_time=>120, :call_timeout=>0, :hold_timeout=>0, :dial_from_self=>false, :dial_aggression=>1, :notif_type=>:sip, :campaign_type=>:progressive, :moh=>"moh"}, @status="started", @stats={:tot_holdtime=>0, :tot_talktime=>0, :tot_ringtime=>0, :calls_answered=>0, :calls_dropped=>0, :calls_rejected=>0, :calls_failed=>0, :total_calls=>0, :inbound_count=>0, :outbound_count=>0}>, :agent=>#<Agent: extension: 1001, campaign_ref: 2040, state: available, call: 98817160-9b78-473b-8eea-2b9943c175ff>}>
[2015-02-19 23:06:14.337] INFO Adhearsion::Router::Route: Call 98817160-9b78-473b-8eea-2b9943c175ff routing completed. Keeping the call alive at controller/router request.
[2015-02-19 23:06:14.342] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:14 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000091", "Variable"=>"BRIDGEPEER", "Value"=>"SIP/dialler-00000092", "Uniqueid"=>"1424379974.164"}>
[2015-02-19 23:06:14.340] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="NewAccountCode", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000091", "Uniqueid"=>"1424379974.164", "AccountCode"=>"", "OldAccountCode"=>""}, text_body=nil, events=[]>
[2015-02-19 23:06:14.350] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:14 +0200, name="NewAccountCode", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000091", "Uniqueid"=>"1424379974.164", "AccountCode"=>"", "OldAccountCode"=>""}>
[2015-02-19 23:06:14.351] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Bridge", headers={"Privilege"=>"call,all", "Bridgestate"=>"Link", "Bridgetype"=>"core", "Channel1"=>"SIP/dialler-00000092", "Channel2"=>"SIP/billing-00000091", "Uniqueid1"=>"1424379973.163", "Uniqueid2"=>"1424379974.164", "CallerID1"=>"0126543210", "CallerID2"=>"0126543210"}, text_body=nil, events=[]>
[2015-02-19 23:06:14.357] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Executing command #<Punchblock::Component::Output target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:14 +0200, request_id="943e4e41-0fb2-4cb6-85ff-33a63bc5ef50", headers={}, voice=nil, interrupt_on=nil, start_offset=nil, start_paused=nil, repeat_interval=nil, repeat_times=nil, max_time=nil, renderer=nil, render_documents=[#<Punchblock::Component::Output::Document target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:14 +0200, url=nil, content_type="application/ssml+xml", value=<speak version="1.0" xml:lang="en-US" xmlns="http://www.w3.org/2001/10/synthesis">beep</speak>>]>
[2015-02-19 23:06:14.364] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000092", "Variable"=>"BRIDGEPEER", "Value"=>"SIP/billing-00000091", "Uniqueid"=>"1424379973.163"}, text_body=nil, events=[]>
[2015-02-19 23:06:14.365] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000092", "Variable"=>"BRIDGEPVTCALLID", "Value"=>"05d16e5e3877e82c0bf0f1941f093718@197.189.232.113:5060", "Uniqueid"=>"1424379973.163"}, text_body=nil, events=[]>
[2015-02-19 23:06:14.366] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000091", "Variable"=>"BRIDGEPEER", "Value"=>"SIP/dialler-00000092", "Uniqueid"=>"1424379974.164"}, text_body=nil, events=[]>
[2015-02-19 23:06:14.368] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000091", "Variable"=>"BRIDGEPVTCALLID", "Value"=>"3dd4d15a53346a41109bfc9155eafff1@197.189.232.113:5060", "Uniqueid"=>"1424379974.164"}, text_body=nil, events=[]>
[2015-02-19 23:06:14.372] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000092", "Variable"=>"BRIDGEPEER", "Value"=>"SIP/billing-00000091", "Uniqueid"=>"1424379973.163"}, text_body=nil, events=[]>
[2015-02-19 23:06:14.373] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000092", "Variable"=>"BRIDGEPVTCALLID", "Value"=>"05d16e5e3877e82c0bf0f1941f093718@197.189.232.113:5060", "Uniqueid"=>"1424379973.163"}, text_body=nil, events=[]>
[2015-02-19 23:06:14.373] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000091", "Variable"=>"BRIDGEPEER", "Value"=>"SIP/dialler-00000092", "Uniqueid"=>"1424379974.164"}, text_body=nil, events=[]>
[2015-02-19 23:06:14.379] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000091", "Variable"=>"BRIDGEPVTCALLID", "Value"=>"3dd4d15a53346a41109bfc9155eafff1@197.189.232.113:5060", "Uniqueid"=>"1424379974.164"}, text_body=nil, events=[]>
[2015-02-19 23:06:14.379] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"Bridge/SIP/billing-00000091<ZOMBIE>"}, text_body=nil, events=[]>
[2015-02-19 23:06:14.381] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"Bridge/SIP/billing-00000091<ZOMBIE>", "Variable"=>"AGISTATUS", "Value"=>"HANGUP", "Uniqueid"=>"1424379970.162"}, text_body=nil, events=[]>
[2015-02-19 23:06:14.381] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="SoftHangupRequest", headers={"Privilege"=>"call,all", "Channel"=>"Bridge/SIP/billing-00000091<ZOMBIE>", "Uniqueid"=>"1424379970.162", "Cause"=>"16"}, text_body=nil, events=[]>
[2015-02-19 23:06:14.388] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Hangup", headers={"Privilege"=>"call,all", "Channel"=>"Bridge/SIP/billing-00000091<ZOMBIE>", "Uniqueid"=>"1424379970.162", "CallerIDNum"=>"<unknown>", "CallerIDName"=>"<unknown>", "ConnectedLineNum"=>"<unknown>", "ConnectedLineName"=>"<unknown>", "AccountCode"=>"", "Cause"=>"16", "Cause-txt"=>"Normal Clearing"}, text_body=nil, events=[]>
[2015-02-19 23:06:14.400] TRACE Punchblock::Connection::Asterisk: [SEND] Action: agi
ActionID: 60344f21-ac26-4669-9907-ace85fc86744
Channel: SIP/dialler-00000092
Command: EXEC Playback "moh"
CommandID: e989ebf5-2596-46c5-8781-abfc1144c500
[2015-02-19 23:06:14.404] TRACE Punchblock::Connection::Asterisk: [SEND] Action: agi
ActionID: b23af6be-68ca-4200-a913-e6ffe9752913
Channel: SIP/dialler-00000092
Command: EXEC Playback "beep"
CommandID: 3a5f7807-8b3b-41de-9891-3792c28b0e7a
[2015-02-19 23:06:14.406] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: 60344f21-ac26-4669-9907-ace85fc86744
Message: Added AGI command to queue
Response: Success
ActionID: b23af6be-68ca-4200-a913-e6ffe9752913
Message: Added AGI command to queue
[2015-02-19 23:06:14.415] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"60344f21-ac26-4669-9907-ace85fc86744", "Message"=>"Added AGI command to queue"}, text_body=nil, events=[]>
[2015-02-19 23:06:14.415] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"b23af6be-68ca-4200-a913-e6ffe9752913", "Message"=>"Added AGI command to queue"}, text_body=nil, events=[]>
[2015-02-19 23:06:14.409] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:14 +0200, name="Bridge", headers={"Privilege"=>"call,all", "Bridgestate"=>"Link", "Bridgetype"=>"core", "Channel1"=>"SIP/dialler-00000092", "Channel2"=>"SIP/billing-00000091", "Uniqueid1"=>"1424379973.163", "Uniqueid2"=>"1424379974.164", "CallerID1"=>"0126543210", "CallerID2"=>"0126543210"}>
[2015-02-19 23:06:14.414] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:14 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000092", "Variable"=>"BRIDGEPEER", "Value"=>"SIP/billing-00000091", "Uniqueid"=>"1424379973.163"}>
[2015-02-19 23:06:14.418] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:14 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000091", "Variable"=>"BRIDGEPEER", "Value"=>"SIP/dialler-00000092", "Uniqueid"=>"1424379974.164"}>
[2015-02-19 23:06:14.421] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:14 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000091", "Variable"=>"BRIDGEPVTCALLID", "Value"=>"3dd4d15a53346a41109bfc9155eafff1@197.189.232.113:5060", "Uniqueid"=>"1424379974.164"}>
[2015-02-19 23:06:14.440] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:14 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000091", "Variable"=>"BRIDGEPVTCALLID", "Value"=>"3dd4d15a53346a41109bfc9155eafff1@197.189.232.113:5060", "Uniqueid"=>"1424379974.164"}>
[2015-02-19 23:06:14.443] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:14 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000091", "Variable"=>"BRIDGEPEER", "Value"=>"SIP/dialler-00000092", "Uniqueid"=>"1424379974.164"}>
[2015-02-19 23:06:14.445] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:14 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"Bridge/SIP/billing-00000091<ZOMBIE>"}>
[2015-02-19 23:06:14.446] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:14 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000092", "Variable"=>"BRIDGEPVTCALLID", "Value"=>"05d16e5e3877e82c0bf0f1941f093718@197.189.232.113:5060", "Uniqueid"=>"1424379973.163"}>
[2015-02-19 23:06:14.448] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:14 +0200, name="Bridge", headers={"Privilege"=>"call,all", "Bridgestate"=>"Link", "Bridgetype"=>"core", "Channel1"=>"SIP/dialler-00000092", "Channel2"=>"SIP/billing-00000091", "Uniqueid1"=>"1424379973.163", "Uniqueid2"=>"1424379974.164", "CallerID1"=>"0126543210", "CallerID2"=>"0126543210"}>
[2015-02-19 23:06:14.451] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::Joined target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:14 +0200, call_uri="98817160-9b78-473b-8eea-2b9943c175ff", mixer_name=nil>
[2015-02-19 23:06:14.451] INFO Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Joined to call 98817160-9b78-473b-8eea-2b9943c175ff
[2015-02-19 23:06:14.453] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:14 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000092", "Variable"=>"BRIDGEPEER", "Value"=>"SIP/billing-00000091", "Uniqueid"=>"1424379973.163"}>
[2015-02-19 23:06:14.455] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:14 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000092", "Variable"=>"BRIDGEPVTCALLID", "Value"=>"05d16e5e3877e82c0bf0f1941f093718@197.189.232.113:5060", "Uniqueid"=>"1424379973.163"}>
[2015-02-19 23:06:14.460] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Joined target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:14 +0200, call_uri="f589b73e-be13-4856-9566-881158bf5530", mixer_name=nil>
[2015-02-19 23:06:14.461] INFO Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Joined to call f589b73e-be13-4856-9566-881158bf5530
[2015-02-19 23:06:14.463] INFO Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Agent 1001 received a call
[2015-02-19 23:06:14.472] INFO StateMachine::Machine: Agent 1001 changed from available to busy due to checkout event.
[2015-02-19 23:06:15.355] DEBUG Enigma::CallLoop: Call loop running -- 0 ---- started
[2015-02-19 23:06:15.690] DEBUG ApiManager: Received API agent request: {"extension"=>"1000", "status"=>"available", "campaign_ref"=>"2040"}
[2015-02-19 23:06:15.712] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Executing command #<Punchblock::Command::Dial target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:15 +0200, request_id="2884efec-5c63-46e8-8740-efb8cefab054", headers={}, to="SIP/dialler/1000", from="0126543210", uri="d3d45711-df5b-4211-b9a0-bd1f602a6227", timeout=nil, join=nil>
[2015-02-19 23:06:15.718] INFO StateMachine::Machine: Agent 1000 changed from offline to logging_in due to login event.
[2015-02-19 23:06:15.719] INFO ApiManager: API: Updated/created agent 1000 with status available in the scope of campaign 2040
[2015-02-19 23:06:15.729] TRACE Punchblock::Connection::Asterisk: [SEND] Action: originate
ActionID: b0ed845a-7122-4a4c-b112-047d252ecfc3
Async: true
Context: adhearsion-redirect
Exten: 1
Priority: 1
Channel: SIP/dialler/1000
Callerid: 0126543210
Variable: punchblock_call_id=d3d45711-df5b-4211-b9a0-bd1f602a6227
[2015-02-19 23:06:15.730] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: b0ed845a-7122-4a4c-b112-047d252ecfc3
Message: Originate successfully queued
[2015-02-19 23:06:15.731] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"b0ed845a-7122-4a4c-b112-047d252ecfc3", "Message"=>"Originate successfully queued"}, text_body=nil, events=[]>
[2015-02-19 23:06:15.735] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Newchannel
Privilege: call,all
Channel: SIP/dialler-00000093
ChannelState: 0
ChannelStateDesc: Down
CallerIDNum:
CallerIDName:
AccountCode:
Exten:
Context: from-trunk-sip-dialler
Uniqueid: 1424379975.165
[2015-02-19 23:06:15.736] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newchannel", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000093", "ChannelState"=>"0", "ChannelStateDesc"=>"Down", "CallerIDNum"=>"", "CallerIDName"=>"", "AccountCode"=>"", "Exten"=>"", "Context"=>"from-trunk-sip-dialler", "Uniqueid"=>"1424379975.165"}, text_body=nil, events=[]>
[2015-02-19 23:06:15.739] TRACE Punchblock::Connection::Asterisk: [RECV] Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000093
Variable: SIPCALLID
Value: 1dec597e402aa50e5a2a35b84f51f925@197.189.232.113:5060
Uniqueid: 1424379975.165
[2015-02-19 23:06:15.740] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"SIPCALLID", "Value"=>"1dec597e402aa50e5a2a35b84f51f925@197.189.232.113:5060", "Uniqueid"=>"1424379975.165"}, text_body=nil, events=[]>
[2015-02-19 23:06:15.741] TRACE Punchblock::Connection::Asterisk: [RECV] Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000093
Variable: punchblock_call_id
Value: d3d45711-df5b-4211-b9a0-bd1f602a6227
Uniqueid: 1424379975.165
Event: NewAccountCode
Privilege: call,all
Channel: SIP/dialler-00000093
Uniqueid: 1424379975.165
AccountCode:
OldAccountCode:
Event: NewCallerid
Privilege: call,all
Channel: SIP/dialler-00000093
CallerIDNum: 0126543210
CallerIDName:
Uniqueid: 1424379975.165
CID-CallingPres: 0 (Presentation Allowed, Not Screened)
[2015-02-19 23:06:15.743] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"punchblock_call_id", "Value"=>"d3d45711-df5b-4211-b9a0-bd1f602a6227", "Uniqueid"=>"1424379975.165"}, text_body=nil, events=[]>
[2015-02-19 23:06:15.750] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="NewAccountCode", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000093", "Uniqueid"=>"1424379975.165", "AccountCode"=>"", "OldAccountCode"=>""}, text_body=nil, events=[]>
[2015-02-19 23:06:15.751] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="NewCallerid", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000093", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "Uniqueid"=>"1424379975.165", "CID-CallingPres"=>"0 (Presentation Allowed, Not Screened)"}, text_body=nil, events=[]>
[2015-02-19 23:06:15.754] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:15 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"punchblock_call_id", "Value"=>"d3d45711-df5b-4211-b9a0-bd1f602a6227", "Uniqueid"=>"1424379975.165"}>
[2015-02-19 23:06:15.757] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:15 +0200, name="NewAccountCode", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000093", "Uniqueid"=>"1424379975.165", "AccountCode"=>"", "OldAccountCode"=>""}>
[2015-02-19 23:06:15.762] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:15 +0200, name="NewCallerid", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000093", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "Uniqueid"=>"1424379975.165", "CID-CallingPres"=>"0 (Presentation Allowed, Not Screened)"}>
[2015-02-19 23:06:15.768] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Newstate
Privilege: call,all
Channel: SIP/dialler-00000093
ChannelState: 5
ChannelStateDesc: Ringing
CallerIDNum: 0126543210
CallerIDName:
ConnectedLineNum: 0126543210
ConnectedLineName:
Uniqueid: 1424379975.165
[2015-02-19 23:06:15.769] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newstate", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000093", "ChannelState"=>"5", "ChannelStateDesc"=>"Ringing", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "ConnectedLineNum"=>"0126543210", "ConnectedLineName"=>"", "Uniqueid"=>"1424379975.165"}, text_body=nil, events=[]>
[2015-02-19 23:06:15.773] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:15 +0200, name="Newstate", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000093", "ChannelState"=>"5", "ChannelStateDesc"=>"Ringing", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "ConnectedLineNum"=>"0126543210", "ConnectedLineName"=>"", "Uniqueid"=>"1424379975.165"}>
[2015-02-19 23:06:15.776] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Ringing target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:15 +0200, headers={}>
[2015-02-19 23:06:16.094] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Newstate
Privilege: call,all
Channel: SIP/dialler-00000093
ChannelState: 6
ChannelStateDesc: Up
CallerIDNum: 0126543210
CallerIDName:
ConnectedLineNum: 0126543210
ConnectedLineName:
Uniqueid: 1424379975.165
Event: OriginateResponse
Privilege: call,all
ActionID: b0ed845a-7122-4a4c-b112-047d252ecfc3
Response: Success
Channel: SIP/dialler-00000093
Context: adhearsion-redirect
Exten: 1
Reason: 4
Uniqueid: 1424379975.165
CallerIDNum: 0126543210
CallerIDName: <unknown>
[2015-02-19 23:06:16.095] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newstate", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000093", "ChannelState"=>"6", "ChannelStateDesc"=>"Up", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "ConnectedLineNum"=>"0126543210", "ConnectedLineName"=>"", "Uniqueid"=>"1424379975.165"}, text_body=nil, events=[]>
[2015-02-19 23:06:16.099] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:16 +0200, name="Newstate", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000093", "ChannelState"=>"6", "ChannelStateDesc"=>"Up", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "ConnectedLineNum"=>"0126543210", "ConnectedLineName"=>"", "Uniqueid"=>"1424379975.165"}>
[2015-02-19 23:06:16.100] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="OriginateResponse", headers={"Privilege"=>"call,all", "ActionID"=>"b0ed845a-7122-4a4c-b112-047d252ecfc3", "Response"=>"Success", "Channel"=>"SIP/dialler-00000093", "Context"=>"adhearsion-redirect", "Exten"=>"1", "Reason"=>"4", "Uniqueid"=>"1424379975.165", "CallerIDNum"=>"0126543210", "CallerIDName"=>"<unknown>"}, text_body=nil, events=[]>
[2015-02-19 23:06:16.104] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:16 +0200, name="OriginateResponse", headers={"Privilege"=>"call,all", "ActionID"=>"b0ed845a-7122-4a4c-b112-047d252ecfc3", "Response"=>"Success", "Channel"=>"SIP/dialler-00000093", "Context"=>"adhearsion-redirect", "Exten"=>"1", "Reason"=>"4", "Uniqueid"=>"1424379975.165", "CallerIDNum"=>"0126543210", "CallerIDName"=>"<unknown>"}>
[2015-02-19 23:06:16.106] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Newexten
Privilege: dialplan,all
Channel: SIP/dialler-00000093
Context: adhearsion-redirect
Extension: 1
Priority: 1
Application: AGI
AppData: agi:async
Uniqueid: 1424379975.165
[2015-02-19 23:06:16.108] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newexten", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Context"=>"adhearsion-redirect", "Extension"=>"1", "Priority"=>"1", "Application"=>"AGI", "AppData"=>"agi:async", "Uniqueid"=>"1424379975.165"}, text_body=nil, events=[]>
[2015-02-19 23:06:16.112] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:16 +0200, name="Newexten", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Context"=>"adhearsion-redirect", "Extension"=>"1", "Priority"=>"1", "Application"=>"AGI", "AppData"=>"agi:async", "Uniqueid"=>"1424379975.165"}>
[2015-02-19 23:06:16.112] TRACE Punchblock::Connection::Asterisk: [RECV] Event: AsyncAGI
Privilege: agi,all
SubEvent: Start
Channel: SIP/dialler-00000093
Env: agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fdialler-00000093%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424379975.165%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281080854272%0A%0A
[2015-02-19 23:06:16.113] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000093", "Env"=>"agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fdialler-00000093%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424379975.165%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281080854272%0A%0A"}, text_body=nil, events=[]>
[2015-02-19 23:06:16.117] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:16 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000093", "Env"=>"agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fdialler-00000093%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424379975.165%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281080854272%0A%0A"}>
[2015-02-19 23:06:16.120] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Answered target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:16 +0200, headers={}>
[2015-02-19 23:06:16.124] INFO Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Executing controller #<OutboundAgentController call=d3d45711-df5b-4211-b9a0-bd1f602a6227, metadata={:campaign=>#<Campaign:2040 @settings={:outbound_call_id=>"0126543210", :wrapup_time=>120, :call_timeout=>0, :hold_timeout=>0, :dial_from_self=>false, :dial_aggression=>1, :notif_type=>:sip, :campaign_type=>:progressive, :moh=>"moh"}, @status="started", @stats={:tot_holdtime=>0, :tot_talktime=>0, :tot_ringtime=>0, :calls_answered=>0, :calls_dropped=>0, :calls_rejected=>0, :calls_failed=>0, :total_calls=>0, :inbound_count=>0, :outbound_count=>0}>, :agent=>#<Agent: extension: 1000, campaign_ref: 2040, state: logging_in, call: d3d45711-df5b-4211-b9a0-bd1f602a6227>}>
[2015-02-19 23:06:16.129] INFO StateMachine::Machine: Agent 1000 changed from logging_in to available due to checkin event.
[2015-02-19 23:06:16.132] INFO Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Executing controller #<Adhearsion::CallController call=d3d45711-df5b-4211-b9a0-bd1f602a6227, metadata={}>
[2015-02-19 23:06:16.139] INFO ElectricSlide::CallQueue: Adding agent #<Agent: extension: 1000, campaign_ref: 2040, state: available, call: d3d45711-df5b-4211-b9a0-bd1f602a6227> to the queue
[2015-02-19 23:06:16.143] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Finished executing controller #<OutboundAgentController call=d3d45711-df5b-4211-b9a0-bd1f602a6227, metadata={:campaign=>#<Campaign:2040 @settings={:outbound_call_id=>"0126543210", :wrapup_time=>120, :call_timeout=>0, :hold_timeout=>0, :dial_from_self=>false, :dial_aggression=>1, :notif_type=>:sip, :campaign_type=>:progressive, :moh=>"moh"}, @status="started", @stats={:tot_holdtime=>0, :tot_talktime=>0, :tot_ringtime=>0, :calls_answered=>0, :calls_dropped=>0, :calls_rejected=>0, :calls_failed=>0, :total_calls=>0, :inbound_count=>0, :outbound_count=>0}>, :agent=>#<Agent: extension: 1000, campaign_ref: 2040, state: available, call: d3d45711-df5b-4211-b9a0-bd1f602a6227>}>
[2015-02-19 23:06:16.146] INFO Adhearsion::Router::Route: Call d3d45711-df5b-4211-b9a0-bd1f602a6227 routing completed. Keeping the call alive at controller/router request.
[2015-02-19 23:06:16.167] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Executing command #<Punchblock::Component::Output target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:16 +0200, request_id="1c366cee-7010-4c44-982c-7e37b368e9b1", headers={}, voice=nil, interrupt_on=nil, start_offset=nil, start_paused=nil, repeat_interval=nil, repeat_times=0, max_time=nil, renderer=nil, render_documents=[#<Punchblock::Component::Output::Document target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:16 +0200, url=nil, content_type="application/ssml+xml", value=<speak version="1.0" xml:lang="en-US" xmlns="http://www.w3.org/2001/10/synthesis">moh</speak>>]>
[2015-02-19 23:06:16.175] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Finished executing controller #<Adhearsion::CallController call=d3d45711-df5b-4211-b9a0-bd1f602a6227, metadata={}>
[2015-02-19 23:06:16.177] TRACE Punchblock::Connection::Asterisk: [SEND] Action: agi
ActionID: 13b2a116-5bc9-4191-820a-c576f993cb8b
Channel: SIP/dialler-00000093
Command: EXEC Playback "moh"
CommandID: c4b5061b-9197-4822-9b37-8fc0d98f69f0
[2015-02-19 23:06:16.178] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: 13b2a116-5bc9-4191-820a-c576f993cb8b
Message: Added AGI command to queue
[2015-02-19 23:06:16.179] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"13b2a116-5bc9-4191-820a-c576f993cb8b", "Message"=>"Added AGI command to queue"}, text_body=nil, events=[]>
[2015-02-19 23:06:16.210] TRACE Punchblock::Connection::Asterisk: [RECV] Event: AGIExec
Privilege: agi,all
SubEvent: Start
Channel: SIP/dialler-00000093
CommandId: 1837414751
Command: EXEC Playback "moh"
[2015-02-19 23:06:16.211] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000093", "CommandId"=>"1837414751", "Command"=>"EXEC Playback \"moh\""}, text_body=nil, events=[]>
[2015-02-19 23:06:16.215] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:16 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000093", "CommandId"=>"1837414751", "Command"=>"EXEC Playback \"moh\""}>
[2015-02-19 23:06:17.609] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Registry
Privilege: system,all
ChannelType: SIP
Username: dialler
Domain: 197.189.232.98
Status: Registered
[2015-02-19 23:06:17.610] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Registry", headers={"Privilege"=>"system,all", "ChannelType"=>"SIP", "Username"=>"dialler", "Domain"=>"197.189.232.98", "Status"=>"Registered"}, text_body=nil, events=[]>
[2015-02-19 23:06:20.355] DEBUG Enigma::CallLoop: Call loop running -- 1 ---- started
[2015-02-19 23:06:20.355] DEBUG Enigma::CallLoop: Dial Count: 1 --- calls still ringing: 0
[2015-02-19 23:06:20.369] INFO Campaign: Get calls to dial n -> ["{\"number\":\"0121110504\",\"contact_ref\":\"cb00004~4~2040~3742\",\"call_ref\":56}"]
[2015-02-19 23:06:20.391] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Executing command #<Punchblock::Command::Dial target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:20 +0200, request_id="ac01d60d-7efd-4097-8bdf-5411cd6508ea", headers={}, to="SIP/billing/0121110504", from="0126543210", uri="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", timeout=nil, join=nil>
[2015-02-19 23:06:20.398] INFO Enigma::CallLoop: Dialling matter: cb00004~4~2040~3742 on number 0121110504
[2015-02-19 23:06:20.403] TRACE Punchblock::Connection::Asterisk: [SEND] Action: originate
ActionID: 64d8d2c7-4fb2-473b-8893-fd486dce0f5e
Async: true
Context: adhearsion-redirect
Exten: 1
Priority: 1
Channel: SIP/billing/0121110504
Callerid: 0126543210
Variable: punchblock_call_id=ef50f7fe-01c7-424c-ba61-5e42fdb5fad8
[2015-02-19 23:06:20.404] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: 64d8d2c7-4fb2-473b-8893-fd486dce0f5e
Message: Originate successfully queued
[2015-02-19 23:06:20.404] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"64d8d2c7-4fb2-473b-8893-fd486dce0f5e", "Message"=>"Originate successfully queued"}, text_body=nil, events=[]>
[2015-02-19 23:06:20.409] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Newchannel
Privilege: call,all
Channel: SIP/billing-00000094
ChannelState: 0
ChannelStateDesc: Down
CallerIDNum:
CallerIDName:
AccountCode:
Exten:
Context: from-trunk-sip-billing
Uniqueid: 1424379980.166
[2015-02-19 23:06:20.410] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newchannel", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000094", "ChannelState"=>"0", "ChannelStateDesc"=>"Down", "CallerIDNum"=>"", "CallerIDName"=>"", "AccountCode"=>"", "Exten"=>"", "Context"=>"from-trunk-sip-billing", "Uniqueid"=>"1424379980.166"}, text_body=nil, events=[]>
[2015-02-19 23:06:20.411] TRACE Punchblock::Connection::Asterisk: [RECV] Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-00000094
Variable: SIPCALLID
Value: 005561a514c106b45c12992f02bc02a7@197.189.232.113:5060
Uniqueid: 1424379980.166
[2015-02-19 23:06:20.411] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000094", "Variable"=>"SIPCALLID", "Value"=>"005561a514c106b45c12992f02bc02a7@197.189.232.113:5060", "Uniqueid"=>"1424379980.166"}, text_body=nil, events=[]>
[2015-02-19 23:06:20.412] TRACE Punchblock::Connection::Asterisk: [RECV] Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-00000094
Variable: punchblock_call_id
Value: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8
Uniqueid: 1424379980.166
[2015-02-19 23:06:20.413] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000094", "Variable"=>"punchblock_call_id", "Value"=>"ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", "Uniqueid"=>"1424379980.166"}, text_body=nil, events=[]>
[2015-02-19 23:06:20.422] TRACE Punchblock::Connection::Asterisk: [RECV] Event: NewAccountCode
Privilege: call,all
Channel: SIP/billing-00000094
Uniqueid: 1424379980.166
AccountCode:
OldAccountCode:
Event: NewCallerid
Privilege: call,all
Channel: SIP/billing-00000094
CallerIDNum: 0126543210
CallerIDName:
Uniqueid: 1424379980.166
CID-CallingPres: 0 (Presentation Allowed, Not Screened)
[2015-02-19 23:06:20.423] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="NewAccountCode", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000094", "Uniqueid"=>"1424379980.166", "AccountCode"=>"", "OldAccountCode"=>""}, text_body=nil, events=[]>
[2015-02-19 23:06:20.425] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:20 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000094", "Variable"=>"punchblock_call_id", "Value"=>"ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", "Uniqueid"=>"1424379980.166"}>
[2015-02-19 23:06:20.431] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:20 +0200, name="NewAccountCode", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000094", "Uniqueid"=>"1424379980.166", "AccountCode"=>"", "OldAccountCode"=>""}>
[2015-02-19 23:06:20.429] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="NewCallerid", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000094", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "Uniqueid"=>"1424379980.166", "CID-CallingPres"=>"0 (Presentation Allowed, Not Screened)"}, text_body=nil, events=[]>
[2015-02-19 23:06:20.435] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:20 +0200, name="NewCallerid", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000094", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "Uniqueid"=>"1424379980.166", "CID-CallingPres"=>"0 (Presentation Allowed, Not Screened)"}>
[2015-02-19 23:06:20.720] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Newstate
Privilege: call,all
Channel: SIP/billing-00000094
ChannelState: 6
ChannelStateDesc: Up
CallerIDNum: 0126543210
CallerIDName:
ConnectedLineNum: 0126543210
ConnectedLineName:
Uniqueid: 1424379980.166
Event: OriginateResponse
Privilege: call,all
ActionID: 64d8d2c7-4fb2-473b-8893-fd486dce0f5e
Response: Success
Channel: SIP/billing-00000094
Context: adhearsion-redirect
Exten: 1
Reason: 4
Uniqueid: 1424379980.166
CallerIDNum: 0126543210
CallerIDName: <unknown>
[2015-02-19 23:06:20.721] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newstate", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000094", "ChannelState"=>"6", "ChannelStateDesc"=>"Up", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "ConnectedLineNum"=>"0126543210", "ConnectedLineName"=>"", "Uniqueid"=>"1424379980.166"}, text_body=nil, events=[]>
[2015-02-19 23:06:20.724] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="OriginateResponse", headers={"Privilege"=>"call,all", "ActionID"=>"64d8d2c7-4fb2-473b-8893-fd486dce0f5e", "Response"=>"Success", "Channel"=>"SIP/billing-00000094", "Context"=>"adhearsion-redirect", "Exten"=>"1", "Reason"=>"4", "Uniqueid"=>"1424379980.166", "CallerIDNum"=>"0126543210", "CallerIDName"=>"<unknown>"}, text_body=nil, events=[]>
[2015-02-19 23:06:20.728] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:20 +0200, name="Newstate", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000094", "ChannelState"=>"6", "ChannelStateDesc"=>"Up", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "ConnectedLineNum"=>"0126543210", "ConnectedLineName"=>"", "Uniqueid"=>"1424379980.166"}>
[2015-02-19 23:06:20.733] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:20 +0200, name="OriginateResponse", headers={"Privilege"=>"call,all", "ActionID"=>"64d8d2c7-4fb2-473b-8893-fd486dce0f5e", "Response"=>"Success", "Channel"=>"SIP/billing-00000094", "Context"=>"adhearsion-redirect", "Exten"=>"1", "Reason"=>"4", "Uniqueid"=>"1424379980.166", "CallerIDNum"=>"0126543210", "CallerIDName"=>"<unknown>"}>
[2015-02-19 23:06:20.735] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Newexten
Privilege: dialplan,all
Channel: SIP/billing-00000094
Context: adhearsion-redirect
Extension: 1
Priority: 1
Application: AGI
AppData: agi:async
Uniqueid: 1424379980.166
[2015-02-19 23:06:20.736] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newexten", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000094", "Context"=>"adhearsion-redirect", "Extension"=>"1", "Priority"=>"1", "Application"=>"AGI", "AppData"=>"agi:async", "Uniqueid"=>"1424379980.166"}, text_body=nil, events=[]>
[2015-02-19 23:06:20.739] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:20 +0200, name="Newexten", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000094", "Context"=>"adhearsion-redirect", "Extension"=>"1", "Priority"=>"1", "Application"=>"AGI", "AppData"=>"agi:async", "Uniqueid"=>"1424379980.166"}>
[2015-02-19 23:06:20.741] TRACE Punchblock::Connection::Asterisk: [RECV] Event: AsyncAGI
Privilege: agi,all
SubEvent: Start
Channel: SIP/billing-00000094
Env: agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fbilling-00000094%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424379980.166%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281099335424%0A%0A
[2015-02-19 23:06:20.741] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-00000094", "Env"=>"agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fbilling-00000094%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424379980.166%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281099335424%0A%0A"}, text_body=nil, events=[]>
[2015-02-19 23:06:20.746] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:20 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-00000094", "Env"=>"agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fbilling-00000094%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424379980.166%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281099335424%0A%0A"}>
[2015-02-19 23:06:20.749] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Receiving message: #<Punchblock::Event::Answered target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:20 +0200, headers={}>
[2015-02-19 23:06:20.755] INFO Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Executing controller #<OutboundCalleeController call=ef50f7fe-01c7-424c-ba61-5e42fdb5fad8, metadata={:campaign=>#<Campaign:2040 @settings={:outbound_call_id=>"0126543210", :wrapup_time=>120, :call_timeout=>0, :hold_timeout=>0, :dial_from_self=>false, :dial_aggression=>1, :notif_type=>:sip, :campaign_type=>:progressive, :moh=>"moh"}, @status="started", @stats={:tot_holdtime=>0, :tot_talktime=>0, :tot_ringtime=>0, :calls_answered=>0, :calls_dropped=>0, :calls_rejected=>0, :calls_failed=>0, :total_calls=>0, :inbound_count=>0, :outbound_count=>0}>, :callee=>#<Callee:0x3bb8fcb @dialled_time=2015-02-19 23:06:20 +0200, @call_ref=56, @route=:outbound, @campaign=#<Campaign:2040 @settings={:outbound_call_id=>"0126543210", :wrapup_time=>120, :call_timeout=>0, :hold_timeout=>0, :dial_from_self=>false, :dial_aggression=>1, :notif_type=>:sip, :campaign_type=>:progressive, :moh=>"moh"}, @status="started", @stats={:tot_holdtime=>0, :tot_talktime=>0, :tot_ringtime=>0, :calls_answered=>0, :calls_dropped=>0, :calls_rejected=>0, :calls_failed=>0, :total_calls=>0, :inbound_count=>0, :outbound_count=>0}>, @call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", @contact_ref="cb00004~4~2040~3742", @call=..., @number="0121110504">}>
[2015-02-19 23:06:20.791] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Executing command #<Punchblock::Component::Output target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:20 +0200, request_id="8238f4b0-63d2-4b9c-9439-3d4591fc0a00", headers={}, voice=nil, interrupt_on=nil, start_offset=nil, start_paused=nil, repeat_interval=nil, repeat_times=0, max_time=nil, renderer=nil, render_documents=[#<Punchblock::Component::Output::Document target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:20 +0200, url=nil, content_type="application/ssml+xml", value=<speak version="1.0" xml:lang="en-US" xmlns="http://www.w3.org/2001/10/synthesis">moh</speak>>]>
[2015-02-19 23:06:20.812] TRACE Punchblock::Connection::Asterisk: [SEND] Action: agi
ActionID: a5c334f0-e26c-4627-92f2-7de4b9359763
Channel: SIP/billing-00000094
Command: EXEC Playback "moh"
CommandID: f9088e51-a202-4bd7-a224-7f8f878d9433
[2015-02-19 23:06:20.813] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: a5c334f0-e26c-4627-92f2-7de4b9359763
Message: Added AGI command to queue
[2015-02-19 23:06:20.813] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"a5c334f0-e26c-4627-92f2-7de4b9359763", "Message"=>"Added AGI command to queue"}, text_body=nil, events=[]>
[2015-02-19 23:06:20.816] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Executing command #<Punchblock::Component::Record target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:20 +0200, request_id="d6c8d02d-a591-4a17-b349-ca8d8bb7e393", format=nil, initial_timeout=nil, final_timeout=nil, max_duration=nil, start_beep=nil, stop_beep=nil, start_paused=nil, direction=nil, mix=nil>
[2015-02-19 23:06:20.819] TRACE Punchblock::Connection::Asterisk: [SEND] Action: monitor
ActionID: 1483210b-0054-4ae5-9122-60deff924c9d
Channel: SIP/billing-00000094
File: /var/punchblock/record/e63193f6-df84-40da-b69e-36fc87df7d59
Format: wav
Mix: true
[2015-02-19 23:06:20.821] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: 1483210b-0054-4ae5-9122-60deff924c9d
Message: Started monitoring channel
Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-00000094
Variable: __MONITORED
Value: true
Uniqueid: 1424379980.166
Event: MonitorStart
Privilege: call,all
Channel: SIP/billing-00000094
Uniqueid: 1424379980.166
[2015-02-19 23:06:20.822] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"1483210b-0054-4ae5-9122-60deff924c9d", "Message"=>"Started monitoring channel"}, text_body=nil, events=[]>
[2015-02-19 23:06:20.823] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000094", "Variable"=>"__MONITORED", "Value"=>"true", "Uniqueid"=>"1424379980.166"}, text_body=nil, events=[]>
[2015-02-19 23:06:20.828] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:20 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000094", "Variable"=>"__MONITORED", "Value"=>"true", "Uniqueid"=>"1424379980.166"}>
[2015-02-19 23:06:20.829] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="MonitorStart", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000094", "Uniqueid"=>"1424379980.166"}, text_body=nil, events=[]>
[2015-02-19 23:06:20.833] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:20 +0200, name="MonitorStart", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000094", "Uniqueid"=>"1424379980.166"}>
[2015-02-19 23:06:20.840] INFO ElectricSlide::CallQueue: Adding call from SIP/billing/0121110504 to the queue
[2015-02-19 23:06:20.841] TRACE Punchblock::Connection::Asterisk: [RECV] Event: AGIExec
Privilege: agi,all
SubEvent: Start
Channel: SIP/billing-00000094
CommandId: 83125036
Command: EXEC Playback "moh"
[2015-02-19 23:06:20.844] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-00000094", "CommandId"=>"83125036", "Command"=>"EXEC Playback \"moh\""}, text_body=nil, events=[]>
[2015-02-19 23:06:20.847] INFO ElectricSlide::CallQueue: Connecting #<Agent: extension: 1000, campaign_ref: 2040, state: available, call: d3d45711-df5b-4211-b9a0-bd1f602a6227> with SIP/billing/0121110504
[2015-02-19 23:06:20.854] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:20 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-00000094", "CommandId"=>"83125036", "Command"=>"EXEC Playback \"moh\""}>
[2015-02-19 23:06:20.876] TRACE Punchblock::Connection::Asterisk: [SEND] Action: redirect
ActionID: dcbe4af8-ecfc-4ca9-8432-d1d606d66d6e
Channel: SIP/dialler-00000093
Exten: 1
Priority: 1
Context: adhearsion-redirect
[2015-02-19 23:06:20.880] TRACE Punchblock::Connection::Asterisk: [SEND] Action: redirect
ActionID: 74348020-9705-4bfa-bd41-1f8a8bbe9a79
Channel: SIP/billing-00000094
Exten: 1
Priority: 1
Context: adhearsion-redirect
[2015-02-19 23:06:20.881] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: dcbe4af8-ecfc-4ca9-8432-d1d606d66d6e
Message: Redirect successful
Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000093
Variable: PLAYBACKSTATUS
Value: SUCCESS
Uniqueid: 1424379975.165
Event: AGIExec
Privilege: agi,all
SubEvent: End
Channel: SIP/dialler-00000093
CommandId: 1837414751
Command: EXEC Playback "moh"
ResultCode: 200
Result: Unknown Result
Event: AsyncAGI
Privilege: agi,all
SubEvent: Exec
Channel: SIP/dialler-00000093
CommandID: c4b5061b-9197-4822-9b37-8fc0d98f69f0
Result: 200%20result%3D-1%0A
Event: AsyncAGI
Privilege: agi,all
SubEvent: End
Channel: SIP/dialler-00000093
Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000093
Variable: AGISTATUS
Value: HANGUP
Uniqueid: 1424379975.165
Event: Newexten
Privilege: dialplan,all
Channel: SIP/dialler-00000093
Context: adhearsion-redirect
Extension: 1
Priority: 1
Application: AGI
AppData: agi:async
Uniqueid: 1424379975.165
Event: AsyncAGI
Privilege: agi,all
SubEvent: Start
Channel: SIP/dialler-00000093
Env: agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fdialler-00000093%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424379975.165%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281080854272%0A%0A
[2015-02-19 23:06:20.881] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"dcbe4af8-ecfc-4ca9-8432-d1d606d66d6e", "Message"=>"Redirect successful"}, text_body=nil, events=[]>
[2015-02-19 23:06:20.882] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379975.165"}, text_body=nil, events=[]>
[2015-02-19 23:06:20.887] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:20 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379975.165"}>
[2015-02-19 23:06:20.889] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000093", "CommandId"=>"1837414751", "Command"=>"EXEC Playback \"moh\"", "ResultCode"=>"200", "Result"=>"Unknown Result"}, text_body=nil, events=[]>
[2015-02-19 23:06:20.890] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/dialler-00000093", "CommandID"=>"c4b5061b-9197-4822-9b37-8fc0d98f69f0", "Result"=>"200%20result%3D-1%0A"}, text_body=nil, events=[]>
[2015-02-19 23:06:20.891] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000093"}, text_body=nil, events=[]>
[2015-02-19 23:06:20.891] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"AGISTATUS", "Value"=>"HANGUP", "Uniqueid"=>"1424379975.165"}, text_body=nil, events=[]>
[2015-02-19 23:06:20.895] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:20 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000093", "CommandId"=>"1837414751", "Command"=>"EXEC Playback \"moh\"", "ResultCode"=>"200", "Result"=>"Unknown Result"}>
[2015-02-19 23:06:20.898] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:20 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/dialler-00000093", "CommandID"=>"c4b5061b-9197-4822-9b37-8fc0d98f69f0", "Result"=>"200%20result%3D-1%0A"}>
[2015-02-19 23:06:20.900] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:20 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000093"}>
[2015-02-19 23:06:20.914] INFO Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Executing controller #<Adhearsion::CallController call=d3d45711-df5b-4211-b9a0-bd1f602a6227, metadata={}>
[2015-02-19 23:06:20.916] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Sending message: {"call_ref":56,"agent":"1000","contact_ref":"cb00004~4~2040~3742","number":"0121110504"}
[2015-02-19 23:06:20.918] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Joining to #<Celluloid::ActorProxy:0x6c1b00df>
[2015-02-19 23:06:20.923] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newexten", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Context"=>"adhearsion-redirect", "Extension"=>"1", "Priority"=>"1", "Application"=>"AGI", "AppData"=>"agi:async", "Uniqueid"=>"1424379975.165"}, text_body=nil, events=[]>
[2015-02-19 23:06:20.924] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000093", "Env"=>"agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fdialler-00000093%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424379975.165%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281080854272%0A%0A"}, text_body=nil, events=[]>
[2015-02-19 23:06:20.928] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Executing command #<Punchblock::Command::Join target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:20 +0200, request_id="e78588d8-b0ac-40cd-be90-0feb32bc84bd", call_uri="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", mixer_name=nil, direction=nil, media=nil>
[2015-02-19 23:06:20.933] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: 74348020-9705-4bfa-bd41-1f8a8bbe9a79
Message: Redirect successful
Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-00000094
Variable: PLAYBACKSTATUS
Value: SUCCESS
Uniqueid: 1424379980.166
Event: AGIExec
Privilege: agi,all
SubEvent: End
Channel: SIP/billing-00000094
CommandId: 83125036
Command: EXEC Playback "moh"
ResultCode: 200
Result: Unknown Result
Event: AsyncAGI
Privilege: agi,all
SubEvent: Exec
Channel: SIP/billing-00000094
CommandID: f9088e51-a202-4bd7-a224-7f8f878d9433
Result: 200%20result%3D-1%0A
Event: AsyncAGI
Privilege: agi,all
SubEvent: End
Channel: SIP/billing-00000094
Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-00000094
Variable: AGISTATUS
Value: HANGUP
Uniqueid: 1424379980.166
Event: Newexten
Privilege: dialplan,all
Channel: SIP/billing-00000094
Context: adhearsion-redirect
Extension: 1
Priority: 1
Application: AGI
AppData: agi:async
Uniqueid: 1424379980.166
Event: AsyncAGI
Privilege: agi,all
SubEvent: Start
Channel: SIP/billing-00000094
Env: agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fbilling-00000094%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424379980.166%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281099335424%0A%0A
[2015-02-19 23:06:20.934] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"74348020-9705-4bfa-bd41-1f8a8bbe9a79", "Message"=>"Redirect successful"}, text_body=nil, events=[]>
[2015-02-19 23:06:20.937] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000094", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379980.166"}, text_body=nil, events=[]>
[2015-02-19 23:06:20.938] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/billing-00000094", "CommandId"=>"83125036", "Command"=>"EXEC Playback \"moh\"", "ResultCode"=>"200", "Result"=>"Unknown Result"}, text_body=nil, events=[]>
[2015-02-19 23:06:20.940] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/billing-00000094", "CommandID"=>"f9088e51-a202-4bd7-a224-7f8f878d9433", "Result"=>"200%20result%3D-1%0A"}, text_body=nil, events=[]>
[2015-02-19 23:06:20.945] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/billing-00000094"}, text_body=nil, events=[]>
[2015-02-19 23:06:20.946] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000094", "Variable"=>"AGISTATUS", "Value"=>"HANGUP", "Uniqueid"=>"1424379980.166"}, text_body=nil, events=[]>
[2015-02-19 23:06:20.948] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newexten", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000094", "Context"=>"adhearsion-redirect", "Extension"=>"1", "Priority"=>"1", "Application"=>"AGI", "AppData"=>"agi:async", "Uniqueid"=>"1424379980.166"}, text_body=nil, events=[]>
[2015-02-19 23:06:20.950] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-00000094", "Env"=>"agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fbilling-00000094%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424379980.166%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281099335424%0A%0A"}, text_body=nil, events=[]>
[2015-02-19 23:06:21.288] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Registry
Privilege: system,all
ChannelType: SIP
Username: 27876540893
Domain: 196.15.185.48
Status: Registered
[2015-02-19 23:06:21.289] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Registry", headers={"Privilege"=>"system,all", "ChannelType"=>"SIP", "Username"=>"27876540893", "Domain"=>"196.15.185.48", "Status"=>"Registered"}, text_body=nil, events=[]>
[2015-02-19 23:06:21.307] TRACE Punchblock::Connection::Asterisk: [SEND] Action: agi
ActionID: eb6c8941-ba97-4d02-8dea-1b43e0f6dee3
Channel: SIP/dialler-00000093
Command: EXEC SendText "{\"call_ref\":56,\"agent\":\"1000\",\"contact_ref\":\"cb00004~4~2040~3742\",\"number\":\"0121110504\"}"
CommandID: d2b396c2-f397-4205-bc0c-632bfd20a911
[2015-02-19 23:06:21.309] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: eb6c8941-ba97-4d02-8dea-1b43e0f6dee3
Message: Added AGI command to queue
[2015-02-19 23:06:21.309] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"eb6c8941-ba97-4d02-8dea-1b43e0f6dee3", "Message"=>"Added AGI command to queue"}, text_body=nil, events=[]>
[2015-02-19 23:06:21.332] DEBUG FSSM::Path: File e63193f6-df84-40da-b69e-36fc87df7d59-in.wav has been created ---- /var/punchblock/record/e63193f6-df84-40da-b69e-36fc87df7d59-in.wav
[2015-02-19 23:06:21.337] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Complete target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id="2c8b0ae9-eb92-4493-a3dd-8130afbdec2f", source_uri="2c8b0ae9-eb92-4493-a3dd-8130afbdec2f", domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:20 +0200, reason=#<Punchblock::Component::Output::Complete::Finish target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:20 +0200, name=:finish>, recording=nil, fax=nil, fax_metadata={}>
[2015-02-19 23:06:21.330] DEBUG FSSM::Path: File e63193f6-df84-40da-b69e-36fc87df7d59-in.wav has been created ---- /var/punchblock/record/e63193f6-df84-40da-b69e-36fc87df7d59-in.wav
[2015-02-19 23:06:21.342] DEBUG FSSM::Path: File e63193f6-df84-40da-b69e-36fc87df7d59-out.wav has been created ---- /var/punchblock/record/e63193f6-df84-40da-b69e-36fc87df7d59-out.wav
[2015-02-19 23:06:21.332] DEBUG FSSM::Path: File e63193f6-df84-40da-b69e-36fc87df7d59-out.wav has been created ---- /var/punchblock/record/e63193f6-df84-40da-b69e-36fc87df7d59-out.wav
[2015-02-19 23:06:21.352] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"AGISTATUS", "Value"=>"HANGUP", "Uniqueid"=>"1424379975.165"}>
[2015-02-19 23:06:21.358] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, name="Newexten", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Context"=>"adhearsion-redirect", "Extension"=>"1", "Priority"=>"1", "Application"=>"AGI", "AppData"=>"agi:async", "Uniqueid"=>"1424379975.165"}>
[2015-02-19 23:06:21.363] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000094", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379980.166"}>
[2015-02-19 23:06:21.367] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/billing-00000094", "CommandId"=>"83125036", "Command"=>"EXEC Playback \"moh\"", "ResultCode"=>"200", "Result"=>"Unknown Result"}>
[2015-02-19 23:06:21.369] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000093", "Env"=>"agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fdialler-00000093%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424379975.165%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281080854272%0A%0A"}>
[2015-02-19 23:06:21.371] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/billing-00000094", "CommandID"=>"f9088e51-a202-4bd7-a224-7f8f878d9433", "Result"=>"200%20result%3D-1%0A"}>
[2015-02-19 23:06:21.375] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/billing-00000094"}>
[2015-02-19 23:06:21.379] TRACE Punchblock::Connection::Asterisk: [RECV] Event: AGIExec
Privilege: agi,all
SubEvent: Start
Channel: SIP/dialler-00000093
CommandId: 973586301
Command: EXEC SendText "{\"call_ref\":56,\"agent\":\"1000\",\"contact_ref\":\"cb00004~4~2040~3742\",\"number\":\"0121110504\"}"
Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000093
Variable: SENDTEXTSTATUS
Value: SUCCESS
Uniqueid: 1424379975.165
Event: AGIExec
Privilege: agi,all
SubEvent: End
Channel: SIP/dialler-00000093
CommandId: 973586301
Command: EXEC SendText "{\"call_ref\":56,\"agent\":\"1000\",\"contact_ref\":\"cb00004~4~2040~3742\",\"number\":\"0121110504\"}"
ResultCode: 200
Result: Success
Event: AsyncAGI
Privilege: agi,all
SubEvent: Exec
Channel: SIP/dialler-00000093
CommandID: d2b396c2-f397-4205-bc0c-632bfd20a911
Result: 200%20result%3D0%0A
[2015-02-19 23:06:21.380] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000093", "CommandId"=>"973586301", "Command"=>"EXEC SendText \"{\\\"call_ref\\\":56,\\\"agent\\\":\\\"1000\\\",\\\"contact_ref\\\":\\\"cb00004~4~2040~3742\\\",\\\"number\\\":\\\"0121110504\\\"}\""}, text_body=nil, events=[]>
[2015-02-19 23:06:21.381] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"SENDTEXTSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379975.165"}, text_body=nil, events=[]>
[2015-02-19 23:06:21.382] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000093", "CommandId"=>"973586301", "Command"=>"EXEC SendText \"{\\\"call_ref\\\":56,\\\"agent\\\":\\\"1000\\\",\\\"contact_ref\\\":\\\"cb00004~4~2040~3742\\\",\\\"number\\\":\\\"0121110504\\\"}\"", "ResultCode"=>"200", "Result"=>"Success"}, text_body=nil, events=[]>
[2015-02-19 23:06:21.383] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/dialler-00000093", "CommandID"=>"d2b396c2-f397-4205-bc0c-632bfd20a911", "Result"=>"200%20result%3D0%0A"}, text_body=nil, events=[]>
[2015-02-19 23:06:21.387] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000094", "Variable"=>"AGISTATUS", "Value"=>"HANGUP", "Uniqueid"=>"1424379980.166"}>
[2015-02-19 23:06:21.391] TRACE Punchblock::Connection::Asterisk: [SEND] Action: agi
ActionID: 8654bd9e-d2fe-41f2-97d1-8af415bd7010
Channel: SIP/dialler-00000093
Command: EXEC Bridge "SIP/billing-00000094,F(adhearsion-redirect,1,1)"
CommandID: 53061ffc-4b25-49d4-979b-cd3eb621e030
[2015-02-19 23:06:21.401] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: 8654bd9e-d2fe-41f2-97d1-8af415bd7010
Message: Added AGI command to queue
[2015-02-19 23:06:21.402] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"8654bd9e-d2fe-41f2-97d1-8af415bd7010", "Message"=>"Added AGI command to queue"}, text_body=nil, events=[]>
[2015-02-19 23:06:21.406] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, name="Newexten", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000094", "Context"=>"adhearsion-redirect", "Extension"=>"1", "Priority"=>"1", "Application"=>"AGI", "AppData"=>"agi:async", "Uniqueid"=>"1424379980.166"}>
[2015-02-19 23:06:21.408] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-00000094", "Env"=>"agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fbilling-00000094%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424379980.166%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281099335424%0A%0A"}>
[2015-02-19 23:06:21.447] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000093", "CommandId"=>"973586301", "Command"=>"EXEC SendText \"{\\\"call_ref\\\":56,\\\"agent\\\":\\\"1000\\\",\\\"contact_ref\\\":\\\"cb00004~4~2040~3742\\\",\\\"number\\\":\\\"0121110504\\\"}\""}>
[2015-02-19 23:06:21.452] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"SENDTEXTSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379975.165"}>
[2015-02-19 23:06:21.455] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000093", "CommandId"=>"973586301", "Command"=>"EXEC SendText \"{\\\"call_ref\\\":56,\\\"agent\\\":\\\"1000\\\",\\\"contact_ref\\\":\\\"cb00004~4~2040~3742\\\",\\\"number\\\":\\\"0121110504\\\"}\"", "ResultCode"=>"200", "Result"=>"Success"}>
[2015-02-19 23:06:21.456] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/dialler-00000093", "CommandID"=>"d2b396c2-f397-4205-bc0c-632bfd20a911", "Result"=>"200%20result%3D0%0A"}>
[2015-02-19 23:06:21.460] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Receiving message: #<Punchblock::Event::Complete target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id="302c5931-3eab-4c98-835b-2382d559a9b2", source_uri="302c5931-3eab-4c98-835b-2382d559a9b2", domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, reason=#<Punchblock::Event::Complete::Stop target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:20 +0200, name=:stop>, recording=nil, fax=nil, fax_metadata={}>
[2015-02-19 23:06:21.479] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Executing command #<Punchblock::Component::Output target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, request_id="0f403807-d308-4275-bf6d-a49b9be473d5", headers={}, voice=nil, interrupt_on=nil, start_offset=nil, start_paused=nil, repeat_interval=nil, repeat_times=nil, max_time=nil, renderer=nil, render_documents=[#<Punchblock::Component::Output::Document target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, url=nil, content_type="application/ssml+xml", value=<speak version="1.0" xml:lang="en-US" xmlns="http://www.w3.org/2001/10/synthesis">beep</speak>>]>
[2015-02-19 23:06:21.487] TRACE Punchblock::Connection::Asterisk: [SEND] Action: agi
ActionID: f7380f9a-3ce8-4375-a8e7-7f95ecd74a74
Channel: SIP/dialler-00000093
Command: EXEC Playback "beep"
CommandID: 6833906c-1618-4318-a5a7-17cae0ebaef2
[2015-02-19 23:06:21.488] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: f7380f9a-3ce8-4375-a8e7-7f95ecd74a74
Message: Added AGI command to queue
[2015-02-19 23:06:21.489] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"f7380f9a-3ce8-4375-a8e7-7f95ecd74a74", "Message"=>"Added AGI command to queue"}, text_body=nil, events=[]>
[2015-02-19 23:06:21.491] TRACE Punchblock::Connection::Asterisk: [RECV] Event: AGIExec
Privilege: agi,all
SubEvent: Start
Channel: SIP/dialler-00000093
CommandId: 808625686
Command: EXEC Bridge "SIP/billing-00000094,F(adhearsion-redirect,1,1)"
Event: Newchannel
Privilege: call,all
Channel: Bridge/SIP/billing-00000094
ChannelState: 0
ChannelStateDesc: Down
CallerIDNum:
CallerIDName:
AccountCode:
Exten:
Context:
Uniqueid: 1424379981.167
Event: MusicOnHold
Privilege: call,all
State: Stop
Channel: SIP/billing-00000094
UniqueID: 1424379980.166
Event: Newstate
Privilege: call,all
Channel: Bridge/SIP/billing-00000094
ChannelState: 6
ChannelStateDesc: Up
CallerIDNum:
CallerIDName:
ConnectedLineNum:
ConnectedLineName:
Uniqueid: 1424379981.167
Event: Masquerade
Privilege: call,all
Clone: SIP/billing-00000094
CloneState: Up
Original: Bridge/SIP/billing-00000094
OriginalState: Up
Event: Rename
Privilege: call,all
Channel: SIP/billing-00000094
Newname: SIP/billing-00000094<MASQ>
Uniqueid: 1424379980.166
Event: Rename
Privilege: call,all
Channel: Bridge/SIP/billing-00000094
Newname: SIP/billing-00000094
Uniqueid: 1424379981.167
Event: Rename
Privilege: call,all
Channel: SIP/billing-00000094<MASQ>
Newname: Bridge/SIP/billing-00000094<ZOMBIE>
Uniqueid: 1424379980.166
Event: NewCallerid
Privilege: call,all
Channel: SIP/billing-00000094
CallerIDNum: 0126543210
CallerIDName:
Uniqueid: 1424379981.167
CID-CallingPres: 0 (Presentation Allowed, Not Screened)
Event: BridgeExec
Privilege: call,all
Response: Success
Channel1: SIP/dialler-00000093
Channel2: SIP/billing-00000094
[2015-02-19 23:06:21.492] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000093", "CommandId"=>"808625686", "Command"=>"EXEC Bridge \"SIP/billing-00000094,F(adhearsion-redirect,1,1)\""}, text_body=nil, events=[]>
[2015-02-19 23:06:21.493] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newchannel", headers={"Privilege"=>"call,all", "Channel"=>"Bridge/SIP/billing-00000094", "ChannelState"=>"0", "ChannelStateDesc"=>"Down", "CallerIDNum"=>"", "CallerIDName"=>"", "AccountCode"=>"", "Exten"=>"", "Context"=>"", "Uniqueid"=>"1424379981.167"}, text_body=nil, events=[]>
[2015-02-19 23:06:21.496] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="MusicOnHold", headers={"Privilege"=>"call,all", "State"=>"Stop", "Channel"=>"SIP/billing-00000094", "UniqueID"=>"1424379980.166"}, text_body=nil, events=[]>
[2015-02-19 23:06:21.498] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000093", "CommandId"=>"808625686", "Command"=>"EXEC Bridge \"SIP/billing-00000094,F(adhearsion-redirect,1,1)\""}>
[2015-02-19 23:06:21.503] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, name="MusicOnHold", headers={"Privilege"=>"call,all", "State"=>"Stop", "Channel"=>"SIP/billing-00000094", "UniqueID"=>"1424379980.166"}>
[2015-02-19 23:06:21.505] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newstate", headers={"Privilege"=>"call,all", "Channel"=>"Bridge/SIP/billing-00000094", "ChannelState"=>"6", "ChannelStateDesc"=>"Up", "CallerIDNum"=>"", "CallerIDName"=>"", "ConnectedLineNum"=>"", "ConnectedLineName"=>"", "Uniqueid"=>"1424379981.167"}, text_body=nil, events=[]>
[2015-02-19 23:06:21.507] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Masquerade", headers={"Privilege"=>"call,all", "Clone"=>"SIP/billing-00000094", "CloneState"=>"Up", "Original"=>"Bridge/SIP/billing-00000094", "OriginalState"=>"Up"}, text_body=nil, events=[]>
[2015-02-19 23:06:21.519] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Rename", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000094", "Newname"=>"SIP/billing-00000094<MASQ>", "Uniqueid"=>"1424379980.166"}, text_body=nil, events=[]>
[2015-02-19 23:06:21.524] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, name="Rename", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000094", "Newname"=>"SIP/billing-00000094<MASQ>", "Uniqueid"=>"1424379980.166"}>
[2015-02-19 23:06:21.525] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Rename", headers={"Privilege"=>"call,all", "Channel"=>"Bridge/SIP/billing-00000094", "Newname"=>"SIP/billing-00000094", "Uniqueid"=>"1424379981.167"}, text_body=nil, events=[]>
[2015-02-19 23:06:21.527] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Rename", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000094<MASQ>", "Newname"=>"Bridge/SIP/billing-00000094<ZOMBIE>", "Uniqueid"=>"1424379980.166"}, text_body=nil, events=[]>
[2015-02-19 23:06:21.530] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="NewCallerid", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000094", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "Uniqueid"=>"1424379981.167", "CID-CallingPres"=>"0 (Presentation Allowed, Not Screened)"}, text_body=nil, events=[]>
[2015-02-19 23:06:21.536] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, name="NewCallerid", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000094", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "Uniqueid"=>"1424379981.167", "CID-CallingPres"=>"0 (Presentation Allowed, Not Screened)"}>
[2015-02-19 23:06:21.538] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="BridgeExec", headers={"Privilege"=>"call,all", "Response"=>"Success", "Channel1"=>"SIP/dialler-00000093", "Channel2"=>"SIP/billing-00000094"}, text_body=nil, events=[]>
[2015-02-19 23:06:21.544] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, name="BridgeExec", headers={"Privilege"=>"call,all", "Response"=>"Success", "Channel1"=>"SIP/dialler-00000093", "Channel2"=>"SIP/billing-00000094"}>
[2015-02-19 23:06:21.545] TRACE Punchblock::Connection::Asterisk: [RECV] Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000093
Variable: BRIDGEPEER
Value: SIP/billing-00000094
Uniqueid: 1424379975.165
Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-00000094
Variable: BRIDGEPEER
Value: SIP/dialler-00000093
Uniqueid: 1424379981.167
Event: NewAccountCode
Privilege: call,all
Channel: SIP/billing-00000094
Uniqueid: 1424379981.167
AccountCode:
OldAccountCode:
Event: Bridge
Privilege: call,all
Bridgestate: Link
Bridgetype: core
Channel1: SIP/dialler-00000093
Channel2: SIP/billing-00000094
Uniqueid1: 1424379975.165
Uniqueid2: 1424379981.167
CallerID1: 0126543210
CallerID2: 0126543210
Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000093
Variable: BRIDGEPEER
Value: SIP/billing-00000094
Uniqueid: 1424379975.165
Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000093
Variable: BRIDGEPVTCALLID
Value: 005561a514c106b45c12992f02bc02a7@197.189.232.113:5060
Uniqueid: 1424379975.165
Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-00000094
Variable: BRIDGEPEER
Value: SIP/dialler-00000093
Uniqueid: 1424379981.167
Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-00000094
Variable: BRIDGEPVTCALLID
Value: 1dec597e402aa50e5a2a35b84f51f925@197.189.232.113:5060
Uniqueid: 1424379981.167
Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000093
Variable: BRIDGEPEER
Value: SIP/billing-00000094
Uniqueid: 1424379975.165
Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000093
Variable: BRIDGEPVTCALLID
Value: 005561a514c106b45c12992f02bc02a7@197.189.232.113:5060
Uniqueid: 1424379975.165
Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-00000094
Variable: BRIDGEPEER
Value: SIP/dialler-00000093
Uniqueid: 1424379981.167
Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-00000094
Variable: BRIDGEPVTCALLID
Value: 1dec597e402aa50e5a2a35b84f51f925@197.189.232.113:5060
Uniqueid: 1424379981.167
Event: AsyncAGI
Privilege: agi,all
SubEvent: End
Channel: Bridge/SIP/billing-00000094<ZOMBIE>
Event: VarSet
Privilege: dialplan,all
Channel: Bridge/SIP/billing-00000094<ZOMBIE>
Variable: AGISTATUS
Value: HANGUP
Uniqueid: 1424379980.166
Event: SoftHangupRequest
Privilege: call,all
Channel: Bridge/SIP/billing-00000094<ZOMBIE>
Uniqueid: 1424379980.166
Cause: 16
Event: Hangup
Privilege: call,all
Channel: Bridge/SIP/billing-00000094<ZOMBIE>
Uniqueid: 1424379980.166
CallerIDNum: <unknown>
CallerIDName: <unknown>
ConnectedLineNum: <unknown>
ConnectedLineName: <unknown>
AccountCode:
Cause: 16
Cause-txt: Normal Clearing
[2015-02-19 23:06:21.546] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"BRIDGEPEER", "Value"=>"SIP/billing-00000094", "Uniqueid"=>"1424379975.165"}, text_body=nil, events=[]>
[2015-02-19 23:06:21.558] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000094", "Variable"=>"BRIDGEPEER", "Value"=>"SIP/dialler-00000093", "Uniqueid"=>"1424379981.167"}, text_body=nil, events=[]>
[2015-02-19 23:06:21.559] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="NewAccountCode", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000094", "Uniqueid"=>"1424379981.167", "AccountCode"=>"", "OldAccountCode"=>""}, text_body=nil, events=[]>
[2015-02-19 23:06:21.568] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"BRIDGEPEER", "Value"=>"SIP/billing-00000094", "Uniqueid"=>"1424379975.165"}>
[2015-02-19 23:06:21.575] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, name="BridgeExec", headers={"Privilege"=>"call,all", "Response"=>"Success", "Channel1"=>"SIP/dialler-00000093", "Channel2"=>"SIP/billing-00000094"}>
[2015-02-19 23:06:21.576] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000094", "Variable"=>"BRIDGEPEER", "Value"=>"SIP/dialler-00000093", "Uniqueid"=>"1424379981.167"}>
[2015-02-19 23:06:21.577] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Finished executing controller #<OutboundCalleeController call=ef50f7fe-01c7-424c-ba61-5e42fdb5fad8, metadata={:campaign=>#<Campaign:2040 @settings={:outbound_call_id=>"0126543210", :wrapup_time=>120, :call_timeout=>0, :hold_timeout=>0, :dial_from_self=>false, :dial_aggression=>1, :notif_type=>:sip, :campaign_type=>:progressive, :moh=>"moh"}, @status="started", @stats={:tot_holdtime=>0, :tot_talktime=>0, :tot_ringtime=>0, :calls_answered=>0, :calls_dropped=>0, :calls_rejected=>0, :calls_failed=>0, :total_calls=>0, :inbound_count=>0, :outbound_count=>0}>, :callee=>#<Callee:0x3bb8fcb @dialled_time=2015-02-19 23:06:20 +0200, @call_ref=56, @route=:outbound, @answered_time=2015-02-19 23:06:21 +0200, @campaign=#<Campaign:2040 @settings={:outbound_call_id=>"0126543210", :wrapup_time=>120, :call_timeout=>0, :hold_timeout=>0, :dial_from_self=>false, :dial_aggression=>1, :notif_type=>:sip, :campaign_type=>:progressive, :moh=>"moh"}, @status="started", @stats={:tot_holdtime=>0, :tot_talktime=>0, :tot_ringtime=>0, :calls_answered=>0, :calls_dropped=>0, :calls_rejected=>0, :calls_failed=>0, :total_calls=>0, :inbound_count=>0, :outbound_count=>0}>, @call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", @contact_ref="cb00004~4~2040~3742", @call=#<Adhearsion::OutboundCall:ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@ offer=nil, end_reason=nil, commands=[], variables={"callee"=>#<Callee:0x3bb8fcb @dialled_time=2015-02-19 23:06:20 +0200, @call_ref=56, @route=:outbound, @answered_time=2015-02-19 23:06:21 +0200, @campaign=#<Campaign:2040 @settings={:outbound_call_id=>"0126543210", :wrapup_time=>120, :call_timeout=>0, :hold_timeout=>0, :dial_from_self=>false, :dial_aggression=>1, :notif_type=>:sip, :campaign_type=>:progressive, :moh=>"moh"}, @status="started", @stats={:tot_holdtime=>0, :tot_talktime=>0, :tot_ringtime=>0, :calls_answered=>0, :calls_dropped=>0, :calls_rejected=>0, :calls_failed=>0, :total_calls=>0, :inbound_count=>0, :outbound_count=>0}>, @call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", @contact_ref="cb00004~4~2040~3742", @call=..., @number="0121110504">, "moh"=>#<Punchblock::Component::Output target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id="302c5931-3eab-4c98-835b-2382d559a9b2", source_uri="302c5931-3eab-4c98-835b-2382d559a9b2", domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:20 +0200, request_id="8238f4b0-63d2-4b9c-9439-3d4591fc0a00", headers={}, voice=nil, interrupt_on=nil, start_offset=nil, start_paused=nil, repeat_interval=nil, repeat_times=0, max_time=nil, renderer=nil, render_documents=[#<Punchblock::Component::Output::Document target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:20 +0200, url=nil, content_type="application/ssml+xml", value=<speak version="1.0" xml:lang="en-US" xmlns="http://www.w3.org/2001/10/synthesis">moh</speak>>]>, "enqueue_time"=>2015-02-19 23:06:20 +0200}, controllers=[#<OutboundCalleeController call=ef50f7fe-01c7-424c-ba61-5e42fdb5fad8, metadata={:campaign=>#<Campaign:2040 @settings={:outbound_call_id=>"0126543210", :wrapup_time=>120, :call_timeout=>0, :hold_timeout=>0, :dial_from_self=>false, :dial_aggression=>1, :notif_type=>:sip, :campaign_type=>:progressive, :moh=>"moh"}, @status="started", @stats={:tot_holdtime=>0, :tot_talktime=>0, :tot_ringtime=>0, :calls_answered=>0, :calls_dropped=>0, :calls_rejected=>0, :calls_failed=>0, :total_calls=>0, :inbound_count=>0, :outbound_count=>0}>, :callee=>#<Callee:0x3bb8fcb @dialled_time=2015-02-19 23:06:20 +0200, @call_ref=56, @route=:outbound, @answered_time=2015-02-19 23:06:21 +0200, @campaign=#<Campaign:2040 @settings={:outbound_call_id=>"0126543210", :wrapup_time=>120, :call_timeout=>0, :hold_timeout=>0, :dial_from_self=>false, :dial_aggression=>1, :notif_type=>:sip, :campaign_type=>:progressive, :moh=>"moh"}, @status="started", @stats={:tot_holdtime=>0, :tot_talktime=>0, :tot_ringtime=>0, :calls_answered=>0, :calls_dropped=>0, :calls_rejected=>0, :calls_failed=>0, :total_calls=>0, :inbound_count=>0, :outbound_count=>0}>, @call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", @contact_ref="cb00004~4~2040~3742", @call=..., @number="0121110504">}>], to="SIP/billing/0121110504", from="0126543210">, @number="0121110504">}>
[2015-02-19 23:06:21.579] INFO Adhearsion::Router::Route: Call ef50f7fe-01c7-424c-ba61-5e42fdb5fad8 routing completed. Keeping the call alive at controller/router request.
[2015-02-19 23:06:21.582] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Bridge", headers={"Privilege"=>"call,all", "Bridgestate"=>"Link", "Bridgetype"=>"core", "Channel1"=>"SIP/dialler-00000093", "Channel2"=>"SIP/billing-00000094", "Uniqueid1"=>"1424379975.165", "Uniqueid2"=>"1424379981.167", "CallerID1"=>"0126543210", "CallerID2"=>"0126543210"}, text_body=nil, events=[]>
[2015-02-19 23:06:21.588] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, name="Bridge", headers={"Privilege"=>"call,all", "Bridgestate"=>"Link", "Bridgetype"=>"core", "Channel1"=>"SIP/dialler-00000093", "Channel2"=>"SIP/billing-00000094", "Uniqueid1"=>"1424379975.165", "Uniqueid2"=>"1424379981.167", "CallerID1"=>"0126543210", "CallerID2"=>"0126543210"}>
[2015-02-19 23:06:21.590] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, name="NewAccountCode", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000094", "Uniqueid"=>"1424379981.167", "AccountCode"=>"", "OldAccountCode"=>""}>
[2015-02-19 23:06:21.597] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"BRIDGEPEER", "Value"=>"SIP/billing-00000094", "Uniqueid"=>"1424379975.165"}, text_body=nil, events=[]>
[2015-02-19 23:06:21.597] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"BRIDGEPVTCALLID", "Value"=>"005561a514c106b45c12992f02bc02a7@197.189.232.113:5060", "Uniqueid"=>"1424379975.165"}, text_body=nil, events=[]>
[2015-02-19 23:06:21.602] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"BRIDGEPEER", "Value"=>"SIP/billing-00000094", "Uniqueid"=>"1424379975.165"}>
[2015-02-19 23:06:21.608] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Joined target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, call_uri="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", mixer_name=nil>
[2015-02-19 23:06:21.609] INFO Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Joined to call ef50f7fe-01c7-424c-ba61-5e42fdb5fad8
[2015-02-19 23:06:21.614] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, name="Bridge", headers={"Privilege"=>"call,all", "Bridgestate"=>"Link", "Bridgetype"=>"core", "Channel1"=>"SIP/dialler-00000093", "Channel2"=>"SIP/billing-00000094", "Uniqueid1"=>"1424379975.165", "Uniqueid2"=>"1424379981.167", "CallerID1"=>"0126543210", "CallerID2"=>"0126543210"}>
[2015-02-19 23:06:21.616] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000094", "Variable"=>"BRIDGEPEER", "Value"=>"SIP/dialler-00000093", "Uniqueid"=>"1424379981.167"}, text_body=nil, events=[]>
[2015-02-19 23:06:21.616] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000094", "Variable"=>"BRIDGEPVTCALLID", "Value"=>"1dec597e402aa50e5a2a35b84f51f925@197.189.232.113:5060", "Uniqueid"=>"1424379981.167"}, text_body=nil, events=[]>
[2015-02-19 23:06:21.630] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000094", "Variable"=>"BRIDGEPEER", "Value"=>"SIP/dialler-00000093", "Uniqueid"=>"1424379981.167"}>
[2015-02-19 23:06:21.631] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Receiving message: #<Punchblock::Event::Joined target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, call_uri="d3d45711-df5b-4211-b9a0-bd1f602a6227", mixer_name=nil>
[2015-02-19 23:06:21.632] INFO Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Joined to call d3d45711-df5b-4211-b9a0-bd1f602a6227
[2015-02-19 23:06:21.633] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"BRIDGEPVTCALLID", "Value"=>"005561a514c106b45c12992f02bc02a7@197.189.232.113:5060", "Uniqueid"=>"1424379975.165"}>
[2015-02-19 23:06:21.634] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"BRIDGEPEER", "Value"=>"SIP/billing-00000094", "Uniqueid"=>"1424379975.165"}, text_body=nil, events=[]>
[2015-02-19 23:06:21.635] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"BRIDGEPVTCALLID", "Value"=>"005561a514c106b45c12992f02bc02a7@197.189.232.113:5060", "Uniqueid"=>"1424379975.165"}, text_body=nil, events=[]>
[2015-02-19 23:06:21.640] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000094", "Variable"=>"BRIDGEPVTCALLID", "Value"=>"1dec597e402aa50e5a2a35b84f51f925@197.189.232.113:5060", "Uniqueid"=>"1424379981.167"}>
[2015-02-19 23:06:21.645] INFO Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Agent 1000 received a call
[2015-02-19 23:06:21.649] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"BRIDGEPEER", "Value"=>"SIP/billing-00000094", "Uniqueid"=>"1424379975.165"}>
[2015-02-19 23:06:21.653] INFO StateMachine::Machine: Agent 1000 changed from available to busy due to checkout event.
[2015-02-19 23:06:21.656] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000094", "Variable"=>"BRIDGEPEER", "Value"=>"SIP/dialler-00000093", "Uniqueid"=>"1424379981.167"}, text_body=nil, events=[]>
[2015-02-19 23:06:21.657] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000094", "Variable"=>"BRIDGEPVTCALLID", "Value"=>"1dec597e402aa50e5a2a35b84f51f925@197.189.232.113:5060", "Uniqueid"=>"1424379981.167"}, text_body=nil, events=[]>
[2015-02-19 23:06:21.664] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000094", "Variable"=>"BRIDGEPEER", "Value"=>"SIP/dialler-00000093", "Uniqueid"=>"1424379981.167"}>
[2015-02-19 23:06:21.673] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"Bridge/SIP/billing-00000094<ZOMBIE>"}, text_body=nil, events=[]>
[2015-02-19 23:06:21.683] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"Bridge/SIP/billing-00000094<ZOMBIE>", "Variable"=>"AGISTATUS", "Value"=>"HANGUP", "Uniqueid"=>"1424379980.166"}, text_body=nil, events=[]>
[2015-02-19 23:06:21.684] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="SoftHangupRequest", headers={"Privilege"=>"call,all", "Channel"=>"Bridge/SIP/billing-00000094<ZOMBIE>", "Uniqueid"=>"1424379980.166", "Cause"=>"16"}, text_body=nil, events=[]>
[2015-02-19 23:06:21.677] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000094", "Variable"=>"BRIDGEPVTCALLID", "Value"=>"1dec597e402aa50e5a2a35b84f51f925@197.189.232.113:5060", "Uniqueid"=>"1424379981.167"}>
[2015-02-19 23:06:21.681] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"BRIDGEPVTCALLID", "Value"=>"005561a514c106b45c12992f02bc02a7@197.189.232.113:5060", "Uniqueid"=>"1424379975.165"}>
[2015-02-19 23:06:21.689] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:21 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"Bridge/SIP/billing-00000094<ZOMBIE>"}>
[2015-02-19 23:06:21.694] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Hangup", headers={"Privilege"=>"call,all", "Channel"=>"Bridge/SIP/billing-00000094<ZOMBIE>", "Uniqueid"=>"1424379980.166", "CallerIDNum"=>"<unknown>", "CallerIDName"=>"<unknown>", "ConnectedLineNum"=>"<unknown>", "ConnectedLineName"=>"<unknown>", "AccountCode"=>"", "Cause"=>"16", "Cause-txt"=>"Normal Clearing"}, text_body=nil, events=[]>
[2015-02-19 23:06:25.356] DEBUG Enigma::CallLoop: Call loop running -- 0 ---- started
[2015-02-19 23:06:27.206] TRACE Punchblock::Connection::Asterisk: [RECV] Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-0000008c
Variable: PLAYBACKSTATUS
Value: SUCCESS
Uniqueid: 1424379702.157
[2015-02-19 23:06:27.207] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-0000008c", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379702.157"}, text_body=nil, events=[]>
[2015-02-19 23:06:27.211] DEBUG Adhearsion::OutboundCall: 1387d9c8-fce6-405b-b296-cf053d60cfcf@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="1387d9c8-fce6-405b-b296-cf053d60cfcf", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:27 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-0000008c", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379702.157"}>
[2015-02-19 23:06:27.213] TRACE Punchblock::Connection::Asterisk: [RECV] Event: AGIExec
Privilege: agi,all
SubEvent: End
Channel: SIP/billing-0000008c
CommandId: 2048255594
Command: EXEC Playback "moh"
ResultCode: 200
Result: Success
[2015-02-19 23:06:27.214] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/billing-0000008c", "CommandId"=>"2048255594", "Command"=>"EXEC Playback \"moh\"", "ResultCode"=>"200", "Result"=>"Success"}, text_body=nil, events=[]>
[2015-02-19 23:06:27.217] DEBUG Adhearsion::OutboundCall: 1387d9c8-fce6-405b-b296-cf053d60cfcf@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="1387d9c8-fce6-405b-b296-cf053d60cfcf", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:27 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/billing-0000008c", "CommandId"=>"2048255594", "Command"=>"EXEC Playback \"moh\"", "ResultCode"=>"200", "Result"=>"Success"}>
[2015-02-19 23:06:27.218] TRACE Punchblock::Connection::Asterisk: [RECV] Event: AsyncAGI
Privilege: agi,all
SubEvent: Exec
Channel: SIP/billing-0000008c
CommandID: d52765aa-d595-4e64-b74d-e91a90e3e35a
Result: 200%20result%3D0%0A
[2015-02-19 23:06:27.219] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/billing-0000008c", "CommandID"=>"d52765aa-d595-4e64-b74d-e91a90e3e35a", "Result"=>"200%20result%3D0%0A"}, text_body=nil, events=[]>
[2015-02-19 23:06:27.223] DEBUG Adhearsion::OutboundCall: 1387d9c8-fce6-405b-b296-cf053d60cfcf@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="1387d9c8-fce6-405b-b296-cf053d60cfcf", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:27 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/billing-0000008c", "CommandID"=>"d52765aa-d595-4e64-b74d-e91a90e3e35a", "Result"=>"200%20result%3D0%0A"}>
[2015-02-19 23:06:27.228] TRACE Punchblock::Connection::Asterisk: [SEND] Action: agi
ActionID: 6149e066-c4cf-4ac2-abdb-96b750eb236b
Channel: SIP/billing-0000008c
Command: EXEC Playback "moh"
CommandID: 40b19db0-7098-4ddc-983f-9aec0b279177
[2015-02-19 23:06:27.229] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: 6149e066-c4cf-4ac2-abdb-96b750eb236b
Message: Added AGI command to queue
Event: AGIExec
Privilege: agi,all
SubEvent: Start
Channel: SIP/billing-0000008c
CommandId: 505589631
Command: EXEC Playback "moh"
[2015-02-19 23:06:27.230] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"6149e066-c4cf-4ac2-abdb-96b750eb236b", "Message"=>"Added AGI command to queue"}, text_body=nil, events=[]>
[2015-02-19 23:06:27.231] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-0000008c", "CommandId"=>"505589631", "Command"=>"EXEC Playback \"moh\""}, text_body=nil, events=[]>
[2015-02-19 23:06:27.234] DEBUG Adhearsion::OutboundCall: 1387d9c8-fce6-405b-b296-cf053d60cfcf@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="1387d9c8-fce6-405b-b296-cf053d60cfcf", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:27 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-0000008c", "CommandId"=>"505589631", "Command"=>"EXEC Playback \"moh\""}>
[2015-02-19 23:06:27.299] TRACE Punchblock::Connection::Asterisk: [RECV] Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-0000008b
Variable: PLAYBACKSTATUS
Value: SUCCESS
Uniqueid: 1424379702.156
Event: AGIExec
Privilege: agi,all
SubEvent: End
Channel: SIP/billing-0000008b
CommandId: 1714419735
Command: EXEC Playback "moh"
ResultCode: 200
Result: Success
Event: AsyncAGI
Privilege: agi,all
SubEvent: Exec
Channel: SIP/billing-0000008b
CommandID: 7147d935-3aef-4a52-97ff-8c7ec8ee4b93
Result: 200%20result%3D0%0A
[2015-02-19 23:06:27.300] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-0000008b", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379702.156"}, text_body=nil, events=[]>
[2015-02-19 23:06:27.303] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/billing-0000008b", "CommandId"=>"1714419735", "Command"=>"EXEC Playback \"moh\"", "ResultCode"=>"200", "Result"=>"Success"}, text_body=nil, events=[]>
[2015-02-19 23:06:27.306] DEBUG Adhearsion::OutboundCall: a022cf1d-10bd-4a7f-bd03-3a1a65856a1c@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="a022cf1d-10bd-4a7f-bd03-3a1a65856a1c", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:27 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-0000008b", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379702.156"}>
[2015-02-19 23:06:27.310] DEBUG Adhearsion::OutboundCall: a022cf1d-10bd-4a7f-bd03-3a1a65856a1c@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="a022cf1d-10bd-4a7f-bd03-3a1a65856a1c", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:27 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/billing-0000008b", "CommandId"=>"1714419735", "Command"=>"EXEC Playback \"moh\"", "ResultCode"=>"200", "Result"=>"Success"}>
[2015-02-19 23:06:27.311] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/billing-0000008b", "CommandID"=>"7147d935-3aef-4a52-97ff-8c7ec8ee4b93", "Result"=>"200%20result%3D0%0A"}, text_body=nil, events=[]>
[2015-02-19 23:06:27.315] DEBUG Adhearsion::OutboundCall: a022cf1d-10bd-4a7f-bd03-3a1a65856a1c@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="a022cf1d-10bd-4a7f-bd03-3a1a65856a1c", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:27 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/billing-0000008b", "CommandID"=>"7147d935-3aef-4a52-97ff-8c7ec8ee4b93", "Result"=>"200%20result%3D0%0A"}>
[2015-02-19 23:06:27.321] TRACE Punchblock::Connection::Asterisk: [SEND] Action: agi
ActionID: 04b6915a-d2c3-49af-ac2c-5410012a4391
Channel: SIP/billing-0000008b
Command: EXEC Playback "moh"
CommandID: fb595026-b4af-46d7-a354-d9ee126f14db
[2015-02-19 23:06:27.322] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: 04b6915a-d2c3-49af-ac2c-5410012a4391
Message: Added AGI command to queue
[2015-02-19 23:06:27.323] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"04b6915a-d2c3-49af-ac2c-5410012a4391", "Message"=>"Added AGI command to queue"}, text_body=nil, events=[]>
[2015-02-19 23:06:27.339] TRACE Punchblock::Connection::Asterisk: [RECV] Event: AGIExec
Privilege: agi,all
SubEvent: Start
Channel: SIP/billing-0000008b
CommandId: 122787303
Command: EXEC Playback "moh"
[2015-02-19 23:06:27.340] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-0000008b", "CommandId"=>"122787303", "Command"=>"EXEC Playback \"moh\""}, text_body=nil, events=[]>
[2015-02-19 23:06:27.344] DEBUG Adhearsion::OutboundCall: a022cf1d-10bd-4a7f-bd03-3a1a65856a1c@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="a022cf1d-10bd-4a7f-bd03-3a1a65856a1c", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:27 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-0000008b", "CommandId"=>"122787303", "Command"=>"EXEC Playback \"moh\""}>
[2015-02-19 23:06:28.064] TRACE Punchblock::Connection::Asterisk: [RECV] Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-0000008f
Variable: PLAYBACKSTATUS
Value: SUCCESS
Uniqueid: 1424379702.160
[2015-02-19 23:06:28.065] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-0000008f", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379702.160"}, text_body=nil, events=[]>
[2015-02-19 23:06:28.069] DEBUG Adhearsion::OutboundCall: 4149bc12-199d-4cc7-a99b-21c38e2e577b@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="4149bc12-199d-4cc7-a99b-21c38e2e577b", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:28 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-0000008f", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379702.160"}>
[2015-02-19 23:06:28.071] TRACE Punchblock::Connection::Asterisk: [RECV] Event: AGIExec
Privilege: agi,all
SubEvent: End
Channel: SIP/billing-0000008f
CommandId: 1593862434
Command: EXEC Playback "moh"
ResultCode: 200
Result: Success
[2015-02-19 23:06:28.073] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/billing-0000008f", "CommandId"=>"1593862434", "Command"=>"EXEC Playback \"moh\"", "ResultCode"=>"200", "Result"=>"Success"}, text_body=nil, events=[]>
[2015-02-19 23:06:28.075] DEBUG Adhearsion::OutboundCall: 4149bc12-199d-4cc7-a99b-21c38e2e577b@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="4149bc12-199d-4cc7-a99b-21c38e2e577b", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:28 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/billing-0000008f", "CommandId"=>"1593862434", "Command"=>"EXEC Playback \"moh\"", "ResultCode"=>"200", "Result"=>"Success"}>
[2015-02-19 23:06:28.077] TRACE Punchblock::Connection::Asterisk: [RECV] Event: AsyncAGI
Privilege: agi,all
SubEvent: Exec
Channel: SIP/billing-0000008f
CommandID: e562132a-422a-4e23-acae-0d6cd4f35b38
Result: 200%20result%3D0%0A
[2015-02-19 23:06:28.078] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/billing-0000008f", "CommandID"=>"e562132a-422a-4e23-acae-0d6cd4f35b38", "Result"=>"200%20result%3D0%0A"}, text_body=nil, events=[]>
[2015-02-19 23:06:28.082] DEBUG Adhearsion::OutboundCall: 4149bc12-199d-4cc7-a99b-21c38e2e577b@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="4149bc12-199d-4cc7-a99b-21c38e2e577b", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:28 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/billing-0000008f", "CommandID"=>"e562132a-422a-4e23-acae-0d6cd4f35b38", "Result"=>"200%20result%3D0%0A"}>
[2015-02-19 23:06:28.085] TRACE Punchblock::Connection::Asterisk: [SEND] Action: agi
ActionID: 9aabb631-25a9-4bb1-bf81-9b9cca5cc96c
Channel: SIP/billing-0000008f
Command: EXEC Playback "moh"
CommandID: 4f4c1a97-0475-42b7-b78a-53d768997bc7
[2015-02-19 23:06:28.087] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: 9aabb631-25a9-4bb1-bf81-9b9cca5cc96c
Message: Added AGI command to queue
[2015-02-19 23:06:28.087] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"9aabb631-25a9-4bb1-bf81-9b9cca5cc96c", "Message"=>"Added AGI command to queue"}, text_body=nil, events=[]>
[2015-02-19 23:06:28.090] TRACE Punchblock::Connection::Asterisk: [RECV] Event: AGIExec
Privilege: agi,all
SubEvent: Start
Channel: SIP/billing-0000008f
CommandId: 1141775121
Command: EXEC Playback "moh"
[2015-02-19 23:06:28.090] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-0000008f", "CommandId"=>"1141775121", "Command"=>"EXEC Playback \"moh\""}, text_body=nil, events=[]>
[2015-02-19 23:06:28.094] DEBUG Adhearsion::OutboundCall: 4149bc12-199d-4cc7-a99b-21c38e2e577b@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="4149bc12-199d-4cc7-a99b-21c38e2e577b", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:28 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-0000008f", "CommandId"=>"1141775121", "Command"=>"EXEC Playback \"moh\""}>
[2015-02-19 23:06:28.122] TRACE Punchblock::Connection::Asterisk: [RECV] Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-0000008e
Variable: PLAYBACKSTATUS
Value: SUCCESS
Uniqueid: 1424379702.159
Event: AGIExec
Privilege: agi,all
SubEvent: End
Channel: SIP/billing-0000008e
CommandId: 2078651697
Command: EXEC Playback "moh"
ResultCode: 200
Result: Success
Event: AsyncAGI
Privilege: agi,all
SubEvent: Exec
Channel: SIP/billing-0000008e
CommandID: fa0eab46-d7a6-48af-9514-054ffbc017ac
Result: 200%20result%3D0%0A
[2015-02-19 23:06:28.123] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-0000008e", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379702.159"}, text_body=nil, events=[]>
[2015-02-19 23:06:28.126] DEBUG Adhearsion::OutboundCall: d6945e98-0960-4623-bc85-8635eaf06ace@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d6945e98-0960-4623-bc85-8635eaf06ace", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:28 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-0000008e", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379702.159"}>
[2015-02-19 23:06:28.128] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/billing-0000008e", "CommandId"=>"2078651697", "Command"=>"EXEC Playback \"moh\"", "ResultCode"=>"200", "Result"=>"Success"}, text_body=nil, events=[]>
[2015-02-19 23:06:28.131] DEBUG Adhearsion::OutboundCall: d6945e98-0960-4623-bc85-8635eaf06ace@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d6945e98-0960-4623-bc85-8635eaf06ace", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:28 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/billing-0000008e", "CommandId"=>"2078651697", "Command"=>"EXEC Playback \"moh\"", "ResultCode"=>"200", "Result"=>"Success"}>
[2015-02-19 23:06:28.133] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/billing-0000008e", "CommandID"=>"fa0eab46-d7a6-48af-9514-054ffbc017ac", "Result"=>"200%20result%3D0%0A"}, text_body=nil, events=[]>
[2015-02-19 23:06:28.136] DEBUG Adhearsion::OutboundCall: d6945e98-0960-4623-bc85-8635eaf06ace@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d6945e98-0960-4623-bc85-8635eaf06ace", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:28 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/billing-0000008e", "CommandID"=>"fa0eab46-d7a6-48af-9514-054ffbc017ac", "Result"=>"200%20result%3D0%0A"}>
[2015-02-19 23:06:28.140] TRACE Punchblock::Connection::Asterisk: [SEND] Action: agi
ActionID: 1441db12-e3d6-48b5-af35-19265735a001
Channel: SIP/billing-0000008e
Command: EXEC Playback "moh"
CommandID: 8fe77553-77a2-4c9c-8049-5ecd0a9167d1
[2015-02-19 23:06:28.141] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: 1441db12-e3d6-48b5-af35-19265735a001
Message: Added AGI command to queue
[2015-02-19 23:06:28.142] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"1441db12-e3d6-48b5-af35-19265735a001", "Message"=>"Added AGI command to queue"}, text_body=nil, events=[]>
[2015-02-19 23:06:28.160] TRACE Punchblock::Connection::Asterisk: [RECV] Event: AGIExec
Privilege: agi,all
SubEvent: Start
Channel: SIP/billing-0000008e
CommandId: 2026297687
Command: EXEC Playback "moh"
[2015-02-19 23:06:28.161] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-0000008e", "CommandId"=>"2026297687", "Command"=>"EXEC Playback \"moh\""}, text_body=nil, events=[]>
[2015-02-19 23:06:28.164] DEBUG Adhearsion::OutboundCall: d6945e98-0960-4623-bc85-8635eaf06ace@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d6945e98-0960-4623-bc85-8635eaf06ace", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:28 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-0000008e", "CommandId"=>"2026297687", "Command"=>"EXEC Playback \"moh\""}>
[2015-02-19 23:06:30.356] DEBUG Enigma::CallLoop: Call loop running -- 0 ---- started
[2015-02-19 23:06:32.108] INFO CallManager: Call Manager: Received request for call #<Celluloid::ActorProxy:0x6c1b00df>: {"type"=>"disposition", "call_ref"=>56, "uuid"=>nil, "disposition"=>"hungup"}
[2015-02-19 23:06:32.109] INFO Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Hanging up
[2015-02-19 23:06:32.111] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Executing command #<Punchblock::Command::Hangup target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:32 +0200, request_id="2cfec773-9969-4701-8a2c-3ee4d820e0de", headers={}>
[2015-02-19 23:06:32.114] TRACE Punchblock::Connection::Asterisk: [SEND] Action: hangup
ActionID: af1b6fcb-853b-45d1-9342-66a2c7b9c82f
Channel: SIP/billing-00000094
Cause: 16
[2015-02-19 23:06:32.118] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: af1b6fcb-853b-45d1-9342-66a2c7b9c82f
Message: Channel Hungup
[2015-02-19 23:06:32.118] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"af1b6fcb-853b-45d1-9342-66a2c7b9c82f", "Message"=>"Channel Hungup"}, text_body=nil, events=[]>
[2015-02-19 23:06:32.132] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Bridge
Privilege: call,all
Bridgestate: Unlink
Bridgetype: core
Channel1: SIP/dialler-00000093
Channel2: SIP/billing-00000094
Uniqueid1: 1424379975.165
Uniqueid2: 1424379981.167
CallerID1: 0126543210
CallerID2: 0126543210
[2015-02-19 23:06:32.133] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Bridge", headers={"Privilege"=>"call,all", "Bridgestate"=>"Unlink", "Bridgetype"=>"core", "Channel1"=>"SIP/dialler-00000093", "Channel2"=>"SIP/billing-00000094", "Uniqueid1"=>"1424379975.165", "Uniqueid2"=>"1424379981.167", "CallerID1"=>"0126543210", "CallerID2"=>"0126543210"}, text_body=nil, events=[]>
[2015-02-19 23:06:32.141] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:32 +0200, name="Bridge", headers={"Privilege"=>"call,all", "Bridgestate"=>"Unlink", "Bridgetype"=>"core", "Channel1"=>"SIP/dialler-00000093", "Channel2"=>"SIP/billing-00000094", "Uniqueid1"=>"1424379975.165", "Uniqueid2"=>"1424379981.167", "CallerID1"=>"0126543210", "CallerID2"=>"0126543210"}>
[2015-02-19 23:06:32.143] TRACE Punchblock::Connection::Asterisk: [RECV] Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000093
Variable: BRIDGERESULT
Value: SUCCESS
Uniqueid: 1424379975.165
[2015-02-19 23:06:32.144] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"BRIDGERESULT", "Value"=>"SUCCESS", "Uniqueid"=>"1424379975.165"}, text_body=nil, events=[]>
[2015-02-19 23:06:32.145] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Hangup
Privilege: call,all
Channel: SIP/billing-00000094
Uniqueid: 1424379981.167
CallerIDNum: 0126543210
CallerIDName: <unknown>
ConnectedLineNum: 0126543210
ConnectedLineName: <unknown>
AccountCode:
Cause: 16
Cause-txt: Normal Clearing
[2015-02-19 23:06:32.146] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Hangup", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000094", "Uniqueid"=>"1424379981.167", "CallerIDNum"=>"0126543210", "CallerIDName"=>"<unknown>", "ConnectedLineNum"=>"0126543210", "ConnectedLineName"=>"<unknown>", "AccountCode"=>"", "Cause"=>"16", "Cause-txt"=>"Normal Clearing"}, text_body=nil, events=[]>
[2015-02-19 23:06:32.148] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Unjoined target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:32 +0200, call_uri="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", mixer_name=nil>
[2015-02-19 23:06:32.149] INFO Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Unjoined from call ef50f7fe-01c7-424c-ba61-5e42fdb5fad8
[2015-02-19 23:06:32.154] INFO StateMachine::Machine: Agent 1000 changed from busy to wrapup due to checkin event.
[2015-02-19 23:06:32.158] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:32 +0200, name="Hangup", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000094", "Uniqueid"=>"1424379981.167", "CallerIDNum"=>"0126543210", "CallerIDName"=>"<unknown>", "ConnectedLineNum"=>"0126543210", "ConnectedLineName"=>"<unknown>", "AccountCode"=>"", "Cause"=>"16", "Cause-txt"=>"Normal Clearing"}>
[2015-02-19 23:06:32.161] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:32 +0200, name="Bridge", headers={"Privilege"=>"call,all", "Bridgestate"=>"Unlink", "Bridgetype"=>"core", "Channel1"=>"SIP/dialler-00000093", "Channel2"=>"SIP/billing-00000094", "Uniqueid1"=>"1424379975.165", "Uniqueid2"=>"1424379981.167", "CallerID1"=>"0126543210", "CallerID2"=>"0126543210"}>
[2015-02-19 23:06:32.169] TRACE Punchblock::Connection::Asterisk: [RECV] Event: MonitorStop
Privilege: call,all
Channel: SIP/billing-00000094
Uniqueid: 1424379981.167
[2015-02-19 23:06:32.170] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="MonitorStop", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000094", "Uniqueid"=>"1424379981.167"}, text_body=nil, events=[]>
[2015-02-19 23:06:32.174] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:32 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"BRIDGERESULT", "Value"=>"SUCCESS", "Uniqueid"=>"1424379975.165"}>
[2015-02-19 23:06:32.188] TRACE Punchblock::Connection::Asterisk: [RECV] Event: AGIExec
Privilege: agi,all
SubEvent: End
Channel: SIP/dialler-00000093
CommandId: 808625686
Command: EXEC Bridge "SIP/billing-00000094,F(adhearsion-redirect,1,1)"
ResultCode: 200
Result: Success
Event: AsyncAGI
Privilege: agi,all
SubEvent: Exec
Channel: SIP/dialler-00000093
CommandID: 53061ffc-4b25-49d4-979b-cd3eb621e030
Result: 200%20result%3D0%0A
Event: AGIExec
Privilege: agi,all
SubEvent: Start
Channel: SIP/dialler-00000093
CommandId: 300479248
Command: EXEC Playback "beep"
[2015-02-19 23:06:32.192] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Receiving message: #<Punchblock::Event::End target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:32 +0200, headers={}, reason=:hangup_command, platform_code="16">
[2015-02-19 23:06:32.192] INFO Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Call 0126543210 -> SIP/billing/0121110504 ended due to hangup_command (code 16)
[2015-02-19 23:06:32.195] DEBUG ElectricSlide::CallQueue: Not returning agent #<Agent: extension: 1000, campaign_ref: 2040, state: wrapup, call: d3d45711-df5b-4211-b9a0-bd1f602a6227> to the queue
[2015-02-19 23:06:32.196] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000093", "CommandId"=>"808625686", "Command"=>"EXEC Bridge \"SIP/billing-00000094,F(adhearsion-redirect,1,1)\"", "ResultCode"=>"200", "Result"=>"Success"}, text_body=nil, events=[]>
[2015-02-19 23:06:32.198] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/dialler-00000093", "CommandID"=>"53061ffc-4b25-49d4-979b-cd3eb621e030", "Result"=>"200%20result%3D0%0A"}, text_body=nil, events=[]>
[2015-02-19 23:06:32.198] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000093", "CommandId"=>"300479248", "Command"=>"EXEC Playback \"beep\""}, text_body=nil, events=[]>
[2015-02-19 23:06:32.202] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:32 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000093", "CommandId"=>"808625686", "Command"=>"EXEC Bridge \"SIP/billing-00000094,F(adhearsion-redirect,1,1)\"", "ResultCode"=>"200", "Result"=>"Success"}>
[2015-02-19 23:06:32.206] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:32 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/dialler-00000093", "CommandID"=>"53061ffc-4b25-49d4-979b-cd3eb621e030", "Result"=>"200%20result%3D0%0A"}>
[2015-02-19 23:06:32.208] DEBUG Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Receiving message: #<Punchblock::Event::Unjoined target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:32 +0200, call_uri="d3d45711-df5b-4211-b9a0-bd1f602a6227", mixer_name=nil>
[2015-02-19 23:06:32.209] INFO Adhearsion::OutboundCall: ef50f7fe-01c7-424c-ba61-5e42fdb5fad8@: Unjoined from call d3d45711-df5b-4211-b9a0-bd1f602a6227
[2015-02-19 23:06:32.229] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:32 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000093", "CommandId"=>"300479248", "Command"=>"EXEC Playback \"beep\""}>
[2015-02-19 23:06:32.591] TRACE Punchblock::Connection::Asterisk: [RECV] Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000093
Variable: PLAYBACKSTATUS
Value: SUCCESS
Uniqueid: 1424379975.165
Event: AGIExec
Privilege: agi,all
SubEvent: End
Channel: SIP/dialler-00000093
CommandId: 300479248
Command: EXEC Playback "beep"
ResultCode: 200
Result: Success
Event: AsyncAGI
Privilege: agi,all
SubEvent: Exec
Channel: SIP/dialler-00000093
CommandID: 6833906c-1618-4318-a5a7-17cae0ebaef2
Result: 200%20result%3D0%0A
[2015-02-19 23:06:32.592] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379975.165"}, text_body=nil, events=[]>
[2015-02-19 23:06:32.595] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:32 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379975.165"}>
[2015-02-19 23:06:32.597] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000093", "CommandId"=>"300479248", "Command"=>"EXEC Playback \"beep\"", "ResultCode"=>"200", "Result"=>"Success"}, text_body=nil, events=[]>
[2015-02-19 23:06:32.600] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:32 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000093", "CommandId"=>"300479248", "Command"=>"EXEC Playback \"beep\"", "ResultCode"=>"200", "Result"=>"Success"}>
[2015-02-19 23:06:32.609] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/dialler-00000093", "CommandID"=>"6833906c-1618-4318-a5a7-17cae0ebaef2", "Result"=>"200%20result%3D0%0A"}, text_body=nil, events=[]>
[2015-02-19 23:06:32.614] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:32 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/dialler-00000093", "CommandID"=>"6833906c-1618-4318-a5a7-17cae0ebaef2", "Result"=>"200%20result%3D0%0A"}>
[2015-02-19 23:06:32.629] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Finished executing controller #<Adhearsion::CallController call=d3d45711-df5b-4211-b9a0-bd1f602a6227, metadata={}>
[2015-02-19 23:06:32.632] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Complete target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id="9fb0ecdd-507d-4c6e-b2d1-a4a5ed896926", source_uri="9fb0ecdd-507d-4c6e-b2d1-a4a5ed896926", domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:32 +0200, reason=#<Punchblock::Component::Output::Complete::Finish target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:32 +0200, name=:finish>, recording=nil, fax=nil, fax_metadata={}>
[2015-02-19 23:06:32.718] INFO CallManager: Call Manager: Received request for call #<Celluloid::ActorProxy:0x491dd468>: {"type"=>"disposition", "call_ref"=>55, "uuid"=>nil, "disposition"=>"hungup"}
[2015-02-19 23:06:32.720] INFO Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Hanging up
[2015-02-19 23:06:32.722] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Executing command #<Punchblock::Command::Hangup target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:32 +0200, request_id="c54527b1-0c01-4cb0-96ff-8c42f22b46d4", headers={}>
[2015-02-19 23:06:32.725] TRACE Punchblock::Connection::Asterisk: [SEND] Action: hangup
ActionID: 53d9c394-1f73-45d9-8744-f745670baa34
Channel: SIP/billing-00000091
Cause: 16
[2015-02-19 23:06:32.728] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: 53d9c394-1f73-45d9-8744-f745670baa34
Message: Channel Hungup
[2015-02-19 23:06:32.729] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"53d9c394-1f73-45d9-8744-f745670baa34", "Message"=>"Channel Hungup"}, text_body=nil, events=[]>
[2015-02-19 23:06:32.731] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Bridge
Privilege: call,all
Bridgestate: Unlink
Bridgetype: core
Channel1: SIP/dialler-00000092
Channel2: SIP/billing-00000091
Uniqueid1: 1424379973.163
Uniqueid2: 1424379974.164
CallerID1: 0126543210
CallerID2: 0126543210
Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000092
Variable: BRIDGERESULT
Value: SUCCESS
Uniqueid: 1424379973.163
Event: Hangup
Privilege: call,all
Channel: SIP/billing-00000091
Uniqueid: 1424379974.164
CallerIDNum: 0126543210
CallerIDName: <unknown>
ConnectedLineNum: 0126543210
ConnectedLineName: <unknown>
AccountCode:
Cause: 16
Cause-txt: Normal Clearing
[2015-02-19 23:06:32.732] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Bridge", headers={"Privilege"=>"call,all", "Bridgestate"=>"Unlink", "Bridgetype"=>"core", "Channel1"=>"SIP/dialler-00000092", "Channel2"=>"SIP/billing-00000091", "Uniqueid1"=>"1424379973.163", "Uniqueid2"=>"1424379974.164", "CallerID1"=>"0126543210", "CallerID2"=>"0126543210"}, text_body=nil, events=[]>
[2015-02-19 23:06:32.737] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:32 +0200, name="Bridge", headers={"Privilege"=>"call,all", "Bridgestate"=>"Unlink", "Bridgetype"=>"core", "Channel1"=>"SIP/dialler-00000092", "Channel2"=>"SIP/billing-00000091", "Uniqueid1"=>"1424379973.163", "Uniqueid2"=>"1424379974.164", "CallerID1"=>"0126543210", "CallerID2"=>"0126543210"}>
[2015-02-19 23:06:32.742] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Unjoined target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:32 +0200, call_uri="f589b73e-be13-4856-9566-881158bf5530", mixer_name=nil>
[2015-02-19 23:06:32.742] INFO Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Unjoined from call f589b73e-be13-4856-9566-881158bf5530
[2015-02-19 23:06:32.745] INFO StateMachine::Machine: Agent 1001 changed from busy to wrapup due to checkin event.
[2015-02-19 23:06:32.750] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000092", "Variable"=>"BRIDGERESULT", "Value"=>"SUCCESS", "Uniqueid"=>"1424379973.163"}, text_body=nil, events=[]>
[2015-02-19 23:06:32.751] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Hangup", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000091", "Uniqueid"=>"1424379974.164", "CallerIDNum"=>"0126543210", "CallerIDName"=>"<unknown>", "ConnectedLineNum"=>"0126543210", "ConnectedLineName"=>"<unknown>", "AccountCode"=>"", "Cause"=>"16", "Cause-txt"=>"Normal Clearing"}, text_body=nil, events=[]>
[2015-02-19 23:06:32.754] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:32 +0200, name="Bridge", headers={"Privilege"=>"call,all", "Bridgestate"=>"Unlink", "Bridgetype"=>"core", "Channel1"=>"SIP/dialler-00000092", "Channel2"=>"SIP/billing-00000091", "Uniqueid1"=>"1424379973.163", "Uniqueid2"=>"1424379974.164", "CallerID1"=>"0126543210", "CallerID2"=>"0126543210"}>
[2015-02-19 23:06:32.766] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:32 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000092", "Variable"=>"BRIDGERESULT", "Value"=>"SUCCESS", "Uniqueid"=>"1424379973.163"}>
[2015-02-19 23:06:32.768] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::Unjoined target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:32 +0200, call_uri="98817160-9b78-473b-8eea-2b9943c175ff", mixer_name=nil>
[2015-02-19 23:06:32.769] INFO Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Unjoined from call 98817160-9b78-473b-8eea-2b9943c175ff
[2015-02-19 23:06:32.781] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:32 +0200, name="Hangup", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000091", "Uniqueid"=>"1424379974.164", "CallerIDNum"=>"0126543210", "CallerIDName"=>"<unknown>", "ConnectedLineNum"=>"0126543210", "ConnectedLineName"=>"<unknown>", "AccountCode"=>"", "Cause"=>"16", "Cause-txt"=>"Normal Clearing"}>
[2015-02-19 23:06:32.785] TRACE Punchblock::Connection::Asterisk: [RECV] Event: MonitorStop
Privilege: call,all
Channel: SIP/billing-00000091
Uniqueid: 1424379974.164
[2015-02-19 23:06:32.787] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="MonitorStop", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000091", "Uniqueid"=>"1424379974.164"}, text_body=nil, events=[]>
[2015-02-19 23:06:32.788] TRACE Punchblock::Connection::Asterisk: [RECV] Event: AGIExec
Privilege: agi,all
SubEvent: End
Channel: SIP/dialler-00000092
CommandId: 1324832938
Command: EXEC Bridge "SIP/billing-00000091,F(adhearsion-redirect,1,1)"
ResultCode: 200
Result: Success
Event: AsyncAGI
Privilege: agi,all
SubEvent: Exec
Channel: SIP/dialler-00000092
CommandID: ac829636-6200-47b1-9d52-321230c2ea20
Result: 200%20result%3D0%0A
Event: AGIExec
Privilege: agi,all
SubEvent: Start
Channel: SIP/dialler-00000092
CommandId: 618111478
Command: EXEC Playback "moh"
[2015-02-19 23:06:32.790] DEBUG ElectricSlide::CallQueue: Not returning agent #<Agent: extension: 1001, campaign_ref: 2040, state: wrapup, call: 98817160-9b78-473b-8eea-2b9943c175ff> to the queue
[2015-02-19 23:06:32.796] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000092", "CommandId"=>"1324832938", "Command"=>"EXEC Bridge \"SIP/billing-00000091,F(adhearsion-redirect,1,1)\"", "ResultCode"=>"200", "Result"=>"Success"}, text_body=nil, events=[]>
[2015-02-19 23:06:32.797] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/dialler-00000092", "CommandID"=>"ac829636-6200-47b1-9d52-321230c2ea20", "Result"=>"200%20result%3D0%0A"}, text_body=nil, events=[]>
[2015-02-19 23:06:32.798] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000092", "CommandId"=>"618111478", "Command"=>"EXEC Playback \"moh\""}, text_body=nil, events=[]>
[2015-02-19 23:06:32.812] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:32 +0200, name="MonitorStop", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000091", "Uniqueid"=>"1424379974.164"}>
[2015-02-19 23:06:32.815] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:32 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000092", "CommandId"=>"1324832938", "Command"=>"EXEC Bridge \"SIP/billing-00000091,F(adhearsion-redirect,1,1)\"", "ResultCode"=>"200", "Result"=>"Success"}>
[2015-02-19 23:06:32.824] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:32 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/dialler-00000092", "CommandID"=>"ac829636-6200-47b1-9d52-321230c2ea20", "Result"=>"200%20result%3D0%0A"}>
[2015-02-19 23:06:32.834] DEBUG Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Receiving message: #<Punchblock::Event::End target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:32 +0200, headers={}, reason=:hangup_command, platform_code="16">
[2015-02-19 23:06:32.837] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:32 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000092", "CommandId"=>"618111478", "Command"=>"EXEC Playback \"moh\""}>
[2015-02-19 23:06:32.841] INFO Adhearsion::OutboundCall: f589b73e-be13-4856-9566-881158bf5530@: Call 0126543210 -> SIP/billing/0121110503 ended due to hangup_command (code 16)
[2015-02-19 23:06:33.298] DEBUG FSSM::Path: File 9daaa1e9-8f51-4f7e-96bb-0018b4b474c4.wav has been created ---- /var/punchblock/record/9daaa1e9-8f51-4f7e-96bb-0018b4b474c4.wav
[2015-02-19 23:06:33.300] DEBUG FSSM::Path: File 9daaa1e9-8f51-4f7e-96bb-0018b4b474c4.wav has been created ---- /var/punchblock/record/9daaa1e9-8f51-4f7e-96bb-0018b4b474c4.wav
[2015-02-19 23:06:33.301] DEBUG RecordingManager: Watching for recording file:///var/punchblock/record/e63193f6-df84-40da-b69e-36fc87df7d59.wav
[2015-02-19 23:06:33.303] WARN Adhearsion::PunchblockPlugin::Initializer: Event received for inactive call ef50f7fe-01c7-424c-ba61-5e42fdb5fad8: #<Punchblock::Event::Complete target_call_id="ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", target_mixer_name=nil, component_id="e63193f6-df84-40da-b69e-36fc87df7d59", source_uri="e63193f6-df84-40da-b69e-36fc87df7d59", domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:32 +0200, reason=#<Punchblock::Event::Complete::Hangup target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:32 +0200, name=:hangup>, recording=#<Punchblock::Component::Record::Recording target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:32 +0200, uri="file:///var/punchblock/record/e63193f6-df84-40da-b69e-36fc87df7d59.wav", duration=nil, size=nil>, fax=nil, fax_metadata={}>
[2015-02-19 23:06:33.303] DEBUG RecordingManager: Watching for recording file:///var/punchblock/record/9daaa1e9-8f51-4f7e-96bb-0018b4b474c4.wav
[2015-02-19 23:06:33.306] WARN Adhearsion::PunchblockPlugin::Initializer: Event received for inactive call f589b73e-be13-4856-9566-881158bf5530: #<Punchblock::Event::Complete target_call_id="f589b73e-be13-4856-9566-881158bf5530", target_mixer_name=nil, component_id="9daaa1e9-8f51-4f7e-96bb-0018b4b474c4", source_uri="9daaa1e9-8f51-4f7e-96bb-0018b4b474c4", domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:32 +0200, reason=#<Punchblock::Event::Complete::Hangup target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:32 +0200, name=:hangup>, recording=#<Punchblock::Component::Record::Recording target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:32 +0200, uri="file:///var/punchblock/record/9daaa1e9-8f51-4f7e-96bb-0018b4b474c4.wav", duration=nil, size=nil>, fax=nil, fax_metadata={}>
[2015-02-19 23:06:33.308] DEBUG RecordingManager: Moved recording from /var/punchblock/record/9daaa1e9-8f51-4f7e-96bb-0018b4b474c4.wav to /usr/recordings/2015/02/19/dialer-0121110503-1001-20150219-f589b73e-be13-4856-9566-881158bf5530.wav
[2015-02-19 23:06:33.309] DEBUG FSSM::Path: File e63193f6-df84-40da-b69e-36fc87df7d59.wav has been created ---- /var/punchblock/record/e63193f6-df84-40da-b69e-36fc87df7d59.wav
[2015-02-19 23:06:33.311] DEBUG RecordingManager: Removed recording /var/punchblock/record/9daaa1e9-8f51-4f7e-96bb-0018b4b474c4.wav
[2015-02-19 23:06:33.336] DEBUG RecordingManager: Moved recording from /var/punchblock/record/e63193f6-df84-40da-b69e-36fc87df7d59.wav to /usr/recordings/2015/02/19/dialer-0121110504-1000-20150219-ef50f7fe-01c7-424c-ba61-5e42fdb5fad8.wav
[2015-02-19 23:06:33.341] DEBUG FSSM::Path: File e63193f6-df84-40da-b69e-36fc87df7d59.wav has been created ---- /var/punchblock/record/e63193f6-df84-40da-b69e-36fc87df7d59.wav
[2015-02-19 23:06:33.344] DEBUG RecordingManager: Removed recording /var/punchblock/record/e63193f6-df84-40da-b69e-36fc87df7d59.wav
[2015-02-19 23:06:34.059] INFO CallManager: Call Manager: Received request for call : {"type"=>"disposition", "call_ref"=>56, "uuid"=>"ef50f7fe-01c7-424c-ba61-5e42fdb5fad8", "disposition"=>"retry"}
[2015-02-19 23:06:34.935] INFO CallManager: Call Manager: Received request for call : {"type"=>"disposition", "call_ref"=>55, "uuid"=>"f589b73e-be13-4856-9566-881158bf5530", "disposition"=>"retry"}
[2015-02-19 23:06:35.357] DEBUG Enigma::CallLoop: Call loop running -- 0 ---- started
[2015-02-19 23:06:38.182] DEBUG ApiManager: Received API agent request: {"extension"=>"1000", "status"=>"wrappedup", "campaign_ref"=>"2040"}
[2015-02-19 23:06:38.185] INFO StateMachine::Machine: Agent 1000 changed from wrapup to available due to wrappedup event.
[2015-02-19 23:06:38.190] DEBUG ElectricSlide::CallQueue: Returning #<Agent: extension: 1000, campaign_ref: 2040, state: available, call: d3d45711-df5b-4211-b9a0-bd1f602a6227> to the queue
[2015-02-19 23:06:38.200] INFO Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Executing controller #<Adhearsion::CallController call=d3d45711-df5b-4211-b9a0-bd1f602a6227, metadata={}>
[2015-02-19 23:06:38.207] INFO ApiManager: API: Updated/created agent 1000 with status wrappedup in the scope of campaign 2040
[2015-02-19 23:06:38.240] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Executing command #<Punchblock::Component::Output target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:38 +0200, request_id="13422a45-d219-40c2-ac88-c1b5a2c89828", headers={}, voice=nil, interrupt_on=nil, start_offset=nil, start_paused=nil, repeat_interval=nil, repeat_times=0, max_time=nil, renderer=nil, render_documents=[#<Punchblock::Component::Output::Document target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:38 +0200, url=nil, content_type="application/ssml+xml", value=<speak version="1.0" xml:lang="en-US" xmlns="http://www.w3.org/2001/10/synthesis">moh</speak>>]>
[2015-02-19 23:06:38.248] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Finished executing controller #<Adhearsion::CallController call=d3d45711-df5b-4211-b9a0-bd1f602a6227, metadata={}>
[2015-02-19 23:06:38.252] TRACE Punchblock::Connection::Asterisk: [SEND] Action: agi
ActionID: 4144fb88-fd40-4959-9514-ed9e2638e0c8
Channel: SIP/dialler-00000093
Command: EXEC Playback "moh"
CommandID: e0a899ae-ca31-4355-ba79-a6acbc16bc74
[2015-02-19 23:06:38.253] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: 4144fb88-fd40-4959-9514-ed9e2638e0c8
Message: Added AGI command to queue
[2015-02-19 23:06:38.254] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"4144fb88-fd40-4959-9514-ed9e2638e0c8", "Message"=>"Added AGI command to queue"}, text_body=nil, events=[]>
[2015-02-19 23:06:38.269] TRACE Punchblock::Connection::Asterisk: [RECV] Event: AGIExec
Privilege: agi,all
SubEvent: Start
Channel: SIP/dialler-00000093
CommandId: 2057929122
Command: EXEC Playback "moh"
[2015-02-19 23:06:38.270] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000093", "CommandId"=>"2057929122", "Command"=>"EXEC Playback \"moh\""}, text_body=nil, events=[]>
[2015-02-19 23:06:38.274] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:38 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000093", "CommandId"=>"2057929122", "Command"=>"EXEC Playback \"moh\""}>
[2015-02-19 23:06:39.046] DEBUG ApiManager: Received API agent request: {"extension"=>"1001", "status"=>"wrappedup", "campaign_ref"=>"2040"}
[2015-02-19 23:06:39.052] INFO StateMachine::Machine: Agent 1001 changed from wrapup to available due to wrappedup event.
[2015-02-19 23:06:39.055] DEBUG ElectricSlide::CallQueue: Returning #<Agent: extension: 1001, campaign_ref: 2040, state: available, call: 98817160-9b78-473b-8eea-2b9943c175ff> to the queue
[2015-02-19 23:06:39.058] INFO Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Executing controller #<Adhearsion::CallController call=98817160-9b78-473b-8eea-2b9943c175ff, metadata={}>
[2015-02-19 23:06:39.063] INFO ApiManager: API: Updated/created agent 1001 with status wrappedup in the scope of campaign 2040
[2015-02-19 23:06:39.081] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Executing command #<Punchblock::Component::Output target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:39 +0200, request_id="b5461db4-5b75-48c1-90e1-743780d35a94", headers={}, voice=nil, interrupt_on=nil, start_offset=nil, start_paused=nil, repeat_interval=nil, repeat_times=0, max_time=nil, renderer=nil, render_documents=[#<Punchblock::Component::Output::Document target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:39 +0200, url=nil, content_type="application/ssml+xml", value=<speak version="1.0" xml:lang="en-US" xmlns="http://www.w3.org/2001/10/synthesis">moh</speak>>]>
[2015-02-19 23:06:39.091] TRACE Punchblock::Connection::Asterisk: [SEND] Action: agi
ActionID: 55832914-a843-42f5-9643-0137cae3336c
Channel: SIP/dialler-00000092
Command: EXEC Playback "moh"
CommandID: f9ab92b0-abe2-4765-8798-d523e8ada548
[2015-02-19 23:06:39.092] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: 55832914-a843-42f5-9643-0137cae3336c
Message: Added AGI command to queue
[2015-02-19 23:06:39.092] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"55832914-a843-42f5-9643-0137cae3336c", "Message"=>"Added AGI command to queue"}, text_body=nil, events=[]>
[2015-02-19 23:06:39.095] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Finished executing controller #<Adhearsion::CallController call=98817160-9b78-473b-8eea-2b9943c175ff, metadata={}>
[2015-02-19 23:06:40.358] DEBUG Enigma::CallLoop: Call loop running -- 2 ---- started
[2015-02-19 23:06:40.358] DEBUG Enigma::CallLoop: Dial Count: 2 --- calls still ringing: 0
[2015-02-19 23:06:40.374] INFO Campaign: Get calls to dial n -> ["{\"number\":\"0121110506\",\"contact_ref\":\"cb00005~5~2040~3743\",\"call_ref\":57}", "{\"number\":\"0121110517\",\"contact_ref\":\"cb00022~22~2040~3758\",\"call_ref\":58}"]
[2015-02-19 23:06:40.395] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Executing command #<Punchblock::Command::Dial target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, request_id="db50df5d-8178-4d52-bd1f-69de101f1540", headers={}, to="SIP/billing/0121110506", from="0126543210", uri="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", timeout=nil, join=nil>
[2015-02-19 23:06:40.402] INFO Enigma::CallLoop: Dialling matter: cb00005~5~2040~3743 on number 0121110506
[2015-02-19 23:06:40.421] TRACE Punchblock::Connection::Asterisk: [SEND] Action: originate
ActionID: d17f0c0f-6c40-4cac-8ac3-6cc70d9cd923
Async: true
Context: adhearsion-redirect
Exten: 1
Priority: 1
Channel: SIP/billing/0121110506
Callerid: 0126543210
Variable: punchblock_call_id=b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab
[2015-02-19 23:06:40.425] DEBUG Adhearsion::OutboundCall: 29fcf752-ac81-4d05-887e-6b2306d71e29@: Executing command #<Punchblock::Command::Dial target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, request_id="f0ead06d-d6c1-469e-8c9a-5325be61279e", headers={}, to="SIP/billing/0121110517", from="0126543210", uri="29fcf752-ac81-4d05-887e-6b2306d71e29", timeout=nil, join=nil>
[2015-02-19 23:06:40.426] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: d17f0c0f-6c40-4cac-8ac3-6cc70d9cd923
Message: Originate successfully queued
[2015-02-19 23:06:40.426] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"d17f0c0f-6c40-4cac-8ac3-6cc70d9cd923", "Message"=>"Originate successfully queued"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.429] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Newchannel
Privilege: call,all
Channel: SIP/billing-00000095
ChannelState: 0
ChannelStateDesc: Down
CallerIDNum:
CallerIDName:
AccountCode:
Exten:
Context: from-trunk-sip-billing
Uniqueid: 1424380000.168
Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-00000095
Variable: SIPCALLID
Value: 6dec15d5480422c82d51afcd7d5a21de@197.189.232.113:5060
Uniqueid: 1424380000.168
Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-00000095
Variable: punchblock_call_id
Value: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab
Uniqueid: 1424380000.168
Event: NewAccountCode
Privilege: call,all
Channel: SIP/billing-00000095
Uniqueid: 1424380000.168
AccountCode:
OldAccountCode:
Event: NewCallerid
Privilege: call,all
Channel: SIP/billing-00000095
CallerIDNum: 0126543210
CallerIDName:
Uniqueid: 1424380000.168
CID-CallingPres: 0 (Presentation Allowed, Not Screened)
[2015-02-19 23:06:40.430] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newchannel", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000095", "ChannelState"=>"0", "ChannelStateDesc"=>"Down", "CallerIDNum"=>"", "CallerIDName"=>"", "AccountCode"=>"", "Exten"=>"", "Context"=>"from-trunk-sip-billing", "Uniqueid"=>"1424380000.168"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.431] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000095", "Variable"=>"SIPCALLID", "Value"=>"6dec15d5480422c82d51afcd7d5a21de@197.189.232.113:5060", "Uniqueid"=>"1424380000.168"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.434] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000095", "Variable"=>"punchblock_call_id", "Value"=>"b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", "Uniqueid"=>"1424380000.168"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.436] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="NewAccountCode", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000095", "Uniqueid"=>"1424380000.168", "AccountCode"=>"", "OldAccountCode"=>""}, text_body=nil, events=[]>
[2015-02-19 23:06:40.438] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="NewCallerid", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000095", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "Uniqueid"=>"1424380000.168", "CID-CallingPres"=>"0 (Presentation Allowed, Not Screened)"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.440] INFO Enigma::CallLoop: Dialling matter: cb00022~22~2040~3758 on number 0121110517
[2015-02-19 23:06:40.451] TRACE Punchblock::Connection::Asterisk: [SEND] Action: originate
ActionID: f7ab073b-cd22-4c0a-9094-a7b0dacbbc32
Async: true
Context: adhearsion-redirect
Exten: 1
Priority: 1
Channel: SIP/billing/0121110517
Callerid: 0126543210
Variable: punchblock_call_id=29fcf752-ac81-4d05-887e-6b2306d71e29
[2015-02-19 23:06:40.452] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: f7ab073b-cd22-4c0a-9094-a7b0dacbbc32
Message: Originate successfully queued
[2015-02-19 23:06:40.453] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"f7ab073b-cd22-4c0a-9094-a7b0dacbbc32", "Message"=>"Originate successfully queued"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.458] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000095", "Variable"=>"punchblock_call_id", "Value"=>"b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", "Uniqueid"=>"1424380000.168"}>
[2015-02-19 23:06:40.462] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name="NewAccountCode", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000095", "Uniqueid"=>"1424380000.168", "AccountCode"=>"", "OldAccountCode"=>""}>
[2015-02-19 23:06:40.466] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name="NewCallerid", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000095", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "Uniqueid"=>"1424380000.168", "CID-CallingPres"=>"0 (Presentation Allowed, Not Screened)"}>
[2015-02-19 23:06:40.470] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Newchannel
Privilege: call,all
Channel: SIP/billing-00000096
ChannelState: 0
ChannelStateDesc: Down
CallerIDNum:
CallerIDName:
AccountCode:
Exten:
Context: from-trunk-sip-billing
Uniqueid: 1424380000.169
[2015-02-19 23:06:40.471] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newchannel", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000096", "ChannelState"=>"0", "ChannelStateDesc"=>"Down", "CallerIDNum"=>"", "CallerIDName"=>"", "AccountCode"=>"", "Exten"=>"", "Context"=>"from-trunk-sip-billing", "Uniqueid"=>"1424380000.169"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.475] TRACE Punchblock::Connection::Asterisk: [RECV] Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-00000096
Variable: SIPCALLID
Value: 71df89176c97c3274e8f5625290054fe@197.189.232.113:5060
Uniqueid: 1424380000.169
[2015-02-19 23:06:40.475] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000096", "Variable"=>"SIPCALLID", "Value"=>"71df89176c97c3274e8f5625290054fe@197.189.232.113:5060", "Uniqueid"=>"1424380000.169"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.476] TRACE Punchblock::Connection::Asterisk: [RECV] Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-00000096
Variable: punchblock_call_id
Value: 29fcf752-ac81-4d05-887e-6b2306d71e29
Uniqueid: 1424380000.169
Event: NewAccountCode
Privilege: call,all
Channel: SIP/billing-00000096
Uniqueid: 1424380000.169
AccountCode:
OldAccountCode:
Event: NewCallerid
Privilege: call,all
Channel: SIP/billing-00000096
CallerIDNum: 0126543210
CallerIDName:
Uniqueid: 1424380000.169
CID-CallingPres: 0 (Presentation Allowed, Not Screened)
[2015-02-19 23:06:40.480] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000096", "Variable"=>"punchblock_call_id", "Value"=>"29fcf752-ac81-4d05-887e-6b2306d71e29", "Uniqueid"=>"1424380000.169"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.484] DEBUG Adhearsion::OutboundCall: 29fcf752-ac81-4d05-887e-6b2306d71e29@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="29fcf752-ac81-4d05-887e-6b2306d71e29", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000096", "Variable"=>"punchblock_call_id", "Value"=>"29fcf752-ac81-4d05-887e-6b2306d71e29", "Uniqueid"=>"1424380000.169"}>
[2015-02-19 23:06:40.485] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="NewAccountCode", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000096", "Uniqueid"=>"1424380000.169", "AccountCode"=>"", "OldAccountCode"=>""}, text_body=nil, events=[]>
[2015-02-19 23:06:40.488] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="NewCallerid", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000096", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "Uniqueid"=>"1424380000.169", "CID-CallingPres"=>"0 (Presentation Allowed, Not Screened)"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.490] DEBUG Adhearsion::OutboundCall: 29fcf752-ac81-4d05-887e-6b2306d71e29@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="29fcf752-ac81-4d05-887e-6b2306d71e29", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name="NewAccountCode", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000096", "Uniqueid"=>"1424380000.169", "AccountCode"=>"", "OldAccountCode"=>""}>
[2015-02-19 23:06:40.495] DEBUG Adhearsion::OutboundCall: 29fcf752-ac81-4d05-887e-6b2306d71e29@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="29fcf752-ac81-4d05-887e-6b2306d71e29", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name="NewCallerid", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000096", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "Uniqueid"=>"1424380000.169", "CID-CallingPres"=>"0 (Presentation Allowed, Not Screened)"}>
[2015-02-19 23:06:40.652] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Newstate
Privilege: call,all
Channel: SIP/billing-00000095
ChannelState: 6
ChannelStateDesc: Up
CallerIDNum: 0126543210
CallerIDName:
ConnectedLineNum: 0126543210
ConnectedLineName:
Uniqueid: 1424380000.168
Event: OriginateResponse
Privilege: call,all
ActionID: d17f0c0f-6c40-4cac-8ac3-6cc70d9cd923
Response: Success
Channel: SIP/billing-00000095
Context: adhearsion-redirect
Exten: 1
Reason: 4
Uniqueid: 1424380000.168
CallerIDNum: 0126543210
CallerIDName: <unknown>
[2015-02-19 23:06:40.654] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newstate", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000095", "ChannelState"=>"6", "ChannelStateDesc"=>"Up", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "ConnectedLineNum"=>"0126543210", "ConnectedLineName"=>"", "Uniqueid"=>"1424380000.168"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.658] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name="Newstate", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000095", "ChannelState"=>"6", "ChannelStateDesc"=>"Up", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "ConnectedLineNum"=>"0126543210", "ConnectedLineName"=>"", "Uniqueid"=>"1424380000.168"}>
[2015-02-19 23:06:40.660] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="OriginateResponse", headers={"Privilege"=>"call,all", "ActionID"=>"d17f0c0f-6c40-4cac-8ac3-6cc70d9cd923", "Response"=>"Success", "Channel"=>"SIP/billing-00000095", "Context"=>"adhearsion-redirect", "Exten"=>"1", "Reason"=>"4", "Uniqueid"=>"1424380000.168", "CallerIDNum"=>"0126543210", "CallerIDName"=>"<unknown>"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.664] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name="OriginateResponse", headers={"Privilege"=>"call,all", "ActionID"=>"d17f0c0f-6c40-4cac-8ac3-6cc70d9cd923", "Response"=>"Success", "Channel"=>"SIP/billing-00000095", "Context"=>"adhearsion-redirect", "Exten"=>"1", "Reason"=>"4", "Uniqueid"=>"1424380000.168", "CallerIDNum"=>"0126543210", "CallerIDName"=>"<unknown>"}>
[2015-02-19 23:06:40.666] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Newexten
Privilege: dialplan,all
Channel: SIP/billing-00000095
Context: adhearsion-redirect
Extension: 1
Priority: 1
Application: AGI
AppData: agi:async
Uniqueid: 1424380000.168
Event: AsyncAGI
Privilege: agi,all
SubEvent: Start
Channel: SIP/billing-00000095
Env: agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fbilling-00000095%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424380000.168%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281079838464%0A%0A
[2015-02-19 23:06:40.667] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newexten", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000095", "Context"=>"adhearsion-redirect", "Extension"=>"1", "Priority"=>"1", "Application"=>"AGI", "AppData"=>"agi:async", "Uniqueid"=>"1424380000.168"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.671] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-00000095", "Env"=>"agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fbilling-00000095%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424380000.168%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281079838464%0A%0A"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.673] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name="Newexten", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000095", "Context"=>"adhearsion-redirect", "Extension"=>"1", "Priority"=>"1", "Application"=>"AGI", "AppData"=>"agi:async", "Uniqueid"=>"1424380000.168"}>
[2015-02-19 23:06:40.677] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-00000095", "Env"=>"agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fbilling-00000095%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424380000.168%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281079838464%0A%0A"}>
[2015-02-19 23:06:40.680] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Receiving message: #<Punchblock::Event::Answered target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, headers={}>
[2015-02-19 23:06:40.686] INFO Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Executing controller #<OutboundCalleeController call=b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab, metadata={:campaign=>#<Campaign:2040 @settings={:outbound_call_id=>"0126543210", :wrapup_time=>120, :call_timeout=>0, :hold_timeout=>0, :dial_from_self=>false, :dial_aggression=>1, :notif_type=>:sip, :campaign_type=>:progressive, :moh=>"moh"}, @status="started", @stats={:tot_holdtime=>5, :tot_talktime=>29, :tot_ringtime=>1, :calls_answered=>2, :calls_dropped=>0, :calls_rejected=>0, :calls_failed=>0, :total_calls=>2, :inbound_count=>0, :outbound_count=>2}>, :callee=>#<Callee:0x2f104438 @dialled_time=2015-02-19 23:06:40 +0200, @call_ref=57, @route=:outbound, @campaign=#<Campaign:2040 @settings={:outbound_call_id=>"0126543210", :wrapup_time=>120, :call_timeout=>0, :hold_timeout=>0, :dial_from_self=>false, :dial_aggression=>1, :notif_type=>:sip, :campaign_type=>:progressive, :moh=>"moh"}, @status="started", @stats={:tot_holdtime=>5, :tot_talktime=>29, :tot_ringtime=>1, :calls_answered=>2, :calls_dropped=>0, :calls_rejected=>0, :calls_failed=>0, :total_calls=>2, :inbound_count=>0, :outbound_count=>2}>, @call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", @contact_ref="cb00005~5~2040~3743", @call=..., @number="0121110506">}>
[2015-02-19 23:06:40.711] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Executing command #<Punchblock::Component::Output target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, request_id="d5899239-963a-48cc-9e04-eb347b1f93ab", headers={}, voice=nil, interrupt_on=nil, start_offset=nil, start_paused=nil, repeat_interval=nil, repeat_times=0, max_time=nil, renderer=nil, render_documents=[#<Punchblock::Component::Output::Document target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, url=nil, content_type="application/ssml+xml", value=<speak version="1.0" xml:lang="en-US" xmlns="http://www.w3.org/2001/10/synthesis">moh</speak>>]>
[2015-02-19 23:06:40.729] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Newstate
Privilege: call,all
Channel: SIP/billing-00000096
ChannelState: 6
ChannelStateDesc: Up
CallerIDNum: 0126543210
CallerIDName:
ConnectedLineNum: 0126543210
ConnectedLineName:
Uniqueid: 1424380000.169
Event: OriginateResponse
Privilege: call,all
ActionID: f7ab073b-cd22-4c0a-9094-a7b0dacbbc32
Response: Success
Channel: SIP/billing-00000096
Context: adhearsion-redirect
Exten: 1
Reason: 4
Uniqueid: 1424380000.169
CallerIDNum: 0126543210
CallerIDName: <unknown>
[2015-02-19 23:06:40.730] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newstate", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000096", "ChannelState"=>"6", "ChannelStateDesc"=>"Up", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "ConnectedLineNum"=>"0126543210", "ConnectedLineName"=>"", "Uniqueid"=>"1424380000.169"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.731] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="OriginateResponse", headers={"Privilege"=>"call,all", "ActionID"=>"f7ab073b-cd22-4c0a-9094-a7b0dacbbc32", "Response"=>"Success", "Channel"=>"SIP/billing-00000096", "Context"=>"adhearsion-redirect", "Exten"=>"1", "Reason"=>"4", "Uniqueid"=>"1424380000.169", "CallerIDNum"=>"0126543210", "CallerIDName"=>"<unknown>"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.735] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Executing command #<Punchblock::Component::Record target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, request_id="e7750ebd-d4f5-4201-873a-3a5e0d57fd14", format=nil, initial_timeout=nil, final_timeout=nil, max_duration=nil, start_beep=nil, stop_beep=nil, start_paused=nil, direction=nil, mix=nil>
[2015-02-19 23:06:40.737] TRACE Punchblock::Connection::Asterisk: [SEND] Action: agi
ActionID: 85b41099-2d05-47a3-9b84-5ccc4fdbda52
Channel: SIP/billing-00000095
Command: EXEC Playback "moh"
CommandID: 03d18c38-445a-47b6-8d2e-479f8424ce8a
[2015-02-19 23:06:40.738] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Newexten
Privilege: dialplan,all
Channel: SIP/billing-00000096
Context: adhearsion-redirect
Extension: 1
Priority: 1
Application: AGI
AppData: agi:async
Uniqueid: 1424380000.169
Event: AsyncAGI
Privilege: agi,all
SubEvent: Start
Channel: SIP/billing-00000096
Env: agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fbilling-00000096%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424380000.169%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281099335424%0A%0A
Response: Success
ActionID: 85b41099-2d05-47a3-9b84-5ccc4fdbda52
Message: Added AGI command to queue
[2015-02-19 23:06:40.739] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newexten", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000096", "Context"=>"adhearsion-redirect", "Extension"=>"1", "Priority"=>"1", "Application"=>"AGI", "AppData"=>"agi:async", "Uniqueid"=>"1424380000.169"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.740] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-00000096", "Env"=>"agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fbilling-00000096%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424380000.169%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281099335424%0A%0A"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.747] DEBUG Adhearsion::OutboundCall: 29fcf752-ac81-4d05-887e-6b2306d71e29@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="29fcf752-ac81-4d05-887e-6b2306d71e29", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name="Newstate", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000096", "ChannelState"=>"6", "ChannelStateDesc"=>"Up", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "ConnectedLineNum"=>"0126543210", "ConnectedLineName"=>"", "Uniqueid"=>"1424380000.169"}>
[2015-02-19 23:06:40.749] DEBUG Adhearsion::OutboundCall: 29fcf752-ac81-4d05-887e-6b2306d71e29@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="29fcf752-ac81-4d05-887e-6b2306d71e29", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name="OriginateResponse", headers={"Privilege"=>"call,all", "ActionID"=>"f7ab073b-cd22-4c0a-9094-a7b0dacbbc32", "Response"=>"Success", "Channel"=>"SIP/billing-00000096", "Context"=>"adhearsion-redirect", "Exten"=>"1", "Reason"=>"4", "Uniqueid"=>"1424380000.169", "CallerIDNum"=>"0126543210", "CallerIDName"=>"<unknown>"}>
[2015-02-19 23:06:40.754] DEBUG Adhearsion::OutboundCall: 29fcf752-ac81-4d05-887e-6b2306d71e29@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="29fcf752-ac81-4d05-887e-6b2306d71e29", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name="Newexten", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000096", "Context"=>"adhearsion-redirect", "Extension"=>"1", "Priority"=>"1", "Application"=>"AGI", "AppData"=>"agi:async", "Uniqueid"=>"1424380000.169"}>
[2015-02-19 23:06:40.760] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"85b41099-2d05-47a3-9b84-5ccc4fdbda52", "Message"=>"Added AGI command to queue"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.761] DEBUG Adhearsion::OutboundCall: 29fcf752-ac81-4d05-887e-6b2306d71e29@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="29fcf752-ac81-4d05-887e-6b2306d71e29", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-00000096", "Env"=>"agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fbilling-00000096%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424380000.169%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281099335424%0A%0A"}>
[2015-02-19 23:06:40.762] TRACE Punchblock::Connection::Asterisk: [RECV] Event: AGIExec
Privilege: agi,all
SubEvent: Start
Channel: SIP/billing-00000095
CommandId: 1494022166
Command: EXEC Playback "moh"
[2015-02-19 23:06:40.763] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-00000095", "CommandId"=>"1494022166", "Command"=>"EXEC Playback \"moh\""}, text_body=nil, events=[]>
[2015-02-19 23:06:40.765] DEBUG Adhearsion::OutboundCall: 29fcf752-ac81-4d05-887e-6b2306d71e29@: Receiving message: #<Punchblock::Event::Answered target_call_id="29fcf752-ac81-4d05-887e-6b2306d71e29", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, headers={}>
[2015-02-19 23:06:40.769] TRACE Punchblock::Connection::Asterisk: [SEND] Action: monitor
ActionID: d776b9d7-1441-47e9-a69e-48f77f2344f6
Channel: SIP/billing-00000095
File: /var/punchblock/record/0ace5baf-7b0e-496f-b11a-78d2d3e97b7d
Format: wav
Mix: true
[2015-02-19 23:06:40.771] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: d776b9d7-1441-47e9-a69e-48f77f2344f6
Message: Started monitoring channel
Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-00000095
Variable: __MONITORED
Value: true
Uniqueid: 1424380000.168
Event: MonitorStart
Privilege: call,all
Channel: SIP/billing-00000095
Uniqueid: 1424380000.168
[2015-02-19 23:06:40.774] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-00000095", "CommandId"=>"1494022166", "Command"=>"EXEC Playback \"moh\""}>
[2015-02-19 23:06:40.776] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"d776b9d7-1441-47e9-a69e-48f77f2344f6", "Message"=>"Started monitoring channel"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.784] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000095", "Variable"=>"__MONITORED", "Value"=>"true", "Uniqueid"=>"1424380000.168"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.786] INFO Adhearsion::OutboundCall: 29fcf752-ac81-4d05-887e-6b2306d71e29@: Executing controller #<OutboundCalleeController call=29fcf752-ac81-4d05-887e-6b2306d71e29, metadata={:campaign=>#<Campaign:2040 @settings={:outbound_call_id=>"0126543210", :wrapup_time=>120, :call_timeout=>0, :hold_timeout=>0, :dial_from_self=>false, :dial_aggression=>1, :notif_type=>:sip, :campaign_type=>:progressive, :moh=>"moh"}, @status="started", @stats={:tot_holdtime=>5, :tot_talktime=>29, :tot_ringtime=>1, :calls_answered=>2, :calls_dropped=>0, :calls_rejected=>0, :calls_failed=>0, :total_calls=>2, :inbound_count=>0, :outbound_count=>2}>, :callee=>#<Callee:0x247e66f3 @dialled_time=2015-02-19 23:06:40 +0200, @call_ref=58, @route=:outbound, @campaign=#<Campaign:2040 @settings={:outbound_call_id=>"0126543210", :wrapup_time=>120, :call_timeout=>0, :hold_timeout=>0, :dial_from_self=>false, :dial_aggression=>1, :notif_type=>:sip, :campaign_type=>:progressive, :moh=>"moh"}, @status="started", @stats={:tot_holdtime=>5, :tot_talktime=>29, :tot_ringtime=>1, :calls_answered=>2, :calls_dropped=>0, :calls_rejected=>0, :calls_failed=>0, :total_calls=>2, :inbound_count=>0, :outbound_count=>2}>, @call_id="29fcf752-ac81-4d05-887e-6b2306d71e29", @contact_ref="cb00022~22~2040~3758", @call=..., @number="0121110517">}>
[2015-02-19 23:06:40.798] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000095", "Variable"=>"__MONITORED", "Value"=>"true", "Uniqueid"=>"1424380000.168"}>
[2015-02-19 23:06:40.800] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="MonitorStart", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000095", "Uniqueid"=>"1424380000.168"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.803] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name="MonitorStart", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000095", "Uniqueid"=>"1424380000.168"}>
[2015-02-19 23:06:40.817] INFO ElectricSlide::CallQueue: Adding call from SIP/billing/0121110506 to the queue
[2015-02-19 23:06:40.821] INFO ElectricSlide::CallQueue: Connecting #<Agent: extension: 1000, campaign_ref: 2040, state: available, call: d3d45711-df5b-4211-b9a0-bd1f602a6227> with SIP/billing/0121110506
[2015-02-19 23:06:40.831] DEBUG FSSM::Path: File 0ace5baf-7b0e-496f-b11a-78d2d3e97b7d-in.wav has been created ---- /var/punchblock/record/0ace5baf-7b0e-496f-b11a-78d2d3e97b7d-in.wav
[2015-02-19 23:06:40.831] DEBUG FSSM::Path: File 0ace5baf-7b0e-496f-b11a-78d2d3e97b7d-out.wav has been created ---- /var/punchblock/record/0ace5baf-7b0e-496f-b11a-78d2d3e97b7d-out.wav
[2015-02-19 23:06:40.834] DEBUG FSSM::Path: File 0ace5baf-7b0e-496f-b11a-78d2d3e97b7d-in.wav has been created ---- /var/punchblock/record/0ace5baf-7b0e-496f-b11a-78d2d3e97b7d-in.wav
[2015-02-19 23:06:40.835] DEBUG FSSM::Path: File 0ace5baf-7b0e-496f-b11a-78d2d3e97b7d-out.wav has been created ---- /var/punchblock/record/0ace5baf-7b0e-496f-b11a-78d2d3e97b7d-out.wav
[2015-02-19 23:06:40.840] TRACE Punchblock::Connection::Asterisk: [SEND] Action: redirect
ActionID: d80db5bd-2be1-49cf-a26e-a50492d1189d
Channel: SIP/dialler-00000093
Exten: 1
Priority: 1
Context: adhearsion-redirect
[2015-02-19 23:06:40.841] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: d80db5bd-2be1-49cf-a26e-a50492d1189d
Message: Redirect successful
Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000093
Variable: PLAYBACKSTATUS
Value: SUCCESS
Uniqueid: 1424379975.165
Event: AGIExec
Privilege: agi,all
SubEvent: End
Channel: SIP/dialler-00000093
CommandId: 2057929122
Command: EXEC Playback "moh"
ResultCode: 200
Result: Unknown Result
Event: AsyncAGI
Privilege: agi,all
SubEvent: Exec
Channel: SIP/dialler-00000093
CommandID: e0a899ae-ca31-4355-ba79-a6acbc16bc74
Result: 200%20result%3D-1%0A
Event: AsyncAGI
Privilege: agi,all
SubEvent: End
Channel: SIP/dialler-00000093
Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000093
Variable: AGISTATUS
Value: HANGUP
Uniqueid: 1424379975.165
Event: Newexten
Privilege: dialplan,all
Channel: SIP/dialler-00000093
Context: adhearsion-redirect
Extension: 1
Priority: 1
Application: AGI
AppData: agi:async
Uniqueid: 1424379975.165
Event: AsyncAGI
Privilege: agi,all
SubEvent: Start
Channel: SIP/dialler-00000093
Env: agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fdialler-00000093%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424379975.165%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281080854272%0A%0A
[2015-02-19 23:06:40.842] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"d80db5bd-2be1-49cf-a26e-a50492d1189d", "Message"=>"Redirect successful"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.843] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379975.165"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.846] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379975.165"}>
[2015-02-19 23:06:40.852] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000093", "CommandId"=>"2057929122", "Command"=>"EXEC Playback \"moh\"", "ResultCode"=>"200", "Result"=>"Unknown Result"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.853] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/dialler-00000093", "CommandID"=>"e0a899ae-ca31-4355-ba79-a6acbc16bc74", "Result"=>"200%20result%3D-1%0A"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.856] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000093", "CommandId"=>"2057929122", "Command"=>"EXEC Playback \"moh\"", "ResultCode"=>"200", "Result"=>"Unknown Result"}>
[2015-02-19 23:06:40.860] INFO Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Executing controller #<Adhearsion::CallController call=d3d45711-df5b-4211-b9a0-bd1f602a6227, metadata={}>
[2015-02-19 23:06:40.868] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Joining to #<Celluloid::ActorProxy:0x1c1936f9>
[2015-02-19 23:06:40.869] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Sending message: {"call_ref":57,"agent":"1000","contact_ref":"cb00005~5~2040~3743","number":"0121110506"}
[2015-02-19 23:06:40.871] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000093"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.871] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"AGISTATUS", "Value"=>"HANGUP", "Uniqueid"=>"1424379975.165"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.882] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newexten", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Context"=>"adhearsion-redirect", "Extension"=>"1", "Priority"=>"1", "Application"=>"AGI", "AppData"=>"agi:async", "Uniqueid"=>"1424379975.165"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.883] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000093", "Env"=>"agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fdialler-00000093%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424379975.165%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281080854272%0A%0A"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.880] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/dialler-00000093", "CommandID"=>"e0a899ae-ca31-4355-ba79-a6acbc16bc74", "Result"=>"200%20result%3D-1%0A"}>
[2015-02-19 23:06:40.881] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000093"}>
[2015-02-19 23:06:40.895] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Executing command #<Punchblock::Command::Join target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, request_id="41b78bb5-2c68-41b3-8f96-096e47c622dc", call_uri="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", mixer_name=nil, direction=nil, media=nil>
[2015-02-19 23:06:40.897] TRACE Punchblock::Connection::Asterisk: [SEND] Action: redirect
ActionID: eedf3a8f-e719-4747-8f97-53bcb1a6fbd6
Channel: SIP/billing-00000095
Exten: 1
Priority: 1
Context: adhearsion-redirect
[2015-02-19 23:06:40.898] TRACE Punchblock::Connection::Asterisk: [SEND] Action: agi
ActionID: 2bd9ce23-fd7d-47cb-9e82-66174a1754f4
Channel: SIP/dialler-00000093
Command: EXEC SendText "{\"call_ref\":57,\"agent\":\"1000\",\"contact_ref\":\"cb00005~5~2040~3743\",\"number\":\"0121110506\"}"
CommandID: e5e7089a-6db3-41da-b566-d4c3ef8b2364
[2015-02-19 23:06:40.899] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: eedf3a8f-e719-4747-8f97-53bcb1a6fbd6
Message: Redirect successful
Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-00000095
Variable: PLAYBACKSTATUS
Value: SUCCESS
Uniqueid: 1424380000.168
Event: AGIExec
Privilege: agi,all
SubEvent: End
Channel: SIP/billing-00000095
CommandId: 1494022166
Command: EXEC Playback "moh"
ResultCode: 200
Result: Unknown Result
Event: AsyncAGI
Privilege: agi,all
SubEvent: Exec
Channel: SIP/billing-00000095
CommandID: 03d18c38-445a-47b6-8d2e-479f8424ce8a
Result: 200%20result%3D-1%0A
Event: AsyncAGI
Privilege: agi,all
SubEvent: End
Channel: SIP/billing-00000095
Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-00000095
Variable: AGISTATUS
Value: HANGUP
Uniqueid: 1424380000.168
Event: Newexten
Privilege: dialplan,all
Channel: SIP/billing-00000095
Context: adhearsion-redirect
Extension: 1
Priority: 1
Application: AGI
AppData: agi:async
Uniqueid: 1424380000.168
Event: AsyncAGI
Privilege: agi,all
SubEvent: Start
Channel: SIP/billing-00000095
Env: agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fbilling-00000095%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424380000.168%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281079838464%0A%0A
Response: Success
ActionID: 2bd9ce23-fd7d-47cb-9e82-66174a1754f4
Message: Added AGI command to queue
[2015-02-19 23:06:40.903] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"eedf3a8f-e719-4747-8f97-53bcb1a6fbd6", "Message"=>"Redirect successful"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.904] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000095", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424380000.168"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.905] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/billing-00000095", "CommandId"=>"1494022166", "Command"=>"EXEC Playback \"moh\"", "ResultCode"=>"200", "Result"=>"Unknown Result"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.905] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/billing-00000095", "CommandID"=>"03d18c38-445a-47b6-8d2e-479f8424ce8a", "Result"=>"200%20result%3D-1%0A"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.911] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/billing-00000095"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.912] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000095", "Variable"=>"AGISTATUS", "Value"=>"HANGUP", "Uniqueid"=>"1424380000.168"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.914] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newexten", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000095", "Context"=>"adhearsion-redirect", "Extension"=>"1", "Priority"=>"1", "Application"=>"AGI", "AppData"=>"agi:async", "Uniqueid"=>"1424380000.168"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.914] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-00000095", "Env"=>"agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fbilling-00000095%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424380000.168%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281079838464%0A%0A"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.918] DEBUG Adhearsion::OutboundCall: 29fcf752-ac81-4d05-887e-6b2306d71e29@: Executing command #<Punchblock::Component::Output target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, request_id="cedc31b4-921e-4aaa-b74c-5bbfb8f437cb", headers={}, voice=nil, interrupt_on=nil, start_offset=nil, start_paused=nil, repeat_interval=nil, repeat_times=0, max_time=nil, renderer=nil, render_documents=[#<Punchblock::Component::Output::Document target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, url=nil, content_type="application/ssml+xml", value=<speak version="1.0" xml:lang="en-US" xmlns="http://www.w3.org/2001/10/synthesis">moh</speak>>]>
[2015-02-19 23:06:40.923] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"2bd9ce23-fd7d-47cb-9e82-66174a1754f4", "Message"=>"Added AGI command to queue"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.924] TRACE Punchblock::Connection::Asterisk: [RECV] Event: AGIExec
Privilege: agi,all
SubEvent: Start
Channel: SIP/dialler-00000093
CommandId: 143178249
Command: EXEC SendText "{\"call_ref\":57,\"agent\":\"1000\",\"contact_ref\":\"cb00005~5~2040~3743\",\"number\":\"0121110506\"}"
Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000093
Variable: SENDTEXTSTATUS
Value: SUCCESS
Uniqueid: 1424379975.165
Event: AGIExec
Privilege: agi,all
SubEvent: End
Channel: SIP/dialler-00000093
CommandId: 143178249
Command: EXEC SendText "{\"call_ref\":57,\"agent\":\"1000\",\"contact_ref\":\"cb00005~5~2040~3743\",\"number\":\"0121110506\"}"
ResultCode: 200
Result: Success
Event: AsyncAGI
Privilege: agi,all
SubEvent: Exec
Channel: SIP/dialler-00000093
CommandID: e5e7089a-6db3-41da-b566-d4c3ef8b2364
Result: 200%20result%3D0%0A
[2015-02-19 23:06:40.925] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000093", "CommandId"=>"143178249", "Command"=>"EXEC SendText \"{\\\"call_ref\\\":57,\\\"agent\\\":\\\"1000\\\",\\\"contact_ref\\\":\\\"cb00005~5~2040~3743\\\",\\\"number\\\":\\\"0121110506\\\"}\""}, text_body=nil, events=[]>
[2015-02-19 23:06:40.925] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"SENDTEXTSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379975.165"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.926] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000093", "CommandId"=>"143178249", "Command"=>"EXEC SendText \"{\\\"call_ref\\\":57,\\\"agent\\\":\\\"1000\\\",\\\"contact_ref\\\":\\\"cb00005~5~2040~3743\\\",\\\"number\\\":\\\"0121110506\\\"}\"", "ResultCode"=>"200", "Result"=>"Success"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.927] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/dialler-00000093", "CommandID"=>"e5e7089a-6db3-41da-b566-d4c3ef8b2364", "Result"=>"200%20result%3D0%0A"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.971] DEBUG Adhearsion::OutboundCall: 29fcf752-ac81-4d05-887e-6b2306d71e29@: Executing command #<Punchblock::Component::Record target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, request_id="0026e726-9894-4a4d-82c0-a55ffee1dea7", format=nil, initial_timeout=nil, final_timeout=nil, max_duration=nil, start_beep=nil, stop_beep=nil, start_paused=nil, direction=nil, mix=nil>
[2015-02-19 23:06:40.972] TRACE Punchblock::Connection::Asterisk: [SEND] Action: agi
ActionID: 669fbf8b-a91e-441d-af75-f29ac12bda13
Channel: SIP/billing-00000096
Command: EXEC Playback "moh"
CommandID: 1ae0afaf-cb8b-43e7-8f4c-e963af4be971
[2015-02-19 23:06:40.973] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: 669fbf8b-a91e-441d-af75-f29ac12bda13
Message: Added AGI command to queue
[2015-02-19 23:06:40.974] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"669fbf8b-a91e-441d-af75-f29ac12bda13", "Message"=>"Added AGI command to queue"}, text_body=nil, events=[]>
[2015-02-19 23:06:40.992] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Complete target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id="9342a864-9995-4012-a8ed-616389b0483a", source_uri="9342a864-9995-4012-a8ed-616389b0483a", domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, reason=#<Punchblock::Component::Output::Complete::Finish target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name=:finish>, recording=nil, fax=nil, fax_metadata={}>
[2015-02-19 23:06:41.000] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000095", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424380000.168"}>
[2015-02-19 23:06:41.007] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/billing-00000095", "CommandId"=>"1494022166", "Command"=>"EXEC Playback \"moh\"", "ResultCode"=>"200", "Result"=>"Unknown Result"}>
[2015-02-19 23:06:41.015] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"AGISTATUS", "Value"=>"HANGUP", "Uniqueid"=>"1424379975.165"}>
[2015-02-19 23:06:41.016] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/billing-00000095", "CommandID"=>"03d18c38-445a-47b6-8d2e-479f8424ce8a", "Result"=>"200%20result%3D-1%0A"}>
[2015-02-19 23:06:41.021] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name="Newexten", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Context"=>"adhearsion-redirect", "Extension"=>"1", "Priority"=>"1", "Application"=>"AGI", "AppData"=>"agi:async", "Uniqueid"=>"1424379975.165"}>
[2015-02-19 23:06:41.022] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000093", "Env"=>"agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fdialler-00000093%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424379975.165%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281080854272%0A%0A"}>
[2015-02-19 23:06:41.024] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/billing-00000095"}>
[2015-02-19 23:06:41.029] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000093", "CommandId"=>"143178249", "Command"=>"EXEC SendText \"{\\\"call_ref\\\":57,\\\"agent\\\":\\\"1000\\\",\\\"contact_ref\\\":\\\"cb00005~5~2040~3743\\\",\\\"number\\\":\\\"0121110506\\\"}\""}>
[2015-02-19 23:06:41.031] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000095", "Variable"=>"AGISTATUS", "Value"=>"HANGUP", "Uniqueid"=>"1424380000.168"}>
[2015-02-19 23:06:41.035] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name="Newexten", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000095", "Context"=>"adhearsion-redirect", "Extension"=>"1", "Priority"=>"1", "Application"=>"AGI", "AppData"=>"agi:async", "Uniqueid"=>"1424380000.168"}>
[2015-02-19 23:06:41.038] TRACE Punchblock::Connection::Asterisk: [RECV] Event: AGIExec
Privilege: agi,all
SubEvent: Start
Channel: SIP/billing-00000096
CommandId: 697293849
Command: EXEC Playback "moh"
[2015-02-19 23:06:41.038] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-00000096", "CommandId"=>"697293849", "Command"=>"EXEC Playback \"moh\""}, text_body=nil, events=[]>
[2015-02-19 23:06:41.041] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"SENDTEXTSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379975.165"}>
[2015-02-19 23:06:41.044] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-00000095", "Env"=>"agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fbilling-00000095%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424380000.168%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281079838464%0A%0A"}>
[2015-02-19 23:06:41.048] TRACE Punchblock::Connection::Asterisk: [SEND] Action: agi
ActionID: 5d717c56-8c60-4d36-8136-2f42fba2d0f7
Channel: SIP/dialler-00000093
Command: EXEC Bridge "SIP/billing-00000095,F(adhearsion-redirect,1,1)"
CommandID: 81ac25d1-a621-4cf0-9f0d-76a5e588fec1
[2015-02-19 23:06:41.051] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: 5d717c56-8c60-4d36-8136-2f42fba2d0f7
Message: Added AGI command to queue
[2015-02-19 23:06:41.051] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"5d717c56-8c60-4d36-8136-2f42fba2d0f7", "Message"=>"Added AGI command to queue"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.062] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000093", "CommandId"=>"143178249", "Command"=>"EXEC SendText \"{\\\"call_ref\\\":57,\\\"agent\\\":\\\"1000\\\",\\\"contact_ref\\\":\\\"cb00005~5~2040~3743\\\",\\\"number\\\":\\\"0121110506\\\"}\"", "ResultCode"=>"200", "Result"=>"Success"}>
[2015-02-19 23:06:41.065] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/dialler-00000093", "CommandID"=>"e5e7089a-6db3-41da-b566-d4c3ef8b2364", "Result"=>"200%20result%3D0%0A"}>
[2015-02-19 23:06:41.070] TRACE Punchblock::Connection::Asterisk: [RECV] Event: AGIExec
Privilege: agi,all
SubEvent: Start
Channel: SIP/dialler-00000093
CommandId: 243406197
Command: EXEC Bridge "SIP/billing-00000095,F(adhearsion-redirect,1,1)"
Event: Newchannel
Privilege: call,all
Channel: Bridge/SIP/billing-00000095
ChannelState: 0
ChannelStateDesc: Down
CallerIDNum:
CallerIDName:
AccountCode:
Exten:
Context:
Uniqueid: 1424380001.170
Event: MusicOnHold
Privilege: call,all
State: Stop
Channel: SIP/billing-00000095
UniqueID: 1424380000.168
Event: Newstate
Privilege: call,all
Channel: Bridge/SIP/billing-00000095
ChannelState: 6
ChannelStateDesc: Up
CallerIDNum:
CallerIDName:
ConnectedLineNum:
ConnectedLineName:
Uniqueid: 1424380001.170
Event: Masquerade
Privilege: call,all
Clone: SIP/billing-00000095
CloneState: Up
Original: Bridge/SIP/billing-00000095
OriginalState: Up
Event: Rename
Privilege: call,all
Channel: SIP/billing-00000095
Newname: SIP/billing-00000095<MASQ>
Uniqueid: 1424380000.168
Event: Rename
Privilege: call,all
Channel: Bridge/SIP/billing-00000095
Newname: SIP/billing-00000095
Uniqueid: 1424380001.170
Event: Rename
Privilege: call,all
Channel: SIP/billing-00000095<MASQ>
Newname: Bridge/SIP/billing-00000095<ZOMBIE>
Uniqueid: 1424380000.168
Event: NewCallerid
Privilege: call,all
Channel: SIP/billing-00000095
CallerIDNum: 0126543210
CallerIDName:
Uniqueid: 1424380001.170
CID-CallingPres: 0 (Presentation Allowed, Not Screened)
Event: BridgeExec
Privilege: call,all
Response: Success
Channel1: SIP/dialler-00000093
Channel2: SIP/billing-00000095
Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000093
Variable: BRIDGEPEER
Value: SIP/billing-00000095
Uniqueid: 1424379975.165
Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-00000095
Variable: BRIDGEPEER
Value: SIP/dialler-00000093
Uniqueid: 1424380001.170
[2015-02-19 23:06:41.071] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000093", "CommandId"=>"243406197", "Command"=>"EXEC Bridge \"SIP/billing-00000095,F(adhearsion-redirect,1,1)\""}, text_body=nil, events=[]>
[2015-02-19 23:06:41.072] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newchannel", headers={"Privilege"=>"call,all", "Channel"=>"Bridge/SIP/billing-00000095", "ChannelState"=>"0", "ChannelStateDesc"=>"Down", "CallerIDNum"=>"", "CallerIDName"=>"", "AccountCode"=>"", "Exten"=>"", "Context"=>"", "Uniqueid"=>"1424380001.170"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.073] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="MusicOnHold", headers={"Privilege"=>"call,all", "State"=>"Stop", "Channel"=>"SIP/billing-00000095", "UniqueID"=>"1424380000.168"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.073] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newstate", headers={"Privilege"=>"call,all", "Channel"=>"Bridge/SIP/billing-00000095", "ChannelState"=>"6", "ChannelStateDesc"=>"Up", "CallerIDNum"=>"", "CallerIDName"=>"", "ConnectedLineNum"=>"", "ConnectedLineName"=>"", "Uniqueid"=>"1424380001.170"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.075] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Masquerade", headers={"Privilege"=>"call,all", "Clone"=>"SIP/billing-00000095", "CloneState"=>"Up", "Original"=>"Bridge/SIP/billing-00000095", "OriginalState"=>"Up"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.075] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Rename", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000095", "Newname"=>"SIP/billing-00000095<MASQ>", "Uniqueid"=>"1424380000.168"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.077] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Rename", headers={"Privilege"=>"call,all", "Channel"=>"Bridge/SIP/billing-00000095", "Newname"=>"SIP/billing-00000095", "Uniqueid"=>"1424380001.170"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.077] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Rename", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000095<MASQ>", "Newname"=>"Bridge/SIP/billing-00000095<ZOMBIE>", "Uniqueid"=>"1424380000.168"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.080] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="NewCallerid", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000095", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "Uniqueid"=>"1424380001.170", "CID-CallingPres"=>"0 (Presentation Allowed, Not Screened)"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.080] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="BridgeExec", headers={"Privilege"=>"call,all", "Response"=>"Success", "Channel1"=>"SIP/dialler-00000093", "Channel2"=>"SIP/billing-00000095"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.085] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"BRIDGEPEER", "Value"=>"SIP/billing-00000095", "Uniqueid"=>"1424379975.165"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.085] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000095", "Variable"=>"BRIDGEPEER", "Value"=>"SIP/dialler-00000093", "Uniqueid"=>"1424380001.170"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.086] TRACE Punchblock::Connection::Asterisk: [RECV] Event: NewAccountCode
Privilege: call,all
Channel: SIP/billing-00000095
Uniqueid: 1424380001.170
AccountCode:
OldAccountCode:
Event: Bridge
Privilege: call,all
Bridgestate: Link
Bridgetype: core
Channel1: SIP/dialler-00000093
Channel2: SIP/billing-00000095
Uniqueid1: 1424379975.165
Uniqueid2: 1424380001.170
CallerID1: 0126543210
CallerID2: 0126543210
Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000093
Variable: BRIDGEPEER
Value: SIP/billing-00000095
Uniqueid: 1424379975.165
Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000093
Variable: BRIDGEPVTCALLID
Value: 6dec15d5480422c82d51afcd7d5a21de@197.189.232.113:5060
Uniqueid: 1424379975.165
Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-00000095
Variable: BRIDGEPEER
Value: SIP/dialler-00000093
Uniqueid: 1424380001.170
Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-00000095
Variable: BRIDGEPVTCALLID
Value: 1dec597e402aa50e5a2a35b84f51f925@197.189.232.113:5060
Uniqueid: 1424380001.170
Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000093
Variable: BRIDGEPEER
Value: SIP/billing-00000095
Uniqueid: 1424379975.165
Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000093
Variable: BRIDGEPVTCALLID
Value: 6dec15d5480422c82d51afcd7d5a21de@197.189.232.113:5060
Uniqueid: 1424379975.165
Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-00000095
Variable: BRIDGEPEER
Value: SIP/dialler-00000093
Uniqueid: 1424380001.170
Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-00000095
Variable: BRIDGEPVTCALLID
Value: 1dec597e402aa50e5a2a35b84f51f925@197.189.232.113:5060
Uniqueid: 1424380001.170
Event: AsyncAGI
Privilege: agi,all
SubEvent: End
Channel: Bridge/SIP/billing-00000095<ZOMBIE>
Event: VarSet
Privilege: dialplan,all
Channel: Bridge/SIP/billing-00000095<ZOMBIE>
Variable: AGISTATUS
Value: HANGUP
Uniqueid: 1424380000.168
Event: SoftHangupRequest
Privilege: call,all
Channel: Bridge/SIP/billing-00000095<ZOMBIE>
Uniqueid: 1424380000.168
Cause: 16
Event: Hangup
Privilege: call,all
Channel: Bridge/SIP/billing-00000095<ZOMBIE>
Uniqueid: 1424380000.168
CallerIDNum: <unknown>
CallerIDName: <unknown>
ConnectedLineNum: <unknown>
ConnectedLineName: <unknown>
AccountCode:
Cause: 16
Cause-txt: Normal Clearing
[2015-02-19 23:06:41.086] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="NewAccountCode", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000095", "Uniqueid"=>"1424380001.170", "AccountCode"=>"", "OldAccountCode"=>""}, text_body=nil, events=[]>
[2015-02-19 23:06:41.088] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Bridge", headers={"Privilege"=>"call,all", "Bridgestate"=>"Link", "Bridgetype"=>"core", "Channel1"=>"SIP/dialler-00000093", "Channel2"=>"SIP/billing-00000095", "Uniqueid1"=>"1424379975.165", "Uniqueid2"=>"1424380001.170", "CallerID1"=>"0126543210", "CallerID2"=>"0126543210"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.089] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"BRIDGEPEER", "Value"=>"SIP/billing-00000095", "Uniqueid"=>"1424379975.165"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.092] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"BRIDGEPVTCALLID", "Value"=>"6dec15d5480422c82d51afcd7d5a21de@197.189.232.113:5060", "Uniqueid"=>"1424379975.165"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.092] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000095", "Variable"=>"BRIDGEPEER", "Value"=>"SIP/dialler-00000093", "Uniqueid"=>"1424380001.170"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.094] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000095", "Variable"=>"BRIDGEPVTCALLID", "Value"=>"1dec597e402aa50e5a2a35b84f51f925@197.189.232.113:5060", "Uniqueid"=>"1424380001.170"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.095] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"BRIDGEPEER", "Value"=>"SIP/billing-00000095", "Uniqueid"=>"1424379975.165"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.105] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"BRIDGEPVTCALLID", "Value"=>"6dec15d5480422c82d51afcd7d5a21de@197.189.232.113:5060", "Uniqueid"=>"1424379975.165"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.105] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000095", "Variable"=>"BRIDGEPEER", "Value"=>"SIP/dialler-00000093", "Uniqueid"=>"1424380001.170"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.114] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000095", "Variable"=>"BRIDGEPVTCALLID", "Value"=>"1dec597e402aa50e5a2a35b84f51f925@197.189.232.113:5060", "Uniqueid"=>"1424380001.170"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.114] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"Bridge/SIP/billing-00000095<ZOMBIE>"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.118] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"Bridge/SIP/billing-00000095<ZOMBIE>", "Variable"=>"AGISTATUS", "Value"=>"HANGUP", "Uniqueid"=>"1424380000.168"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.119] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="SoftHangupRequest", headers={"Privilege"=>"call,all", "Channel"=>"Bridge/SIP/billing-00000095<ZOMBIE>", "Uniqueid"=>"1424380000.168", "Cause"=>"16"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.120] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Hangup", headers={"Privilege"=>"call,all", "Channel"=>"Bridge/SIP/billing-00000095<ZOMBIE>", "Uniqueid"=>"1424380000.168", "CallerIDNum"=>"<unknown>", "CallerIDName"=>"<unknown>", "ConnectedLineNum"=>"<unknown>", "ConnectedLineName"=>"<unknown>", "AccountCode"=>"", "Cause"=>"16", "Cause-txt"=>"Normal Clearing"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.169] TRACE Punchblock::Connection::Asterisk: [SEND] Action: monitor
ActionID: b34cd0a4-5d04-4351-a546-68374a83bc2d
Channel: SIP/billing-00000096
File: /var/punchblock/record/b8f6ad4e-7a0c-479e-8a2e-c84ab1bab715
Format: wav
Mix: true
[2015-02-19 23:06:41.171] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: b34cd0a4-5d04-4351-a546-68374a83bc2d
Message: Started monitoring channel
Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-00000096
Variable: __MONITORED
Value: true
Uniqueid: 1424380000.169
Event: MonitorStart
Privilege: call,all
Channel: SIP/billing-00000096
Uniqueid: 1424380000.169
[2015-02-19 23:06:41.171] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"b34cd0a4-5d04-4351-a546-68374a83bc2d", "Message"=>"Started monitoring channel"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.172] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000096", "Variable"=>"__MONITORED", "Value"=>"true", "Uniqueid"=>"1424380000.169"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.175] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="MonitorStart", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000096", "Uniqueid"=>"1424380000.169"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.182] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Receiving message: #<Punchblock::Event::Complete target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id="c00b469d-38b2-4a31-877b-0ec41554150a", source_uri="c00b469d-38b2-4a31-877b-0ec41554150a", domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, reason=#<Punchblock::Event::Complete::Stop target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, name=:stop>, recording=nil, fax=nil, fax_metadata={}>
[2015-02-19 23:06:41.188] DEBUG Adhearsion::OutboundCall: 29fcf752-ac81-4d05-887e-6b2306d71e29@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="29fcf752-ac81-4d05-887e-6b2306d71e29", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-00000096", "CommandId"=>"697293849", "Command"=>"EXEC Playback \"moh\""}>
[2015-02-19 23:06:41.227] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000093", "CommandId"=>"243406197", "Command"=>"EXEC Bridge \"SIP/billing-00000095,F(adhearsion-redirect,1,1)\""}>
[2015-02-19 23:06:41.229] INFO ElectricSlide::CallQueue: Adding call from SIP/billing/0121110517 to the queue
[2015-02-19 23:06:41.232] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="MusicOnHold", headers={"Privilege"=>"call,all", "State"=>"Stop", "Channel"=>"SIP/billing-00000095", "UniqueID"=>"1424380000.168"}>
[2015-02-19 23:06:41.240] INFO ElectricSlide::CallQueue: Connecting #<Agent: extension: 1001, campaign_ref: 2040, state: available, call: 98817160-9b78-473b-8eea-2b9943c175ff> with SIP/billing/0121110517
[2015-02-19 23:06:41.245] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="Rename", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000095", "Newname"=>"SIP/billing-00000095<MASQ>", "Uniqueid"=>"1424380000.168"}>
[2015-02-19 23:06:41.247] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="BridgeExec", headers={"Privilege"=>"call,all", "Response"=>"Success", "Channel1"=>"SIP/dialler-00000093", "Channel2"=>"SIP/billing-00000095"}>
[2015-02-19 23:06:41.257] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="NewCallerid", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000095", "CallerIDNum"=>"0126543210", "CallerIDName"=>"", "Uniqueid"=>"1424380001.170", "CID-CallingPres"=>"0 (Presentation Allowed, Not Screened)"}>
[2015-02-19 23:06:41.259] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000095", "Variable"=>"BRIDGEPEER", "Value"=>"SIP/dialler-00000093", "Uniqueid"=>"1424380001.170"}>
[2015-02-19 23:06:41.265] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="NewAccountCode", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000095", "Uniqueid"=>"1424380001.170", "AccountCode"=>"", "OldAccountCode"=>""}>
[2015-02-19 23:06:41.276] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"BRIDGEPEER", "Value"=>"SIP/billing-00000095", "Uniqueid"=>"1424379975.165"}>
[2015-02-19 23:06:41.284] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000095", "Variable"=>"BRIDGEPEER", "Value"=>"SIP/dialler-00000093", "Uniqueid"=>"1424380001.170"}>
[2015-02-19 23:06:41.295] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="Bridge", headers={"Privilege"=>"call,all", "Bridgestate"=>"Link", "Bridgetype"=>"core", "Channel1"=>"SIP/dialler-00000093", "Channel2"=>"SIP/billing-00000095", "Uniqueid1"=>"1424379975.165", "Uniqueid2"=>"1424380001.170", "CallerID1"=>"0126543210", "CallerID2"=>"0126543210"}>
[2015-02-19 23:06:41.301] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000095", "Variable"=>"BRIDGEPVTCALLID", "Value"=>"1dec597e402aa50e5a2a35b84f51f925@197.189.232.113:5060", "Uniqueid"=>"1424380001.170"}>
[2015-02-19 23:06:41.307] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000095", "Variable"=>"BRIDGEPEER", "Value"=>"SIP/dialler-00000093", "Uniqueid"=>"1424380001.170"}>
[2015-02-19 23:06:41.309] INFO Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Executing controller #<Adhearsion::CallController call=98817160-9b78-473b-8eea-2b9943c175ff, metadata={}>
[2015-02-19 23:06:41.321] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"BRIDGEPEER", "Value"=>"SIP/billing-00000095", "Uniqueid"=>"1424379975.165"}>
[2015-02-19 23:06:41.322] DEBUG Adhearsion::OutboundCall: 29fcf752-ac81-4d05-887e-6b2306d71e29@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="29fcf752-ac81-4d05-887e-6b2306d71e29", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000096", "Variable"=>"__MONITORED", "Value"=>"true", "Uniqueid"=>"1424380000.169"}>
[2015-02-19 23:06:41.325] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Joining to #<Celluloid::ActorProxy:0xbcd6b9e>
[2015-02-19 23:06:41.332] DEBUG Adhearsion::OutboundCall: 29fcf752-ac81-4d05-887e-6b2306d71e29@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="29fcf752-ac81-4d05-887e-6b2306d71e29", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="MonitorStart", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000096", "Uniqueid"=>"1424380000.169"}>
[2015-02-19 23:06:41.333] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"BRIDGEPVTCALLID", "Value"=>"6dec15d5480422c82d51afcd7d5a21de@197.189.232.113:5060", "Uniqueid"=>"1424379975.165"}>
[2015-02-19 23:06:41.395] TRACE Punchblock::Connection::Asterisk: [SEND] Action: redirect
ActionID: f03f7892-0007-4f17-ba94-9c1fd367fab3
Channel: SIP/dialler-00000092
Exten: 1
Priority: 1
Context: adhearsion-redirect
[2015-02-19 23:06:41.398] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: f03f7892-0007-4f17-ba94-9c1fd367fab3
Message: Redirect successful
Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000092
Variable: PLAYBACKSTATUS
Value: SUCCESS
Uniqueid: 1424379973.163
Event: AGIExec
Privilege: agi,all
SubEvent: End
Channel: SIP/dialler-00000092
CommandId: 618111478
Command: EXEC Playback "moh"
ResultCode: 200
Result: Unknown Result
Event: AsyncAGI
Privilege: agi,all
SubEvent: Exec
Channel: SIP/dialler-00000092
CommandID: e989ebf5-2596-46c5-8781-abfc1144c500
Result: 200%20result%3D-1%0A
Event: AsyncAGI
Privilege: agi,all
SubEvent: End
Channel: SIP/dialler-00000092
Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000092
Variable: AGISTATUS
Value: HANGUP
Uniqueid: 1424379973.163
Event: Newexten
Privilege: dialplan,all
Channel: SIP/dialler-00000092
Context: adhearsion-redirect
Extension: 1
Priority: 1
Application: AGI
AppData: agi:async
Uniqueid: 1424379973.163
Event: AsyncAGI
Privilege: agi,all
SubEvent: Start
Channel: SIP/dialler-00000092
Env: agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fdialler-00000092%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424379973.163%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281079330560%0A%0A
[2015-02-19 23:06:41.399] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"f03f7892-0007-4f17-ba94-9c1fd367fab3", "Message"=>"Redirect successful"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.401] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000092", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379973.163"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.403] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000092", "CommandId"=>"618111478", "Command"=>"EXEC Playback \"moh\"", "ResultCode"=>"200", "Result"=>"Unknown Result"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.404] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/dialler-00000092", "CommandID"=>"e989ebf5-2596-46c5-8781-abfc1144c500", "Result"=>"200%20result%3D-1%0A"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.423] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000092"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.423] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000092", "Variable"=>"AGISTATUS", "Value"=>"HANGUP", "Uniqueid"=>"1424379973.163"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.424] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newexten", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000092", "Context"=>"adhearsion-redirect", "Extension"=>"1", "Priority"=>"1", "Application"=>"AGI", "AppData"=>"agi:async", "Uniqueid"=>"1424379973.163"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.452] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Sending message: {"call_ref":58,"agent":"1001","contact_ref":"cb00022~22~2040~3758","number":"0121110517"}
[2015-02-19 23:06:41.454] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000092", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379973.163"}>
[2015-02-19 23:06:41.459] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000095", "Variable"=>"BRIDGEPVTCALLID", "Value"=>"1dec597e402aa50e5a2a35b84f51f925@197.189.232.113:5060", "Uniqueid"=>"1424380001.170"}>
[2015-02-19 23:06:41.461] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"Bridge/SIP/billing-00000095<ZOMBIE>"}>
[2015-02-19 23:06:41.462] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"BRIDGEPEER", "Value"=>"SIP/billing-00000095", "Uniqueid"=>"1424379975.165"}>
[2015-02-19 23:06:41.467] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"BRIDGEPVTCALLID", "Value"=>"6dec15d5480422c82d51afcd7d5a21de@197.189.232.113:5060", "Uniqueid"=>"1424379975.165"}>
[2015-02-19 23:06:41.476] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="BridgeExec", headers={"Privilege"=>"call,all", "Response"=>"Success", "Channel1"=>"SIP/dialler-00000093", "Channel2"=>"SIP/billing-00000095"}>
[2015-02-19 23:06:41.477] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000092", "Env"=>"agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fdialler-00000092%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424379973.163%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281079330560%0A%0A"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.478] TRACE Punchblock::Connection::Asterisk: [RECV] Event: AGIExec
Privilege: agi,all
SubEvent: Start
Channel: SIP/dialler-00000092
CommandId: 146495664
Command: EXEC Playback "beep"
[2015-02-19 23:06:41.480] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000092", "CommandId"=>"618111478", "Command"=>"EXEC Playback \"moh\"", "ResultCode"=>"200", "Result"=>"Unknown Result"}>
[2015-02-19 23:06:41.483] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="Bridge", headers={"Privilege"=>"call,all", "Bridgestate"=>"Link", "Bridgetype"=>"core", "Channel1"=>"SIP/dialler-00000093", "Channel2"=>"SIP/billing-00000095", "Uniqueid1"=>"1424379975.165", "Uniqueid2"=>"1424380001.170", "CallerID1"=>"0126543210", "CallerID2"=>"0126543210"}>
[2015-02-19 23:06:41.487] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/dialler-00000092", "CommandID"=>"e989ebf5-2596-46c5-8781-abfc1144c500", "Result"=>"200%20result%3D-1%0A"}>
[2015-02-19 23:06:41.500] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000092", "CommandId"=>"146495664", "Command"=>"EXEC Playback \"beep\""}, text_body=nil, events=[]>
[2015-02-19 23:06:41.502] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Joined target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, call_uri="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", mixer_name=nil>
[2015-02-19 23:06:41.503] INFO Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Joined to call b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab
[2015-02-19 23:06:41.514] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Executing command #<Punchblock::Component::Output target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, request_id="209c8873-f552-42d0-9ad4-0363f860b697", headers={}, voice=nil, interrupt_on=nil, start_offset=nil, start_paused=nil, repeat_interval=nil, repeat_times=nil, max_time=nil, renderer=nil, render_documents=[#<Punchblock::Component::Output::Document target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, url=nil, content_type="application/ssml+xml", value=<speak version="1.0" xml:lang="en-US" xmlns="http://www.w3.org/2001/10/synthesis">beep</speak>>]>
[2015-02-19 23:06:41.539] TRACE Punchblock::Connection::Asterisk: [SEND] Action: redirect
ActionID: 89886e6b-67a0-4658-bf82-278f254b090e
Channel: SIP/billing-00000096
Exten: 1
Priority: 1
Context: adhearsion-redirect
[2015-02-19 23:06:41.542] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000092"}>
[2015-02-19 23:06:41.543] INFO Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Agent 1000 received a call
[2015-02-19 23:06:41.552] TRACE Punchblock::Connection::Asterisk: [SEND] Action: agi
ActionID: 0c1d2013-38e4-4931-b4b9-dc30bde6cd5a
Channel: SIP/dialler-00000092
Command: EXEC SendText "{\"call_ref\":58,\"agent\":\"1001\",\"contact_ref\":\"cb00022~22~2040~3758\",\"number\":\"0121110517\"}"
CommandID: 26fef5b7-3906-4090-8626-93f44d76dcd5
[2015-02-19 23:06:41.553] TRACE Punchblock::Connection::Asterisk: [SEND] Action: agi
ActionID: 20f5a3e2-38e7-4cfd-b44d-71c91a17634c
Channel: SIP/dialler-00000092
Command: EXEC Playback "moh"
CommandID: 129f489f-1d40-4476-aa5e-5cb00b741ef3
[2015-02-19 23:06:41.554] TRACE Punchblock::Connection::Asterisk: [SEND] Action: agi
ActionID: 37fef043-7743-4dda-ae6c-330e335a08dd
Channel: SIP/dialler-00000093
Command: EXEC Playback "beep"
CommandID: c01b2a4a-f5b4-41d0-adc7-19963ced16f0
[2015-02-19 23:06:41.555] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: 89886e6b-67a0-4658-bf82-278f254b090e
Message: Redirect successful
Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-00000096
Variable: PLAYBACKSTATUS
Value: SUCCESS
Uniqueid: 1424380000.169
Event: AGIExec
Privilege: agi,all
SubEvent: End
Channel: SIP/billing-00000096
CommandId: 697293849
Command: EXEC Playback "moh"
ResultCode: 200
Result: Unknown Result
Event: AsyncAGI
Privilege: agi,all
SubEvent: Exec
Channel: SIP/billing-00000096
CommandID: 1ae0afaf-cb8b-43e7-8f4c-e963af4be971
Result: 200%20result%3D-1%0A
Event: AsyncAGI
Privilege: agi,all
SubEvent: End
Channel: SIP/billing-00000096
Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-00000096
Variable: AGISTATUS
Value: HANGUP
Uniqueid: 1424380000.169
Event: Newexten
Privilege: dialplan,all
Channel: SIP/billing-00000096
Context: adhearsion-redirect
Extension: 1
Priority: 1
Application: AGI
AppData: agi:async
Uniqueid: 1424380000.169
Event: AsyncAGI
Privilege: agi,all
SubEvent: Start
Channel: SIP/billing-00000096
Env: agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fbilling-00000096%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424380000.169%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281099335424%0A%0A
Response: Success
ActionID: 0c1d2013-38e4-4931-b4b9-dc30bde6cd5a
Message: Added AGI command to queue
Response: Success
ActionID: 20f5a3e2-38e7-4cfd-b44d-71c91a17634c
Message: Added AGI command to queue
Response: Success
ActionID: 37fef043-7743-4dda-ae6c-330e335a08dd
Message: Added AGI command to queue
[2015-02-19 23:06:41.556] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"89886e6b-67a0-4658-bf82-278f254b090e", "Message"=>"Redirect successful"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.557] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000096", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424380000.169"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.558] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/billing-00000096", "CommandId"=>"697293849", "Command"=>"EXEC Playback \"moh\"", "ResultCode"=>"200", "Result"=>"Unknown Result"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.574] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/billing-00000096", "CommandID"=>"1ae0afaf-cb8b-43e7-8f4c-e963af4be971", "Result"=>"200%20result%3D-1%0A"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.574] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/billing-00000096"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.569] INFO StateMachine::Machine: Agent 1000 changed from available to busy due to checkout event.
[2015-02-19 23:06:41.572] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Receiving message: #<Punchblock::Event::Joined target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, call_uri="d3d45711-df5b-4211-b9a0-bd1f602a6227", mixer_name=nil>
[2015-02-19 23:06:41.583] DEBUG Adhearsion::OutboundCall: 29fcf752-ac81-4d05-887e-6b2306d71e29@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="29fcf752-ac81-4d05-887e-6b2306d71e29", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000096", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424380000.169"}>
[2015-02-19 23:06:41.588] INFO Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Joined to call d3d45711-df5b-4211-b9a0-bd1f602a6227
[2015-02-19 23:06:41.575] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000092", "Variable"=>"AGISTATUS", "Value"=>"HANGUP", "Uniqueid"=>"1424379973.163"}>
[2015-02-19 23:06:41.579] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="Newexten", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000092", "Context"=>"adhearsion-redirect", "Extension"=>"1", "Priority"=>"1", "Application"=>"AGI", "AppData"=>"agi:async", "Uniqueid"=>"1424379973.163"}>
[2015-02-19 23:06:41.591] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000092", "Env"=>"agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fdialler-00000092%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424379973.163%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281079330560%0A%0A"}>
[2015-02-19 23:06:41.594] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000092", "CommandId"=>"146495664", "Command"=>"EXEC Playback \"beep\""}>
[2015-02-19 23:06:41.599] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Executing command #<Punchblock::Command::Join target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, request_id="53b2af5e-26fe-4888-bce8-9e999bf23d16", call_uri="29fcf752-ac81-4d05-887e-6b2306d71e29", mixer_name=nil, direction=nil, media=nil>
[2015-02-19 23:06:41.600] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Finished executing controller #<OutboundCalleeController call=b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab, metadata={:campaign=>#<Campaign:2040 @settings={:outbound_call_id=>"0126543210", :wrapup_time=>120, :call_timeout=>0, :hold_timeout=>0, :dial_from_self=>false, :dial_aggression=>1, :notif_type=>:sip, :campaign_type=>:progressive, :moh=>"moh"}, @status="started", @stats={:tot_holdtime=>5, :tot_talktime=>29, :tot_ringtime=>1, :calls_answered=>2, :calls_dropped=>0, :calls_rejected=>0, :calls_failed=>0, :total_calls=>2, :inbound_count=>0, :outbound_count=>2}>, :callee=>#<Callee:0x2f104438 @dialled_time=2015-02-19 23:06:40 +0200, @call_ref=57, @route=:outbound, @answered_time=2015-02-19 23:06:41 +0200, @campaign=#<Campaign:2040 @settings={:outbound_call_id=>"0126543210", :wrapup_time=>120, :call_timeout=>0, :hold_timeout=>0, :dial_from_self=>false, :dial_aggression=>1, :notif_type=>:sip, :campaign_type=>:progressive, :moh=>"moh"}, @status="started", @stats={:tot_holdtime=>5, :tot_talktime=>29, :tot_ringtime=>1, :calls_answered=>2, :calls_dropped=>0, :calls_rejected=>0, :calls_failed=>0, :total_calls=>2, :inbound_count=>0, :outbound_count=>2}>, @call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", @contact_ref="cb00005~5~2040~3743", @call=#<Adhearsion::OutboundCall:b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@ offer=nil, end_reason=nil, commands=[], variables={"callee"=>#<Callee:0x2f104438 @dialled_time=2015-02-19 23:06:40 +0200, @call_ref=57, @route=:outbound, @answered_time=2015-02-19 23:06:41 +0200, @campaign=#<Campaign:2040 @settings={:outbound_call_id=>"0126543210", :wrapup_time=>120, :call_timeout=>0, :hold_timeout=>0, :dial_from_self=>false, :dial_aggression=>1, :notif_type=>:sip, :campaign_type=>:progressive, :moh=>"moh"}, @status="started", @stats={:tot_holdtime=>5, :tot_talktime=>29, :tot_ringtime=>1, :calls_answered=>2, :calls_dropped=>0, :calls_rejected=>0, :calls_failed=>0, :total_calls=>2, :inbound_count=>0, :outbound_count=>2}>, @call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", @contact_ref="cb00005~5~2040~3743", @call=..., @number="0121110506">, "moh"=>#<Punchblock::Component::Output target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id="c00b469d-38b2-4a31-877b-0ec41554150a", source_uri="c00b469d-38b2-4a31-877b-0ec41554150a", domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, request_id="d5899239-963a-48cc-9e04-eb347b1f93ab", headers={}, voice=nil, interrupt_on=nil, start_offset=nil, start_paused=nil, repeat_interval=nil, repeat_times=0, max_time=nil, renderer=nil, render_documents=[#<Punchblock::Component::Output::Document target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, url=nil, content_type="application/ssml+xml", value=<speak version="1.0" xml:lang="en-US" xmlns="http://www.w3.org/2001/10/synthesis">moh</speak>>]>, "enqueue_time"=>2015-02-19 23:06:40 +0200}, controllers=[#<OutboundCalleeController call=b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab, metadata={:campaign=>#<Campaign:2040 @settings={:outbound_call_id=>"0126543210", :wrapup_time=>120, :call_timeout=>0, :hold_timeout=>0, :dial_from_self=>false, :dial_aggression=>1, :notif_type=>:sip, :campaign_type=>:progressive, :moh=>"moh"}, @status="started", @stats={:tot_holdtime=>5, :tot_talktime=>29, :tot_ringtime=>1, :calls_answered=>2, :calls_dropped=>0, :calls_rejected=>0, :calls_failed=>0, :total_calls=>2, :inbound_count=>0, :outbound_count=>2}>, :callee=>#<Callee:0x2f104438 @dialled_time=2015-02-19 23:06:40 +0200, @call_ref=57, @agent_ext="1000", @route=:outbound, @answered_time=2015-02-19 23:06:41 +0200, @campaign=#<Campaign:2040 @settings={:outbound_call_id=>"0126543210", :wrapup_time=>120, :call_timeout=>0, :hold_timeout=>0, :dial_from_self=>false, :dial_aggression=>1, :notif_type=>:sip, :campaign_type=>:progressive, :moh=>"moh"}, @status="started", @stats={:tot_holdtime=>5, :tot_talktime=>29, :tot_ringtime=>1, :calls_answered=>2, :calls_dropped=>0, :calls_rejected=>0, :calls_failed=>0, :total_calls=>2, :inbound_count=>0, :outbound_count=>2}>, @call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", @joined_time=2015-02-19 23:06:41 +0200, @recording_location="/usr/recordings/2015/02/19/dialer-0121110506-1000-20150219-b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab.wav", @contact_ref="cb00005~5~2040~3743", @call=..., @number="0121110506">}>], to="SIP/billing/0121110506", from="0126543210">, @number="0121110506">}>
[2015-02-19 23:06:41.604] INFO Adhearsion::Router::Route: Call b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab routing completed. Keeping the call alive at controller/router request.
[2015-02-19 23:06:41.605] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000096", "Variable"=>"AGISTATUS", "Value"=>"HANGUP", "Uniqueid"=>"1424380000.169"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.612] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Newexten", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000096", "Context"=>"adhearsion-redirect", "Extension"=>"1", "Priority"=>"1", "Application"=>"AGI", "AppData"=>"agi:async", "Uniqueid"=>"1424380000.169"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.612] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-00000096", "Env"=>"agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fbilling-00000096%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424380000.169%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281099335424%0A%0A"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.618] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Complete target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id="0aa1c727-6ea1-4e60-bb68-e7093c4a9c93", source_uri="0aa1c727-6ea1-4e60-bb68-e7093c4a9c93", domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, reason=#<Punchblock::Event::Complete::Stop target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name=:stop>, recording=nil, fax=nil, fax_metadata={}>
[2015-02-19 23:06:41.620] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"0c1d2013-38e4-4931-b4b9-dc30bde6cd5a", "Message"=>"Added AGI command to queue"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.621] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"20f5a3e2-38e7-4cfd-b44d-71c91a17634c", "Message"=>"Added AGI command to queue"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.623] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"37fef043-7743-4dda-ae6c-330e335a08dd", "Message"=>"Added AGI command to queue"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.627] DEBUG Adhearsion::OutboundCall: 29fcf752-ac81-4d05-887e-6b2306d71e29@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="29fcf752-ac81-4d05-887e-6b2306d71e29", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/billing-00000096", "CommandId"=>"697293849", "Command"=>"EXEC Playback \"moh\"", "ResultCode"=>"200", "Result"=>"Unknown Result"}>
[2015-02-19 23:06:41.635] DEBUG Adhearsion::OutboundCall: 29fcf752-ac81-4d05-887e-6b2306d71e29@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="29fcf752-ac81-4d05-887e-6b2306d71e29", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/billing-00000096", "CommandID"=>"1ae0afaf-cb8b-43e7-8f4c-e963af4be971", "Result"=>"200%20result%3D-1%0A"}>
[2015-02-19 23:06:41.639] DEBUG Adhearsion::OutboundCall: 29fcf752-ac81-4d05-887e-6b2306d71e29@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="29fcf752-ac81-4d05-887e-6b2306d71e29", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/billing-00000096"}>
[2015-02-19 23:06:41.642] DEBUG Adhearsion::OutboundCall: 29fcf752-ac81-4d05-887e-6b2306d71e29@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="29fcf752-ac81-4d05-887e-6b2306d71e29", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000096", "Variable"=>"AGISTATUS", "Value"=>"HANGUP", "Uniqueid"=>"1424380000.169"}>
[2015-02-19 23:06:41.649] DEBUG Adhearsion::OutboundCall: 29fcf752-ac81-4d05-887e-6b2306d71e29@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="29fcf752-ac81-4d05-887e-6b2306d71e29", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="Newexten", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000096", "Context"=>"adhearsion-redirect", "Extension"=>"1", "Priority"=>"1", "Application"=>"AGI", "AppData"=>"agi:async", "Uniqueid"=>"1424380000.169"}>
[2015-02-19 23:06:41.651] DEBUG Adhearsion::OutboundCall: 29fcf752-ac81-4d05-887e-6b2306d71e29@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="29fcf752-ac81-4d05-887e-6b2306d71e29", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-00000096", "Env"=>"agi_request%3A%20async%0Aagi_channel%3A%20SIP%2Fbilling-00000096%0Aagi_language%3A%20en%0Aagi_type%3A%20SIP%0Aagi_uniqueid%3A%201424380000.169%0Aagi_version%3A%2011.13.1%0Aagi_callerid%3A%200126543210%0Aagi_calleridname%3A%20unknown%0Aagi_callingpres%3A%200%0Aagi_callingani2%3A%200%0Aagi_callington%3A%200%0Aagi_callingtns%3A%200%0Aagi_dnid%3A%20unknown%0Aagi_rdnis%3A%20unknown%0Aagi_context%3A%20adhearsion-redirect%0Aagi_extension%3A%201%0Aagi_priority%3A%201%0Aagi_enhanced%3A%200.0%0Aagi_accountcode%3A%20%0Aagi_threadid%3A%20140281099335424%0A%0A"}>
[2015-02-19 23:06:41.658] TRACE Punchblock::Connection::Asterisk: [SEND] Action: agi
ActionID: b1b34d58-4c45-47c4-a1c7-b831a998ba45
Channel: SIP/dialler-00000092
Command: EXEC Bridge "SIP/billing-00000096,F(adhearsion-redirect,1,1)"
CommandID: 72ec4ada-16e2-4a1a-9a14-f876c11fe0d7
[2015-02-19 23:06:41.660] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: b1b34d58-4c45-47c4-a1c7-b831a998ba45
Message: Added AGI command to queue
[2015-02-19 23:06:41.661] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"b1b34d58-4c45-47c4-a1c7-b831a998ba45", "Message"=>"Added AGI command to queue"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.761] DEBUG Adhearsion::OutboundCall: 29fcf752-ac81-4d05-887e-6b2306d71e29@: Receiving message: #<Punchblock::Event::Complete target_call_id="29fcf752-ac81-4d05-887e-6b2306d71e29", target_mixer_name=nil, component_id="44ae562d-feba-4f66-91eb-0f7feb2e575c", source_uri="44ae562d-feba-4f66-91eb-0f7feb2e575c", domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, reason=#<Punchblock::Component::Output::Complete::Finish target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name=:finish>, recording=nil, fax=nil, fax_metadata={}>
[2015-02-19 23:06:41.818] TRACE Punchblock::Connection::Asterisk: [RECV] Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000092
Variable: PLAYBACKSTATUS
Value: SUCCESS
Uniqueid: 1424379973.163
Event: AGIExec
Privilege: agi,all
SubEvent: End
Channel: SIP/dialler-00000092
CommandId: 146495664
Command: EXEC Playback "beep"
ResultCode: 200
Result: Success
Event: AsyncAGI
Privilege: agi,all
SubEvent: Exec
Channel: SIP/dialler-00000092
CommandID: 3a5f7807-8b3b-41de-9891-3792c28b0e7a
Result: 200%20result%3D0%0A
Event: AGIExec
Privilege: agi,all
SubEvent: Start
Channel: SIP/dialler-00000092
CommandId: 1473001319
Command: EXEC Playback "moh"
[2015-02-19 23:06:41.819] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000092", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379973.163"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.821] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000092", "CommandId"=>"146495664", "Command"=>"EXEC Playback \"beep\"", "ResultCode"=>"200", "Result"=>"Success"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.822] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/dialler-00000092", "CommandID"=>"3a5f7807-8b3b-41de-9891-3792c28b0e7a", "Result"=>"200%20result%3D0%0A"}, text_body=nil, events=[]>
[2015-02-19 23:06:41.825] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000092", "CommandId"=>"1473001319", "Command"=>"EXEC Playback \"moh\""}, text_body=nil, events=[]>
[2015-02-19 23:06:41.829] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000092", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379973.163"}>
[2015-02-19 23:06:41.837] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000092", "CommandId"=>"146495664", "Command"=>"EXEC Playback \"beep\"", "ResultCode"=>"200", "Result"=>"Success"}>
[2015-02-19 23:06:41.840] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/dialler-00000092", "CommandID"=>"3a5f7807-8b3b-41de-9891-3792c28b0e7a", "Result"=>"200%20result%3D0%0A"}>
[2015-02-19 23:06:41.843] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000092", "CommandId"=>"1473001319", "Command"=>"EXEC Playback \"moh\""}>
[2015-02-19 23:06:41.852] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Finished executing controller #<Adhearsion::CallController call=98817160-9b78-473b-8eea-2b9943c175ff, metadata={}>
[2015-02-19 23:06:41.854] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Complete target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id="d3319a96-61ec-4b99-9d75-75b26cbd89f9", source_uri="d3319a96-61ec-4b99-9d75-75b26cbd89f9", domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, reason=#<Punchblock::Component::Output::Complete::Finish target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, name=:finish>, recording=nil, fax=nil, fax_metadata={}>
[2015-02-19 23:06:42.299] DEBUG FSSM::Path: File b8f6ad4e-7a0c-479e-8a2e-c84ab1bab715-in.wav has been created ---- /var/punchblock/record/b8f6ad4e-7a0c-479e-8a2e-c84ab1bab715-in.wav
[2015-02-19 23:06:42.300] DEBUG FSSM::Path: File b8f6ad4e-7a0c-479e-8a2e-c84ab1bab715-in.wav has been created ---- /var/punchblock/record/b8f6ad4e-7a0c-479e-8a2e-c84ab1bab715-in.wav
[2015-02-19 23:06:42.300] DEBUG FSSM::Path: File b8f6ad4e-7a0c-479e-8a2e-c84ab1bab715-out.wav has been created ---- /var/punchblock/record/b8f6ad4e-7a0c-479e-8a2e-c84ab1bab715-out.wav
[2015-02-19 23:06:42.302] DEBUG FSSM::Path: File b8f6ad4e-7a0c-479e-8a2e-c84ab1bab715-out.wav has been created ---- /var/punchblock/record/b8f6ad4e-7a0c-479e-8a2e-c84ab1bab715-out.wav
[2015-02-19 23:06:44.457] INFO CallManager: Call Manager: Received request for call #<Celluloid::ActorProxy:0x1c1936f9>: {"type"=>"disposition", "call_ref"=>57, "uuid"=>nil, "disposition"=>"hungup"}
[2015-02-19 23:06:44.457] INFO Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Hanging up
[2015-02-19 23:06:44.460] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Executing command #<Punchblock::Command::Hangup target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:44 +0200, request_id="fa4ad545-66a3-4947-983c-22c6add0c945", headers={}>
[2015-02-19 23:06:44.463] TRACE Punchblock::Connection::Asterisk: [SEND] Action: hangup
ActionID: 55ad7d44-762e-427a-b41b-afc089f4fe90
Channel: SIP/billing-00000095
Cause: 16
[2015-02-19 23:06:44.464] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: 55ad7d44-762e-427a-b41b-afc089f4fe90
Message: Channel Hungup
[2015-02-19 23:06:44.464] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"55ad7d44-762e-427a-b41b-afc089f4fe90", "Message"=>"Channel Hungup"}, text_body=nil, events=[]>
[2015-02-19 23:06:44.469] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Bridge
Privilege: call,all
Bridgestate: Unlink
Bridgetype: core
Channel1: SIP/dialler-00000093
Channel2: SIP/billing-00000095
Uniqueid1: 1424379975.165
Uniqueid2: 1424380001.170
CallerID1: 0126543210
CallerID2: 0126543210
Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000093
Variable: BRIDGERESULT
Value: SUCCESS
Uniqueid: 1424379975.165
Event: Hangup
Privilege: call,all
Channel: SIP/billing-00000095
Uniqueid: 1424380001.170
CallerIDNum: 0126543210
CallerIDName: <unknown>
ConnectedLineNum: 0126543210
ConnectedLineName: <unknown>
AccountCode:
Cause: 16
Cause-txt: Normal Clearing
[2015-02-19 23:06:44.475] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Bridge", headers={"Privilege"=>"call,all", "Bridgestate"=>"Unlink", "Bridgetype"=>"core", "Channel1"=>"SIP/dialler-00000093", "Channel2"=>"SIP/billing-00000095", "Uniqueid1"=>"1424379975.165", "Uniqueid2"=>"1424380001.170", "CallerID1"=>"0126543210", "CallerID2"=>"0126543210"}, text_body=nil, events=[]>
[2015-02-19 23:06:44.482] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:44 +0200, name="Bridge", headers={"Privilege"=>"call,all", "Bridgestate"=>"Unlink", "Bridgetype"=>"core", "Channel1"=>"SIP/dialler-00000093", "Channel2"=>"SIP/billing-00000095", "Uniqueid1"=>"1424379975.165", "Uniqueid2"=>"1424380001.170", "CallerID1"=>"0126543210", "CallerID2"=>"0126543210"}>
[2015-02-19 23:06:44.483] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"BRIDGERESULT", "Value"=>"SUCCESS", "Uniqueid"=>"1424379975.165"}, text_body=nil, events=[]>
[2015-02-19 23:06:44.484] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Hangup", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000095", "Uniqueid"=>"1424380001.170", "CallerIDNum"=>"0126543210", "CallerIDName"=>"<unknown>", "ConnectedLineNum"=>"0126543210", "ConnectedLineName"=>"<unknown>", "AccountCode"=>"", "Cause"=>"16", "Cause-txt"=>"Normal Clearing"}, text_body=nil, events=[]>
[2015-02-19 23:06:44.491] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:44 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"BRIDGERESULT", "Value"=>"SUCCESS", "Uniqueid"=>"1424379975.165"}>
[2015-02-19 23:06:44.494] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:44 +0200, name="Hangup", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000095", "Uniqueid"=>"1424380001.170", "CallerIDNum"=>"0126543210", "CallerIDName"=>"<unknown>", "ConnectedLineNum"=>"0126543210", "ConnectedLineName"=>"<unknown>", "AccountCode"=>"", "Cause"=>"16", "Cause-txt"=>"Normal Clearing"}>
[2015-02-19 23:06:44.502] TRACE Punchblock::Connection::Asterisk: [RECV] Event: MonitorStop
Privilege: call,all
Channel: SIP/billing-00000095
Uniqueid: 1424380001.170
[2015-02-19 23:06:44.504] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="MonitorStop", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000095", "Uniqueid"=>"1424380001.170"}, text_body=nil, events=[]>
[2015-02-19 23:06:44.504] TRACE Punchblock::Connection::Asterisk: [RECV] Event: AGIExec
Privilege: agi,all
SubEvent: End
Channel: SIP/dialler-00000093
CommandId: 243406197
Command: EXEC Bridge "SIP/billing-00000095,F(adhearsion-redirect,1,1)"
ResultCode: 200
Result: Success
Event: AsyncAGI
Privilege: agi,all
SubEvent: Exec
Channel: SIP/dialler-00000093
CommandID: 81ac25d1-a621-4cf0-9f0d-76a5e588fec1
Result: 200%20result%3D0%0A
Event: AGIExec
Privilege: agi,all
SubEvent: Start
Channel: SIP/dialler-00000093
CommandId: 715145581
Command: EXEC Playback "beep"
[2015-02-19 23:06:44.505] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000093", "CommandId"=>"243406197", "Command"=>"EXEC Bridge \"SIP/billing-00000095,F(adhearsion-redirect,1,1)\"", "ResultCode"=>"200", "Result"=>"Success"}, text_body=nil, events=[]>
[2015-02-19 23:06:44.510] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Unjoined target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:44 +0200, call_uri="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", mixer_name=nil>
[2015-02-19 23:06:44.516] INFO Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Unjoined from call b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab
[2015-02-19 23:06:44.522] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:44 +0200, name="MonitorStop", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000095", "Uniqueid"=>"1424380001.170"}>
[2015-02-19 23:06:44.526] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:44 +0200, name="Bridge", headers={"Privilege"=>"call,all", "Bridgestate"=>"Unlink", "Bridgetype"=>"core", "Channel1"=>"SIP/dialler-00000093", "Channel2"=>"SIP/billing-00000095", "Uniqueid1"=>"1424379975.165", "Uniqueid2"=>"1424380001.170", "CallerID1"=>"0126543210", "CallerID2"=>"0126543210"}>
[2015-02-19 23:06:44.532] DEBUG Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Receiving message: #<Punchblock::Event::End target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:44 +0200, headers={}, reason=:hangup_command, platform_code="16">
[2015-02-19 23:06:44.532] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/dialler-00000093", "CommandID"=>"81ac25d1-a621-4cf0-9f0d-76a5e588fec1", "Result"=>"200%20result%3D0%0A"}, text_body=nil, events=[]>
[2015-02-19 23:06:44.533] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000093", "CommandId"=>"715145581", "Command"=>"EXEC Playback \"beep\""}, text_body=nil, events=[]>
[2015-02-19 23:06:44.533] INFO Adhearsion::OutboundCall: b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab@: Call 0126543210 -> SIP/billing/0121110506 ended due to hangup_command (code 16)
[2015-02-19 23:06:44.537] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:44 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000093", "CommandId"=>"243406197", "Command"=>"EXEC Bridge \"SIP/billing-00000095,F(adhearsion-redirect,1,1)\"", "ResultCode"=>"200", "Result"=>"Success"}>
[2015-02-19 23:06:44.547] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:44 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/dialler-00000093", "CommandID"=>"81ac25d1-a621-4cf0-9f0d-76a5e588fec1", "Result"=>"200%20result%3D0%0A"}>
[2015-02-19 23:06:44.550] INFO StateMachine::Machine: Agent 1000 changed from busy to wrapup due to checkin event.
[2015-02-19 23:06:44.554] WARN Adhearsion::PunchblockPlugin::Initializer: Event received for inactive call b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab: #<Punchblock::Event::Unjoined target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:44 +0200, call_uri="d3d45711-df5b-4211-b9a0-bd1f602a6227", mixer_name=nil>
[2015-02-19 23:06:44.573] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:44 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000093", "CommandId"=>"715145581", "Command"=>"EXEC Playback \"beep\""}>
[2015-02-19 23:06:44.578] DEBUG ElectricSlide::CallQueue: Not returning agent #<Agent: extension: 1000, campaign_ref: 2040, state: wrapup, call: d3d45711-df5b-4211-b9a0-bd1f602a6227> to the queue
[2015-02-19 23:06:44.586] DEBUG ElectricSlide::CallQueue: Not returning agent #<Agent: extension: 1000, campaign_ref: 2040, state: wrapup, call: d3d45711-df5b-4211-b9a0-bd1f602a6227> to the queue
[2015-02-19 23:06:44.924] TRACE Punchblock::Connection::Asterisk: [RECV] Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000093
Variable: PLAYBACKSTATUS
Value: SUCCESS
Uniqueid: 1424379975.165
[2015-02-19 23:06:44.925] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379975.165"}, text_body=nil, events=[]>
[2015-02-19 23:06:44.931] TRACE Punchblock::Connection::Asterisk: [RECV] Event: AGIExec
Privilege: agi,all
SubEvent: End
Channel: SIP/dialler-00000093
CommandId: 715145581
Command: EXEC Playback "beep"
ResultCode: 200
Result: Success
Event: AsyncAGI
Privilege: agi,all
SubEvent: Exec
Channel: SIP/dialler-00000093
CommandID: c01b2a4a-f5b4-41d0-adc7-19963ced16f0
Result: 200%20result%3D0%0A
[2015-02-19 23:06:44.932] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000093", "CommandId"=>"715145581", "Command"=>"EXEC Playback \"beep\"", "ResultCode"=>"200", "Result"=>"Success"}, text_body=nil, events=[]>
[2015-02-19 23:06:44.930] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:44 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379975.165"}>
[2015-02-19 23:06:44.935] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/dialler-00000093", "CommandID"=>"c01b2a4a-f5b4-41d0-adc7-19963ced16f0", "Result"=>"200%20result%3D0%0A"}, text_body=nil, events=[]>
[2015-02-19 23:06:44.937] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:44 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000093", "CommandId"=>"715145581", "Command"=>"EXEC Playback \"beep\"", "ResultCode"=>"200", "Result"=>"Success"}>
[2015-02-19 23:06:44.943] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:44 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/dialler-00000093", "CommandID"=>"c01b2a4a-f5b4-41d0-adc7-19963ced16f0", "Result"=>"200%20result%3D0%0A"}>
[2015-02-19 23:06:44.965] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Finished executing controller #<Adhearsion::CallController call=d3d45711-df5b-4211-b9a0-bd1f602a6227, metadata={}>
[2015-02-19 23:06:44.969] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Complete target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id="36bd29d3-4bc2-4073-bee7-aac61f405c2d", source_uri="36bd29d3-4bc2-4073-bee7-aac61f405c2d", domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:44 +0200, reason=#<Punchblock::Component::Output::Complete::Finish target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:44 +0200, name=:finish>, recording=nil, fax=nil, fax_metadata={}>
[2015-02-19 23:06:45.294] DEBUG FSSM::Path: File 0ace5baf-7b0e-496f-b11a-78d2d3e97b7d.wav has been created ---- /var/punchblock/record/0ace5baf-7b0e-496f-b11a-78d2d3e97b7d.wav
[2015-02-19 23:06:45.296] DEBUG FSSM::Path: File 0ace5baf-7b0e-496f-b11a-78d2d3e97b7d.wav has been created ---- /var/punchblock/record/0ace5baf-7b0e-496f-b11a-78d2d3e97b7d.wav
[2015-02-19 23:06:45.298] DEBUG RecordingManager: Watching for recording file:///var/punchblock/record/0ace5baf-7b0e-496f-b11a-78d2d3e97b7d.wav
[2015-02-19 23:06:45.300] WARN Adhearsion::PunchblockPlugin::Initializer: Event received for inactive call b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab: #<Punchblock::Event::Complete target_call_id="b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", target_mixer_name=nil, component_id="0ace5baf-7b0e-496f-b11a-78d2d3e97b7d", source_uri="0ace5baf-7b0e-496f-b11a-78d2d3e97b7d", domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:44 +0200, reason=#<Punchblock::Event::Complete::Hangup target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:44 +0200, name=:hangup>, recording=#<Punchblock::Component::Record::Recording target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:44 +0200, uri="file:///var/punchblock/record/0ace5baf-7b0e-496f-b11a-78d2d3e97b7d.wav", duration=nil, size=nil>, fax=nil, fax_metadata={}>
[2015-02-19 23:06:45.302] DEBUG RecordingManager: Moved recording from /var/punchblock/record/0ace5baf-7b0e-496f-b11a-78d2d3e97b7d.wav to /usr/recordings/2015/02/19/dialer-0121110506-1000-20150219-b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab.wav
[2015-02-19 23:06:45.304] DEBUG RecordingManager: Removed recording /var/punchblock/record/0ace5baf-7b0e-496f-b11a-78d2d3e97b7d.wav
[2015-02-19 23:06:45.359] DEBUG Enigma::CallLoop: Call loop running -- 0 ---- started
[2015-02-19 23:06:46.417] INFO CallManager: Call Manager: Received request for call : {"type"=>"disposition", "call_ref"=>57, "uuid"=>"b5db01a7-f339-4272-b8b2-c7dd7dfbf0ab", "disposition"=>"retry"}
[2015-02-19 23:06:50.359] DEBUG Enigma::CallLoop: Call loop running -- 0 ---- started
[2015-02-19 23:06:51.526] DEBUG ApiManager: Received API agent request: {"extension"=>"1000", "status"=>"wrappedup", "campaign_ref"=>"2040"}
[2015-02-19 23:06:51.530] INFO StateMachine::Machine: Agent 1000 changed from wrapup to available due to wrappedup event.
[2015-02-19 23:06:51.533] DEBUG ElectricSlide::CallQueue: Returning #<Agent: extension: 1000, campaign_ref: 2040, state: available, call: d3d45711-df5b-4211-b9a0-bd1f602a6227> to the queue
[2015-02-19 23:06:51.535] INFO Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Executing controller #<Adhearsion::CallController call=d3d45711-df5b-4211-b9a0-bd1f602a6227, metadata={}>
[2015-02-19 23:06:51.540] INFO ApiManager: API: Updated/created agent 1000 with status wrappedup in the scope of campaign 2040
[2015-02-19 23:06:51.558] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Executing command #<Punchblock::Component::Output target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:51 +0200, request_id="7e4ecc85-a775-4257-b1c6-1ecaa4aa0b39", headers={}, voice=nil, interrupt_on=nil, start_offset=nil, start_paused=nil, repeat_interval=nil, repeat_times=0, max_time=nil, renderer=nil, render_documents=[#<Punchblock::Component::Output::Document target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:51 +0200, url=nil, content_type="application/ssml+xml", value=<speak version="1.0" xml:lang="en-US" xmlns="http://www.w3.org/2001/10/synthesis">moh</speak>>]>
[2015-02-19 23:06:51.565] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Finished executing controller #<Adhearsion::CallController call=d3d45711-df5b-4211-b9a0-bd1f602a6227, metadata={}>
[2015-02-19 23:06:51.568] TRACE Punchblock::Connection::Asterisk: [SEND] Action: agi
ActionID: 3430e84a-81d2-4f26-9601-5be984f44519
Channel: SIP/dialler-00000093
Command: EXEC Playback "moh"
CommandID: f4638366-bb2b-4031-aee0-1bb881a44cdc
[2015-02-19 23:06:51.568] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: 3430e84a-81d2-4f26-9601-5be984f44519
Message: Added AGI command to queue
[2015-02-19 23:06:51.569] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"3430e84a-81d2-4f26-9601-5be984f44519", "Message"=>"Added AGI command to queue"}, text_body=nil, events=[]>
[2015-02-19 23:06:51.579] TRACE Punchblock::Connection::Asterisk: [RECV] Event: AGIExec
Privilege: agi,all
SubEvent: Start
Channel: SIP/dialler-00000093
CommandId: 1642512075
Command: EXEC Playback "moh"
[2015-02-19 23:06:51.580] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000093", "CommandId"=>"1642512075", "Command"=>"EXEC Playback \"moh\""}, text_body=nil, events=[]>
[2015-02-19 23:06:51.588] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:51 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/dialler-00000093", "CommandId"=>"1642512075", "Command"=>"EXEC Playback \"moh\""}>
[2015-02-19 23:06:55.362] DEBUG Enigma::CallLoop: Call loop running -- 1 ---- started
[2015-02-19 23:06:55.363] DEBUG Enigma::CallLoop: Dial Count: 0 --- calls still ringing: 1
[2015-02-19 23:07:00.361] DEBUG Enigma::CallLoop: Call loop running -- 1 ---- started
[2015-02-19 23:07:00.362] DEBUG Enigma::CallLoop: Dial Count: 0 --- calls still ringing: 1
[2015-02-19 23:07:05.361] DEBUG Enigma::CallLoop: Call loop running -- 1 ---- started
[2015-02-19 23:07:05.362] DEBUG Enigma::CallLoop: Dial Count: 0 --- calls still ringing: 1
[2015-02-19 23:07:10.362] DEBUG Enigma::CallLoop: Call loop running -- 1 ---- started
[2015-02-19 23:07:10.362] DEBUG Enigma::CallLoop: Dial Count: 0 --- calls still ringing: 1
[2015-02-19 23:07:15.362] DEBUG Enigma::CallLoop: Call loop running -- 1 ---- started
[2015-02-19 23:07:15.363] DEBUG Enigma::CallLoop: Dial Count: 0 --- calls still ringing: 1
[2015-02-19 23:07:20.363] DEBUG Enigma::CallLoop: Call loop running -- 1 ---- started
[2015-02-19 23:07:20.364] DEBUG Enigma::CallLoop: Dial Count: 0 --- calls still ringing: 1
[2015-02-19 23:07:25.365] DEBUG Enigma::CallLoop: Call loop running -- 1 ---- started
[2015-02-19 23:07:25.365] DEBUG Enigma::CallLoop: Dial Count: 0 --- calls still ringing: 1
[2015-02-19 23:07:30.365] DEBUG Enigma::CallLoop: Call loop running -- 1 ---- started
[2015-02-19 23:07:30.365] DEBUG Enigma::CallLoop: Dial Count: 0 --- calls still ringing: 1
[2015-02-19 23:07:35.365] DEBUG Enigma::CallLoop: Call loop running -- 1 ---- started
[2015-02-19 23:07:35.365] DEBUG Enigma::CallLoop: Dial Count: 0 --- calls still ringing: 1
[2015-02-19 23:07:40.364] DEBUG Enigma::CallLoop: Call loop running -- 1 ---- started
[2015-02-19 23:07:40.365] DEBUG Enigma::CallLoop: Dial Count: 0 --- calls still ringing: 1
[2015-02-19 23:07:41.603] ERROR Celluloid: ElectricSlide::CallQueue crashed!
Adhearsion::Call::CommandTimeout: #<Punchblock::Command::Join target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, request_id="53b2af5e-26fe-4888-bce8-9e999bf23d16", call_uri="29fcf752-ac81-4d05-887e-6b2306d71e29", mixer_name=nil, direction=nil, media=nil>
EMPTY BACKTRACE
[2015-02-19 23:07:41.604] ERROR Adhearsion::Initializer: <Adhearsion::Call::CommandTimeout> #<Punchblock::Command::Join target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, request_id="53b2af5e-26fe-4888-bce8-9e999bf23d16", call_uri="29fcf752-ac81-4d05-887e-6b2306d71e29", mixer_name=nil, direction=nil, media=nil>
[2015-02-19 23:07:41.609] ERROR Adhearsion::OutboundCall: 29fcf752-ac81-4d05-887e-6b2306d71e29@: <Adhearsion::Call::CommandTimeout> #<Punchblock::Command::Join target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, request_id="53b2af5e-26fe-4888-bce8-9e999bf23d16", call_uri="29fcf752-ac81-4d05-887e-6b2306d71e29", mixer_name=nil, direction=nil, media=nil>
[2015-02-19 23:07:41.625] DEBUG Adhearsion::OutboundCall: 29fcf752-ac81-4d05-887e-6b2306d71e29@: Finished executing controller #<OutboundCalleeController call=29fcf752-ac81-4d05-887e-6b2306d71e29, metadata={:campaign=>#<Campaign:2040 @settings={:outbound_call_id=>"0126543210", :wrapup_time=>120, :call_timeout=>0, :hold_timeout=>0, :dial_from_self=>false, :dial_aggression=>1, :notif_type=>:sip, :campaign_type=>:progressive, :moh=>"moh"}, @status="started", @stats={:tot_holdtime=>6, :tot_talktime=>32, :tot_ringtime=>2, :calls_answered=>3, :calls_dropped=>0, :calls_rejected=>0, :calls_failed=>0, :total_calls=>3, :inbound_count=>0, :outbound_count=>3}>, :callee=>#<Callee:0x247e66f3 @dialled_time=2015-02-19 23:06:40 +0200, @call_ref=58, @route=:outbound, @campaign=#<Campaign:2040 @settings={:outbound_call_id=>"0126543210", :wrapup_time=>120, :call_timeout=>0, :hold_timeout=>0, :dial_from_self=>false, :dial_aggression=>1, :notif_type=>:sip, :campaign_type=>:progressive, :moh=>"moh"}, @status="started", @stats={:tot_holdtime=>6, :tot_talktime=>32, :tot_ringtime=>2, :calls_answered=>3, :calls_dropped=>0, :calls_rejected=>0, :calls_failed=>0, :total_calls=>3, :inbound_count=>0, :outbound_count=>3}>, @call_id="29fcf752-ac81-4d05-887e-6b2306d71e29", @contact_ref="cb00022~22~2040~3758", @call=#<Adhearsion::OutboundCall:29fcf752-ac81-4d05-887e-6b2306d71e29@ offer=nil, end_reason=nil, commands=[], variables={"callee"=>#<Callee:0x247e66f3 @dialled_time=2015-02-19 23:06:40 +0200, @call_ref=58, @route=:outbound, @campaign=#<Campaign:2040 @settings={:outbound_call_id=>"0126543210", :wrapup_time=>120, :call_timeout=>0, :hold_timeout=>0, :dial_from_self=>false, :dial_aggression=>1, :notif_type=>:sip, :campaign_type=>:progressive, :moh=>"moh"}, @status="started", @stats={:tot_holdtime=>6, :tot_talktime=>32, :tot_ringtime=>2, :calls_answered=>3, :calls_dropped=>0, :calls_rejected=>0, :calls_failed=>0, :total_calls=>3, :inbound_count=>0, :outbound_count=>3}>, @call_id="29fcf752-ac81-4d05-887e-6b2306d71e29", @contact_ref="cb00022~22~2040~3758", @call=..., @number="0121110517">, "moh"=>#<Punchblock::Component::Output target_call_id="29fcf752-ac81-4d05-887e-6b2306d71e29", target_mixer_name=nil, component_id="44ae562d-feba-4f66-91eb-0f7feb2e575c", source_uri="44ae562d-feba-4f66-91eb-0f7feb2e575c", domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, request_id="cedc31b4-921e-4aaa-b74c-5bbfb8f437cb", headers={}, voice=nil, interrupt_on=nil, start_offset=nil, start_paused=nil, repeat_interval=nil, repeat_times=0, max_time=nil, renderer=nil, render_documents=[#<Punchblock::Component::Output::Document target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:40 +0200, url=nil, content_type="application/ssml+xml", value=<speak version="1.0" xml:lang="en-US" xmlns="http://www.w3.org/2001/10/synthesis">moh</speak>>]>, "enqueue_time"=>2015-02-19 23:06:41 +0200}, controllers=[#<OutboundCalleeController call=29fcf752-ac81-4d05-887e-6b2306d71e29, metadata={:campaign=>#<Campaign:2040 @settings={:outbound_call_id=>"0126543210", :wrapup_time=>120, :call_timeout=>0, :hold_timeout=>0, :dial_from_self=>false, :dial_aggression=>1, :notif_type=>:sip, :campaign_type=>:progressive, :moh=>"moh"}, @status="started", @stats={:tot_holdtime=>6, :tot_talktime=>32, :tot_ringtime=>2, :calls_answered=>3, :calls_dropped=>0, :calls_rejected=>0, :calls_failed=>0, :total_calls=>3, :inbound_count=>0, :outbound_count=>3}>, :callee=>#<Callee:0x247e66f3 @dialled_time=2015-02-19 23:06:40 +0200, @call_ref=58, @route=:outbound, @campaign=#<Campaign:2040 @settings={:outbound_call_id=>"0126543210", :wrapup_time=>120, :call_timeout=>0, :hold_timeout=>0, :dial_from_self=>false, :dial_aggression=>1, :notif_type=>:sip, :campaign_type=>:progressive, :moh=>"moh"}, @status="started", @stats={:tot_holdtime=>6, :tot_talktime=>32, :tot_ringtime=>2, :calls_answered=>3, :calls_dropped=>0, :calls_rejected=>0, :calls_failed=>0, :total_calls=>3, :inbound_count=>0, :outbound_count=>3}>, @call_id="29fcf752-ac81-4d05-887e-6b2306d71e29", @contact_ref="cb00022~22~2040~3758", @call=..., @number="0121110517">}>], to="SIP/billing/0121110517", from="0126543210">, @number="0121110517">}>
[2015-02-19 23:07:41.627] INFO Adhearsion::Router::Route: Call 29fcf752-ac81-4d05-887e-6b2306d71e29 routing completed. Hanging up now.
[2015-02-19 23:07:41.628] INFO Adhearsion::OutboundCall: 29fcf752-ac81-4d05-887e-6b2306d71e29@: Hanging up
[2015-02-19 23:07:41.631] DEBUG Adhearsion::OutboundCall: 29fcf752-ac81-4d05-887e-6b2306d71e29@: Executing command #<Punchblock::Command::Hangup target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:07:41 +0200, request_id="ccf46351-816b-4210-afe9-4b4ef154a33e", headers={}>
[2015-02-19 23:07:41.634] TRACE Punchblock::Connection::Asterisk: [SEND] Action: hangup
ActionID: aa4576c5-d204-45a9-8d5e-5dc68dfe1753
Channel: SIP/billing-00000096
Cause: 16
[2015-02-19 23:07:41.640] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: aa4576c5-d204-45a9-8d5e-5dc68dfe1753
Message: Channel Hungup
[2015-02-19 23:07:41.640] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"aa4576c5-d204-45a9-8d5e-5dc68dfe1753", "Message"=>"Channel Hungup"}, text_body=nil, events=[]>
[2015-02-19 23:07:41.644] TRACE Punchblock::Connection::Asterisk: [RECV] Event: AsyncAGI
Privilege: agi,all
SubEvent: End
Channel: SIP/billing-00000096
Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-00000096
Variable: AGISTATUS
Value: HANGUP
Uniqueid: 1424380000.169
Event: SoftHangupRequest
Privilege: call,all
Channel: SIP/billing-00000096
Uniqueid: 1424380000.169
Cause: 16
Event: Hangup
Privilege: call,all
Channel: SIP/billing-00000096
Uniqueid: 1424380000.169
CallerIDNum: 0126543210
CallerIDName: <unknown>
ConnectedLineNum: 0126543210
ConnectedLineName: <unknown>
AccountCode:
Cause: 16
Cause-txt: Normal Clearing
[2015-02-19 23:07:41.644] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/billing-00000096"}, text_body=nil, events=[]>
[2015-02-19 23:07:41.646] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000096", "Variable"=>"AGISTATUS", "Value"=>"HANGUP", "Uniqueid"=>"1424380000.169"}, text_body=nil, events=[]>
[2015-02-19 23:07:41.648] ERROR Adhearsion::OutboundCall: 29fcf752-ac81-4d05-887e-6b2306d71e29@: <Adhearsion::Call::CommandTimeout> #<Punchblock::Command::Join target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:06:41 +0200, request_id="53b2af5e-26fe-4888-bce8-9e999bf23d16", call_uri="29fcf752-ac81-4d05-887e-6b2306d71e29", mixer_name=nil, direction=nil, media=nil>
[2015-02-19 23:07:41.656] DEBUG Adhearsion::OutboundCall: 29fcf752-ac81-4d05-887e-6b2306d71e29@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="29fcf752-ac81-4d05-887e-6b2306d71e29", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:07:41 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/billing-00000096"}>
[2015-02-19 23:07:41.659] DEBUG Adhearsion::OutboundCall: 29fcf752-ac81-4d05-887e-6b2306d71e29@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="29fcf752-ac81-4d05-887e-6b2306d71e29", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:07:41 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-00000096", "Variable"=>"AGISTATUS", "Value"=>"HANGUP", "Uniqueid"=>"1424380000.169"}>
[2015-02-19 23:07:41.647] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="SoftHangupRequest", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000096", "Uniqueid"=>"1424380000.169", "Cause"=>"16"}, text_body=nil, events=[]>
[2015-02-19 23:07:41.663] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Hangup", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000096", "Uniqueid"=>"1424380000.169", "CallerIDNum"=>"0126543210", "CallerIDName"=>"<unknown>", "ConnectedLineNum"=>"0126543210", "ConnectedLineName"=>"<unknown>", "AccountCode"=>"", "Cause"=>"16", "Cause-txt"=>"Normal Clearing"}, text_body=nil, events=[]>
[2015-02-19 23:07:41.666] DEBUG Adhearsion::OutboundCall: 29fcf752-ac81-4d05-887e-6b2306d71e29@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="29fcf752-ac81-4d05-887e-6b2306d71e29", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:07:41 +0200, name="SoftHangupRequest", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000096", "Uniqueid"=>"1424380000.169", "Cause"=>"16"}>
[2015-02-19 23:07:41.672] TRACE Punchblock::Connection::Asterisk: [RECV] Event: MonitorStop
Privilege: call,all
Channel: SIP/billing-00000096
Uniqueid: 1424380000.169
[2015-02-19 23:07:41.674] DEBUG Adhearsion::OutboundCall: 29fcf752-ac81-4d05-887e-6b2306d71e29@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="29fcf752-ac81-4d05-887e-6b2306d71e29", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:07:41 +0200, name="Hangup", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000096", "Uniqueid"=>"1424380000.169", "CallerIDNum"=>"0126543210", "CallerIDName"=>"<unknown>", "ConnectedLineNum"=>"0126543210", "ConnectedLineName"=>"<unknown>", "AccountCode"=>"", "Cause"=>"16", "Cause-txt"=>"Normal Clearing"}>
[2015-02-19 23:07:41.677] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="MonitorStop", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000096", "Uniqueid"=>"1424380000.169"}, text_body=nil, events=[]>
[2015-02-19 23:07:41.687] DEBUG Adhearsion::OutboundCall: 29fcf752-ac81-4d05-887e-6b2306d71e29@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="29fcf752-ac81-4d05-887e-6b2306d71e29", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:07:41 +0200, name="MonitorStop", headers={"Privilege"=>"call,all", "Channel"=>"SIP/billing-00000096", "Uniqueid"=>"1424380000.169"}>
[2015-02-19 23:07:41.690] DEBUG Adhearsion::OutboundCall: 29fcf752-ac81-4d05-887e-6b2306d71e29@: Receiving message: #<Punchblock::Event::End target_call_id="29fcf752-ac81-4d05-887e-6b2306d71e29", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:07:41 +0200, headers={}, reason=:hangup_command, platform_code="16">
[2015-02-19 23:07:41.691] INFO Adhearsion::OutboundCall: 29fcf752-ac81-4d05-887e-6b2306d71e29@: Call 0126543210 -> SIP/billing/0121110517 ended due to hangup_command (code 16)
[2015-02-19 23:07:42.286] DEBUG FSSM::Path: File b8f6ad4e-7a0c-479e-8a2e-c84ab1bab715.wav has been created ---- /var/punchblock/record/b8f6ad4e-7a0c-479e-8a2e-c84ab1bab715.wav
[2015-02-19 23:07:42.287] DEBUG RecordingManager: Watching for recording file:///var/punchblock/record/b8f6ad4e-7a0c-479e-8a2e-c84ab1bab715.wav
[2015-02-19 23:07:42.294] DEBUG RecordingManager: Removed recording /var/punchblock/record/b8f6ad4e-7a0c-479e-8a2e-c84ab1bab715.wav
[2015-02-19 23:07:42.295] WARN Adhearsion::PunchblockPlugin::Initializer: Event received for inactive call 29fcf752-ac81-4d05-887e-6b2306d71e29: #<Punchblock::Event::Complete target_call_id="29fcf752-ac81-4d05-887e-6b2306d71e29", target_mixer_name=nil, component_id="b8f6ad4e-7a0c-479e-8a2e-c84ab1bab715", source_uri="b8f6ad4e-7a0c-479e-8a2e-c84ab1bab715", domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:07:41 +0200, reason=#<Punchblock::Event::Complete::Hangup target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:07:41 +0200, name=:hangup>, recording=#<Punchblock::Component::Record::Recording target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:07:41 +0200, uri="file:///var/punchblock/record/b8f6ad4e-7a0c-479e-8a2e-c84ab1bab715.wav", duration=nil, size=nil>, fax=nil, fax_metadata={}>
[2015-02-19 23:07:42.300] DEBUG FSSM::Path: File b8f6ad4e-7a0c-479e-8a2e-c84ab1bab715.wav has been created ---- /var/punchblock/record/b8f6ad4e-7a0c-479e-8a2e-c84ab1bab715.wav
[2015-02-19 23:08:02.610] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Registry
Privilege: system,all
ChannelType: SIP
Username: dialler
Domain: 197.189.232.98
Status: Registered
[2015-02-19 23:08:02.611] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Registry", headers={"Privilege"=>"system,all", "ChannelType"=>"SIP", "Username"=>"dialler", "Domain"=>"197.189.232.98", "Status"=>"Registered"}, text_body=nil, events=[]>
[2015-02-19 23:08:06.103] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Registry
Privilege: system,all
ChannelType: SIP
Username: 27876540893
Domain: 196.15.185.48
Status: Registered
[2015-02-19 23:08:06.104] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Registry", headers={"Privilege"=>"system,all", "ChannelType"=>"SIP", "Username"=>"27876540893", "Domain"=>"196.15.185.48", "Status"=>"Registered"}, text_body=nil, events=[]>
[2015-02-19 23:08:51.048] TRACE Punchblock::Connection::Asterisk: [RECV] Event: HangupRequest
Privilege: call,all
Channel: SIP/dialler-00000092
Uniqueid: 1424379973.163
[2015-02-19 23:08:51.049] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="HangupRequest", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000092", "Uniqueid"=>"1424379973.163"}, text_body=nil, events=[]>
[2015-02-19 23:08:51.052] TRACE Punchblock::Connection::Asterisk: [RECV] Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000092
Variable: PLAYBACKSTATUS
Value: SUCCESS
Uniqueid: 1424379973.163
Event: AGIExec
Privilege: agi,all
SubEvent: End
Channel: SIP/dialler-00000092
CommandId: 1473001319
Command: EXEC Playback "moh"
ResultCode: 200
Result: Unknown Result
Event: AsyncAGI
Privilege: agi,all
SubEvent: Exec
Channel: SIP/dialler-00000092
CommandID: f9ab92b0-abe2-4765-8798-d523e8ada548
Result: 200%20result%3D-1%0A
Event: AsyncAGI
Privilege: agi,all
SubEvent: End
Channel: SIP/dialler-00000092
Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000092
Variable: AGISTATUS
Value: HANGUP
Uniqueid: 1424379973.163
Event: SoftHangupRequest
Privilege: call,all
Channel: SIP/dialler-00000092
Uniqueid: 1424379973.163
Cause: 16
Event: Hangup
Privilege: call,all
Channel: SIP/dialler-00000092
Uniqueid: 1424379973.163
CallerIDNum: 0126543210
CallerIDName: <unknown>
ConnectedLineNum: 0126543210
ConnectedLineName: <unknown>
AccountCode:
Cause: 16
Cause-txt: Normal Clearing
[2015-02-19 23:08:51.053] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000092", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379973.163"}, text_body=nil, events=[]>
[2015-02-19 23:08:51.060] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000092", "CommandId"=>"1473001319", "Command"=>"EXEC Playback \"moh\"", "ResultCode"=>"200", "Result"=>"Unknown Result"}, text_body=nil, events=[]>
[2015-02-19 23:08:51.060] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/dialler-00000092", "CommandID"=>"f9ab92b0-abe2-4765-8798-d523e8ada548", "Result"=>"200%20result%3D-1%0A"}, text_body=nil, events=[]>
[2015-02-19 23:08:51.063] DEBUG ApiManager: Received API agent request: {"extension"=>"1001", "status"=>"offline", "campaign_ref"=>"2040"}
[2015-02-19 23:08:51.064] WARN ApiManager: attempted to call a dead actor when trying to handle an agent request: {"extension"=>"1001", "status"=>"offline", "campaign_ref"=>"2040"}
[2015-02-19 23:08:51.068] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000092"}, text_body=nil, events=[]>
[2015-02-19 23:08:51.068] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000092", "Variable"=>"AGISTATUS", "Value"=>"HANGUP", "Uniqueid"=>"1424379973.163"}, text_body=nil, events=[]>
[2015-02-19 23:08:51.072] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:08:51 +0200, name="HangupRequest", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000092", "Uniqueid"=>"1424379973.163"}>
[2015-02-19 23:08:51.073] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="SoftHangupRequest", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000092", "Uniqueid"=>"1424379973.163", "Cause"=>"16"}, text_body=nil, events=[]>
[2015-02-19 23:08:51.075] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Hangup", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000092", "Uniqueid"=>"1424379973.163", "CallerIDNum"=>"0126543210", "CallerIDName"=>"<unknown>", "ConnectedLineNum"=>"0126543210", "ConnectedLineName"=>"<unknown>", "AccountCode"=>"", "Cause"=>"16", "Cause-txt"=>"Normal Clearing"}, text_body=nil, events=[]>
[2015-02-19 23:08:51.095] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:08:51 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000092", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379973.163"}>
[2015-02-19 23:08:51.101] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:08:51 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000092", "CommandId"=>"1473001319", "Command"=>"EXEC Playback \"moh\"", "ResultCode"=>"200", "Result"=>"Unknown Result"}>
[2015-02-19 23:08:51.118] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:08:51 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/dialler-00000092", "CommandID"=>"f9ab92b0-abe2-4765-8798-d523e8ada548", "Result"=>"200%20result%3D-1%0A"}>
[2015-02-19 23:08:51.120] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:08:51 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000092"}>
[2015-02-19 23:08:51.122] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:08:51 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000092", "Variable"=>"AGISTATUS", "Value"=>"HANGUP", "Uniqueid"=>"1424379973.163"}>
[2015-02-19 23:08:51.124] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:08:51 +0200, name="SoftHangupRequest", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000092", "Uniqueid"=>"1424379973.163", "Cause"=>"16"}>
[2015-02-19 23:08:51.126] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:08:51 +0200, name="Hangup", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000092", "Uniqueid"=>"1424379973.163", "CallerIDNum"=>"0126543210", "CallerIDName"=>"<unknown>", "ConnectedLineNum"=>"0126543210", "ConnectedLineName"=>"<unknown>", "AccountCode"=>"", "Cause"=>"16", "Cause-txt"=>"Normal Clearing"}>
[2015-02-19 23:08:51.163] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::Complete target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id="9a06add7-6f07-403f-9e84-9a1eaa58d4fb", source_uri="9a06add7-6f07-403f-9e84-9a1eaa58d4fb", domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:08:51 +0200, reason=#<Punchblock::Event::Complete::Hangup target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:08:51 +0200, name=:hangup>, recording=nil, fax=nil, fax_metadata={}>
[2015-02-19 23:08:51.169] DEBUG Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Receiving message: #<Punchblock::Event::End target_call_id="98817160-9b78-473b-8eea-2b9943c175ff", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:08:51 +0200, headers={}, reason=:hungup, platform_code="16">
[2015-02-19 23:08:51.170] INFO Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: Call 0126543210 -> SIP/dialler/1001 ended due to hungup (code 16)
[2015-02-19 23:08:51.175] INFO StateMachine::Machine: Agent 1001 changed from available to offline due to logout event.
[2015-02-19 23:08:51.177] DEBUG Agent: Agent: 1001 has logged out with reason hungup
[2015-02-19 23:08:51.178] INFO ElectricSlide::CallQueue: Removing agent #<Agent: extension: 1001, campaign_ref: 2040, state: offline, call: 98817160-9b78-473b-8eea-2b9943c175ff> from the queue
[2015-02-19 23:08:51.181] INFO ElectricSlide::CallQueue: Removing agent #<Agent: extension: 1001, campaign_ref: 2040, state: offline, call: 98817160-9b78-473b-8eea-2b9943c175ff> from the queue
[2015-02-19 23:08:51.943] DEBUG ApiManager: Received API agent request: {"extension"=>"1001", "status"=>"offline", "campaign_ref"=>"2040"}
[2015-02-19 23:08:51.946] WARN ApiManager: attempted to call a dead actor when trying to handle an agent request: {"extension"=>"1001", "status"=>"offline", "campaign_ref"=>"2040"}
[2015-02-19 23:09:01.173] WARN Celluloid: Terminating task: type=:call, meta={:method_name=>:send_message}, status=:callwait
[2015-02-19 23:09:01.176] DEBUG Adhearsion::CallController: Finished executing controller #<Adhearsion::CallController call=, metadata={}>
[2015-02-19 23:09:01.177] ERROR Adhearsion::CallController: <Celluloid::Task::TerminatedError> task was terminated
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/tasks/task_fiber.rb:32:in `terminate'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/actor.rb:404:in `cleanup'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/actor.rb:404:in `each'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/actor.rb:404:in `cleanup'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/actor.rb:375:in `shutdown'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/actor.rb:185:in `run'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/actor.rb:157:in `initialize'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/thread_handle.rb:13:in `initialize'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/thread_handle.rb:12:in `initialize'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/internal_pool.rb:100:in `call'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/internal_pool.rb:100:in `create'
/var/void/shared/bundle/jruby/1.9/gems/logging-1.8.2/lib/logging/diagnostic_context.rb:323:in `call'
/var/void/shared/bundle/jruby/1.9/gems/logging-1.8.2/lib/logging/diagnostic_context.rb:323:in `create_with_logging_context'
(celluloid):0:in `remote procedure call'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/calls.rb:92:in `value'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/proxies/sync_proxy.rb:33:in `method_missing'
/var/void/shared/bundle/jruby/1.9/gems/adhearsion-2.6.0/lib/adhearsion/call.rb:28:in `method_missing'
/var/void/shared/bundle/jruby/1.9/gems/adhearsion-2.6.0/lib/adhearsion/call_controller.rb:66:in `send_message'
/var/void/releases/20150219152425/app/models/agent.rb:180:in `initialize'
/var/void/shared/bundle/jruby/1.9/gems/adhearsion-2.6.0/lib/adhearsion/call_controller.rb:134:in `instance_exec'
/var/void/shared/bundle/jruby/1.9/gems/adhearsion-2.6.0/lib/adhearsion/call_controller.rb:134:in `run'
/var/void/shared/bundle/jruby/1.9/gems/adhearsion-2.6.0/lib/adhearsion/call_controller.rb:119:in `execute!'
/var/void/shared/bundle/jruby/1.9/gems/adhearsion-2.6.0/lib/adhearsion/call_controller.rb:94:in `exec'
/var/void/shared/bundle/jruby/1.9/gems/adhearsion-2.6.0/lib/adhearsion/call_controller.rb:93:in `catch'
/var/void/shared/bundle/jruby/1.9/gems/adhearsion-2.6.0/lib/adhearsion/call_controller.rb:93:in `exec'
/var/void/shared/bundle/jruby/1.9/gems/adhearsion-2.6.0/lib/adhearsion/call_controller.rb:110:in `exec_with_callback'
/var/void/shared/bundle/jruby/1.9/gems/adhearsion-2.6.0/lib/adhearsion/call_controller.rb:104:in `bg_exec'
/var/void/shared/bundle/jruby/1.9/gems/adhearsion-2.6.0/lib/adhearsion/foundation/exception_handler.rb:5:in `catching_standard_errors'
/var/void/shared/bundle/jruby/1.9/gems/adhearsion-2.6.0/lib/adhearsion/call_controller.rb:103:in `bg_exec'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/thread_handle.rb:13:in `initialize'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/thread_handle.rb:12:in `initialize'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/internal_pool.rb:100:in `call'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/internal_pool.rb:100:in `create'
/var/void/shared/bundle/jruby/1.9/gems/logging-1.8.2/lib/logging/diagnostic_context.rb:323:in `call'
/var/void/shared/bundle/jruby/1.9/gems/logging-1.8.2/lib/logging/diagnostic_context.rb:323:in `create_with_logging_context'
[2015-02-19 23:09:01.178] ERROR Adhearsion::OutboundCall: 98817160-9b78-473b-8eea-2b9943c175ff@: <Celluloid::Task::TerminatedError> task was terminated
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/tasks/task_fiber.rb:32:in `terminate'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/actor.rb:404:in `cleanup'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/actor.rb:404:in `each'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/actor.rb:404:in `cleanup'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/actor.rb:375:in `shutdown'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/actor.rb:185:in `run'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/actor.rb:157:in `initialize'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/thread_handle.rb:13:in `initialize'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/thread_handle.rb:12:in `initialize'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/internal_pool.rb:100:in `call'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/internal_pool.rb:100:in `create'
/var/void/shared/bundle/jruby/1.9/gems/logging-1.8.2/lib/logging/diagnostic_context.rb:323:in `call'
/var/void/shared/bundle/jruby/1.9/gems/logging-1.8.2/lib/logging/diagnostic_context.rb:323:in `create_with_logging_context'
(celluloid):0:in `remote procedure call'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/calls.rb:92:in `value'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/proxies/sync_proxy.rb:33:in `method_missing'
/var/void/shared/bundle/jruby/1.9/gems/adhearsion-2.6.0/lib/adhearsion/call.rb:28:in `method_missing'
/var/void/shared/bundle/jruby/1.9/gems/adhearsion-2.6.0/lib/adhearsion/call_controller.rb:66:in `send_message'
/var/void/releases/20150219152425/app/models/agent.rb:180:in `initialize'
/var/void/shared/bundle/jruby/1.9/gems/adhearsion-2.6.0/lib/adhearsion/call_controller.rb:134:in `instance_exec'
/var/void/shared/bundle/jruby/1.9/gems/adhearsion-2.6.0/lib/adhearsion/call_controller.rb:134:in `run'
/var/void/shared/bundle/jruby/1.9/gems/adhearsion-2.6.0/lib/adhearsion/call_controller.rb:119:in `execute!'
/var/void/shared/bundle/jruby/1.9/gems/adhearsion-2.6.0/lib/adhearsion/call_controller.rb:94:in `exec'
/var/void/shared/bundle/jruby/1.9/gems/adhearsion-2.6.0/lib/adhearsion/call_controller.rb:93:in `catch'
/var/void/shared/bundle/jruby/1.9/gems/adhearsion-2.6.0/lib/adhearsion/call_controller.rb:93:in `exec'
/var/void/shared/bundle/jruby/1.9/gems/adhearsion-2.6.0/lib/adhearsion/call_controller.rb:110:in `exec_with_callback'
/var/void/shared/bundle/jruby/1.9/gems/adhearsion-2.6.0/lib/adhearsion/call_controller.rb:104:in `bg_exec'
/var/void/shared/bundle/jruby/1.9/gems/adhearsion-2.6.0/lib/adhearsion/foundation/exception_handler.rb:5:in `catching_standard_errors'
/var/void/shared/bundle/jruby/1.9/gems/adhearsion-2.6.0/lib/adhearsion/call_controller.rb:103:in `bg_exec'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/thread_handle.rb:13:in `initialize'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/thread_handle.rb:12:in `initialize'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/internal_pool.rb:100:in `call'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/internal_pool.rb:100:in `create'
/var/void/shared/bundle/jruby/1.9/gems/logging-1.8.2/lib/logging/diagnostic_context.rb:323:in `call'
/var/void/shared/bundle/jruby/1.9/gems/logging-1.8.2/lib/logging/diagnostic_context.rb:323:in `create_with_logging_context'
[2015-02-19 23:09:47.612] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Registry
Privilege: system,all
ChannelType: SIP
Username: dialler
Domain: 197.189.232.98
Status: Registered
[2015-02-19 23:09:47.613] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Registry", headers={"Privilege"=>"system,all", "ChannelType"=>"SIP", "Username"=>"dialler", "Domain"=>"197.189.232.98", "Status"=>"Registered"}, text_body=nil, events=[]>
[2015-02-19 23:09:51.134] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Registry
Privilege: system,all
ChannelType: SIP
Username: 27876540893
Domain: 196.15.185.48
Status: Registered
[2015-02-19 23:09:51.135] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Registry", headers={"Privilege"=>"system,all", "ChannelType"=>"SIP", "Username"=>"27876540893", "Domain"=>"196.15.185.48", "Status"=>"Registered"}, text_body=nil, events=[]>
[2015-02-19 23:10:28.675] DEBUG ApiManager: Received API agent request: {"extension"=>"1000", "status"=>"offline", "campaign_ref"=>"2040"}
[2015-02-19 23:10:28.676] WARN ApiManager: attempted to call a dead actor when trying to handle an agent request: {"extension"=>"1000", "status"=>"offline", "campaign_ref"=>"2040"}
[2015-02-19 23:10:28.703] TRACE Punchblock::Connection::Asterisk: [RECV] Event: HangupRequest
Privilege: call,all
Channel: SIP/dialler-00000093
Uniqueid: 1424379975.165
[2015-02-19 23:10:28.704] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="HangupRequest", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000093", "Uniqueid"=>"1424379975.165"}, text_body=nil, events=[]>
[2015-02-19 23:10:28.707] TRACE Punchblock::Connection::Asterisk: [RECV] Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000093
Variable: PLAYBACKSTATUS
Value: SUCCESS
Uniqueid: 1424379975.165
Event: AGIExec
Privilege: agi,all
SubEvent: End
Channel: SIP/dialler-00000093
CommandId: 1642512075
Command: EXEC Playback "moh"
ResultCode: 200
Result: Unknown Result
Event: AsyncAGI
Privilege: agi,all
SubEvent: Exec
Channel: SIP/dialler-00000093
CommandID: f4638366-bb2b-4031-aee0-1bb881a44cdc
Result: 200%20result%3D-1%0A
Event: AsyncAGI
Privilege: agi,all
SubEvent: End
Channel: SIP/dialler-00000093
Event: VarSet
Privilege: dialplan,all
Channel: SIP/dialler-00000093
Variable: AGISTATUS
Value: HANGUP
Uniqueid: 1424379975.165
Event: SoftHangupRequest
Privilege: call,all
Channel: SIP/dialler-00000093
Uniqueid: 1424379975.165
Cause: 16
Event: Hangup
Privilege: call,all
Channel: SIP/dialler-00000093
Uniqueid: 1424379975.165
CallerIDNum: 0126543210
CallerIDName: <unknown>
ConnectedLineNum: 0126543210
ConnectedLineName: <unknown>
AccountCode:
Cause: 16
Cause-txt: Normal Clearing
[2015-02-19 23:10:28.708] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379975.165"}, text_body=nil, events=[]>
[2015-02-19 23:10:28.709] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000093", "CommandId"=>"1642512075", "Command"=>"EXEC Playback \"moh\"", "ResultCode"=>"200", "Result"=>"Unknown Result"}, text_body=nil, events=[]>
[2015-02-19 23:10:28.710] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/dialler-00000093", "CommandID"=>"f4638366-bb2b-4031-aee0-1bb881a44cdc", "Result"=>"200%20result%3D-1%0A"}, text_body=nil, events=[]>
[2015-02-19 23:10:28.713] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000093"}, text_body=nil, events=[]>
[2015-02-19 23:10:28.713] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"AGISTATUS", "Value"=>"HANGUP", "Uniqueid"=>"1424379975.165"}, text_body=nil, events=[]>
[2015-02-19 23:10:28.718] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:10:28 +0200, name="HangupRequest", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000093", "Uniqueid"=>"1424379975.165"}>
[2015-02-19 23:10:28.719] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="SoftHangupRequest", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000093", "Uniqueid"=>"1424379975.165", "Cause"=>"16"}, text_body=nil, events=[]>
[2015-02-19 23:10:28.720] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Hangup", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000093", "Uniqueid"=>"1424379975.165", "CallerIDNum"=>"0126543210", "CallerIDName"=>"<unknown>", "ConnectedLineNum"=>"0126543210", "ConnectedLineName"=>"<unknown>", "AccountCode"=>"", "Cause"=>"16", "Cause-txt"=>"Normal Clearing"}, text_body=nil, events=[]>
[2015-02-19 23:10:28.739] DEBUG ApiManager: Received API agent request: {"extension"=>"1000", "status"=>"offline", "campaign_ref"=>"2040"}
[2015-02-19 23:10:28.740] WARN ApiManager: attempted to call a dead actor when trying to handle an agent request: {"extension"=>"1000", "status"=>"offline", "campaign_ref"=>"2040"}
[2015-02-19 23:10:28.756] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:10:28 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379975.165"}>
[2015-02-19 23:10:28.762] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:10:28 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000093", "CommandId"=>"1642512075", "Command"=>"EXEC Playback \"moh\"", "ResultCode"=>"200", "Result"=>"Unknown Result"}>
[2015-02-19 23:10:28.773] TRACE Punchblock::Connection::Asterisk: [SEND] Action: agi
ActionID: 4b3c42f5-1e25-4f6f-a8e8-e0071604c6a3
Channel: SIP/dialler-00000093
Command: EXEC Playback "moh"
CommandID: 367b68ec-717e-4523-8061-f3d0029b8cf3
[2015-02-19 23:10:28.774] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Error
ActionID: 4b3c42f5-1e25-4f6f-a8e8-e0071604c6a3
Message: Channel SIP/dialler-00000093 does not exist.
[2015-02-19 23:10:28.775] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Error message="Channel SIP/dialler-00000093 does not exist.", headers=>
[2015-02-19 23:10:28.784] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:10:28 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/dialler-00000093", "CommandID"=>"f4638366-bb2b-4031-aee0-1bb881a44cdc", "Result"=>"200%20result%3D-1%0A"}>
[2015-02-19 23:10:28.785] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:10:28 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/dialler-00000093"}>
[2015-02-19 23:10:28.787] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:10:28 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/dialler-00000093", "Variable"=>"AGISTATUS", "Value"=>"HANGUP", "Uniqueid"=>"1424379975.165"}>
[2015-02-19 23:10:28.788] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:10:28 +0200, name="SoftHangupRequest", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000093", "Uniqueid"=>"1424379975.165", "Cause"=>"16"}>
[2015-02-19 23:10:28.789] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:10:28 +0200, name="Hangup", headers={"Privilege"=>"call,all", "Channel"=>"SIP/dialler-00000093", "Uniqueid"=>"1424379975.165", "CallerIDNum"=>"0126543210", "CallerIDName"=>"<unknown>", "ConnectedLineNum"=>"0126543210", "ConnectedLineName"=>"<unknown>", "AccountCode"=>"", "Cause"=>"16", "Cause-txt"=>"Normal Clearing"}>
[2015-02-19 23:10:28.794] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::Complete target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id="3147bfd1-9590-4a6b-a7a5-e176e4632d4e", source_uri="3147bfd1-9590-4a6b-a7a5-e176e4632d4e", domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:10:28 +0200, reason=#<Punchblock::Event::Complete::Hangup target_call_id=nil, target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:10:28 +0200, name=:hangup>, recording=nil, fax=nil, fax_metadata={}>
[2015-02-19 23:10:28.805] DEBUG Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Receiving message: #<Punchblock::Event::End target_call_id="d3d45711-df5b-4211-b9a0-bd1f602a6227", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:10:28 +0200, headers={}, reason=:hungup, platform_code="16">
[2015-02-19 23:10:28.806] INFO Adhearsion::OutboundCall: d3d45711-df5b-4211-b9a0-bd1f602a6227@: Call 0126543210 -> SIP/dialler/1000 ended due to hungup (code 16)
[2015-02-19 23:10:28.811] INFO StateMachine::Machine: Agent 1000 changed from available to offline due to logout event.
[2015-02-19 23:10:28.813] DEBUG Agent: Agent: 1000 has logged out with reason hungup
[2015-02-19 23:10:28.814] INFO ElectricSlide::CallQueue: Removing agent #<Agent: extension: 1000, campaign_ref: 2040, state: offline, call: d3d45711-df5b-4211-b9a0-bd1f602a6227> from the queue
[2015-02-19 23:10:28.815] INFO ElectricSlide::CallQueue: Removing agent #<Agent: extension: 1000, campaign_ref: 2040, state: offline, call: d3d45711-df5b-4211-b9a0-bd1f602a6227> from the queue
[2015-02-19 23:10:36.317] DEBUG ApiManager: Received API agent request: {"extension"=>"1000", "status"=>"available", "campaign_ref"=>"2040"}
[2015-02-19 23:10:36.318] WARN ApiManager: attempted to call a dead actor when trying to handle an agent request: {"extension"=>"1000", "status"=>"available", "campaign_ref"=>"2040"}
[2015-02-19 23:10:43.914] DEBUG ApiManager: Received API campaign request: {"campaign_ref"=>"2040", "status"=>"stop", "settings"=>{"outbound_call_id"=>"0126543210", "dial_aggression"=>1, "wrapup_time"=>120, "call_timeout"=>0, "hold_timeout"=>0, "dial_from_self"=>false, "notif_type"=>"sip", "campaign_type"=>"progressive", "moh"=>"moh"}}
[2015-02-19 23:10:43.915] DEBUG Campaign: Campaign 2040 settings changed to {:outbound_call_id=>"0126543210", :wrapup_time=>120, :call_timeout=>0, :hold_timeout=>0, :dial_from_self=>false, :dial_aggression=>1, :notif_type=>:sip, :campaign_type=>:progressive, :moh=>"moh"}
[2015-02-19 23:10:43.919] INFO StateMachine::Machine: Campaign 2040 transitioning from started to stopping due to stop event.
[2015-02-19 23:10:43.929] ERROR Celluloid: ApiManager crashed!
Celluloid::DeadActorError: attempted to call a dead actor
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/proxies/sync_proxy.rb:23:in `method_missing'
/var/void/releases/20150219152425/app/models/campaign.rb:152:in `halt_if_able'
/var/void/releases/20150219152425/app/models/campaign.rb:33:in `Campaign'
org/jruby/RubyProc.java:271:in `call'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/eval_helpers.rb:79:in `evaluate_method'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/callback.rb:191:in `run_methods'
org/jruby/RubyArray.java:1613:in `each'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/callback.rb:190:in `run_methods'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/callback.rb:159:in `call'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/transition.rb:450:in `after'
org/jruby/RubyArray.java:1613:in `each'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/transition.rb:450:in `after'
org/jruby/RubyKernel.java:1264:in `catch'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/transition.rb:448:in `after'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/transition.rb:251:in `run_callbacks'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/transition_collection.rb:127:in `run_callbacks'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/transition_collection.rb:63:in `perform'
org/jruby/RubyKernel.java:1264:in `catch'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/transition_collection.rb:63:in `perform'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/transition_collection.rb:182:in `within_transaction'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/transition.rb:227:in `within_transaction'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/machine.rb:1902:in `within_transaction'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/machine.rb:2222:in `transaction'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/machine.rb:1902:in `within_transaction'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/transition.rb:226:in `within_transaction'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/transition_collection.rb:181:in `within_transaction'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/transition_collection.rb:62:in `perform'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/machine_collection.rb:67:in `fire_events'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/extensions.rb:103:in `fire_events'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/extensions.rb:141:in `fire_events!'
/var/void/releases/20150219152425/lib/api_manager/plugin.rb:68:in `handle_campaign_request'
/var/void/releases/20150219152425/lib/api_manager/plugin.rb:41:in `api_request_handler'
org/jruby/RubyKernel.java:1501:in `loop'
/var/void/releases/20150219152425/lib/api_manager/plugin.rb:28:in `api_request_handler'
org/jruby/RubyKernel.java:1945:in `public_send'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/calls.rb:25:in `dispatch'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/calls.rb:122:in `dispatch'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/actor.rb:322:in `handle_message'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/actor.rb:416:in `task'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/tasks.rb:55:in `initialize'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/tasks.rb:47:in `initialize'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/tasks/task_fiber.rb:13:in `create'
[2015-02-19 23:10:43.931] ERROR Adhearsion::Initializer: <Celluloid::DeadActorError> attempted to call a dead actor
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/proxies/sync_proxy.rb:23:in `method_missing'
/var/void/releases/20150219152425/app/models/campaign.rb:152:in `halt_if_able'
/var/void/releases/20150219152425/app/models/campaign.rb:33:in `Campaign'
org/jruby/RubyProc.java:271:in `call'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/eval_helpers.rb:79:in `evaluate_method'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/callback.rb:191:in `run_methods'
org/jruby/RubyArray.java:1613:in `each'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/callback.rb:190:in `run_methods'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/callback.rb:159:in `call'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/transition.rb:450:in `after'
org/jruby/RubyArray.java:1613:in `each'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/transition.rb:450:in `after'
org/jruby/RubyKernel.java:1264:in `catch'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/transition.rb:448:in `after'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/transition.rb:251:in `run_callbacks'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/transition_collection.rb:127:in `run_callbacks'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/transition_collection.rb:63:in `perform'
org/jruby/RubyKernel.java:1264:in `catch'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/transition_collection.rb:63:in `perform'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/transition_collection.rb:182:in `within_transaction'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/transition.rb:227:in `within_transaction'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/machine.rb:1902:in `within_transaction'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/machine.rb:2222:in `transaction'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/machine.rb:1902:in `within_transaction'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/transition.rb:226:in `within_transaction'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/transition_collection.rb:181:in `within_transaction'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/transition_collection.rb:62:in `perform'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/machine_collection.rb:67:in `fire_events'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/extensions.rb:103:in `fire_events'
/var/void/shared/bundle/jruby/1.9/gems/state_machine-1.2.0/lib/state_machine/extensions.rb:141:in `fire_events!'
/var/void/releases/20150219152425/lib/api_manager/plugin.rb:68:in `handle_campaign_request'
/var/void/releases/20150219152425/lib/api_manager/plugin.rb:41:in `api_request_handler'
org/jruby/RubyKernel.java:1501:in `loop'
/var/void/releases/20150219152425/lib/api_manager/plugin.rb:28:in `api_request_handler'
org/jruby/RubyKernel.java:1945:in `public_send'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/calls.rb:25:in `dispatch'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/calls.rb:122:in `dispatch'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/actor.rb:322:in `handle_message'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/actor.rb:416:in `task'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/tasks.rb:55:in `initialize'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/tasks.rb:47:in `initialize'
/var/void/shared/bundle/jruby/1.9/gems/celluloid-0.15.2/lib/celluloid/tasks/task_fiber.rb:13:in `create'
[2015-02-19 23:10:43.939] INFO ApiManager: API manager ready
[2015-02-19 23:11:11.309] TRACE Punchblock::Connection::Asterisk: [RECV] Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-0000008c
Variable: PLAYBACKSTATUS
Value: SUCCESS
Uniqueid: 1424379702.157
Event: AGIExec
Privilege: agi,all
SubEvent: End
Channel: SIP/billing-0000008c
CommandId: 505589631
Command: EXEC Playback "moh"
ResultCode: 200
Result: Success
Event: AsyncAGI
Privilege: agi,all
SubEvent: Exec
Channel: SIP/billing-0000008c
CommandID: 40b19db0-7098-4ddc-983f-9aec0b279177
Result: 200%20result%3D0%0A
[2015-02-19 23:11:11.310] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-0000008c", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379702.157"}, text_body=nil, events=[]>
[2015-02-19 23:11:11.315] DEBUG Adhearsion::OutboundCall: 1387d9c8-fce6-405b-b296-cf053d60cfcf@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="1387d9c8-fce6-405b-b296-cf053d60cfcf", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:11:11 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-0000008c", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379702.157"}>
[2015-02-19 23:11:11.315] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/billing-0000008c", "CommandId"=>"505589631", "Command"=>"EXEC Playback \"moh\"", "ResultCode"=>"200", "Result"=>"Success"}, text_body=nil, events=[]>
[2015-02-19 23:11:11.317] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/billing-0000008c", "CommandID"=>"40b19db0-7098-4ddc-983f-9aec0b279177", "Result"=>"200%20result%3D0%0A"}, text_body=nil, events=[]>
[2015-02-19 23:11:11.319] DEBUG Adhearsion::OutboundCall: 1387d9c8-fce6-405b-b296-cf053d60cfcf@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="1387d9c8-fce6-405b-b296-cf053d60cfcf", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:11:11 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/billing-0000008c", "CommandId"=>"505589631", "Command"=>"EXEC Playback \"moh\"", "ResultCode"=>"200", "Result"=>"Success"}>
[2015-02-19 23:11:11.324] DEBUG Adhearsion::OutboundCall: 1387d9c8-fce6-405b-b296-cf053d60cfcf@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="1387d9c8-fce6-405b-b296-cf053d60cfcf", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:11:11 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/billing-0000008c", "CommandID"=>"40b19db0-7098-4ddc-983f-9aec0b279177", "Result"=>"200%20result%3D0%0A"}>
[2015-02-19 23:11:11.327] TRACE Punchblock::Connection::Asterisk: [SEND] Action: agi
ActionID: 248f2747-76c5-4bda-81b8-6d535cbfcb52
Channel: SIP/billing-0000008c
Command: EXEC Playback "moh"
CommandID: 3dceffa1-8adc-41c5-b967-524af22e0993
[2015-02-19 23:11:11.329] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: 248f2747-76c5-4bda-81b8-6d535cbfcb52
Message: Added AGI command to queue
[2015-02-19 23:11:11.329] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"248f2747-76c5-4bda-81b8-6d535cbfcb52", "Message"=>"Added AGI command to queue"}, text_body=nil, events=[]>
[2015-02-19 23:11:11.347] TRACE Punchblock::Connection::Asterisk: [RECV] Event: AGIExec
Privilege: agi,all
SubEvent: Start
Channel: SIP/billing-0000008c
CommandId: 824641016
Command: EXEC Playback "moh"
[2015-02-19 23:11:11.347] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-0000008c", "CommandId"=>"824641016", "Command"=>"EXEC Playback \"moh\""}, text_body=nil, events=[]>
[2015-02-19 23:11:11.351] DEBUG Adhearsion::OutboundCall: 1387d9c8-fce6-405b-b296-cf053d60cfcf@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="1387d9c8-fce6-405b-b296-cf053d60cfcf", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:11:11 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-0000008c", "CommandId"=>"824641016", "Command"=>"EXEC Playback \"moh\""}>
[2015-02-19 23:11:11.419] TRACE Punchblock::Connection::Asterisk: [RECV] Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-0000008b
Variable: PLAYBACKSTATUS
Value: SUCCESS
Uniqueid: 1424379702.156
Event: AGIExec
Privilege: agi,all
SubEvent: End
Channel: SIP/billing-0000008b
CommandId: 122787303
Command: EXEC Playback "moh"
ResultCode: 200
Result: Success
Event: AsyncAGI
Privilege: agi,all
SubEvent: Exec
Channel: SIP/billing-0000008b
CommandID: fb595026-b4af-46d7-a354-d9ee126f14db
Result: 200%20result%3D0%0A
[2015-02-19 23:11:11.420] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-0000008b", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379702.156"}, text_body=nil, events=[]>
[2015-02-19 23:11:11.424] DEBUG Adhearsion::OutboundCall: a022cf1d-10bd-4a7f-bd03-3a1a65856a1c@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="a022cf1d-10bd-4a7f-bd03-3a1a65856a1c", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:11:11 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-0000008b", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379702.156"}>
[2015-02-19 23:11:11.425] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/billing-0000008b", "CommandId"=>"122787303", "Command"=>"EXEC Playback \"moh\"", "ResultCode"=>"200", "Result"=>"Success"}, text_body=nil, events=[]>
[2015-02-19 23:11:11.430] DEBUG Adhearsion::OutboundCall: a022cf1d-10bd-4a7f-bd03-3a1a65856a1c@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="a022cf1d-10bd-4a7f-bd03-3a1a65856a1c", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:11:11 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/billing-0000008b", "CommandId"=>"122787303", "Command"=>"EXEC Playback \"moh\"", "ResultCode"=>"200", "Result"=>"Success"}>
[2015-02-19 23:11:11.432] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/billing-0000008b", "CommandID"=>"fb595026-b4af-46d7-a354-d9ee126f14db", "Result"=>"200%20result%3D0%0A"}, text_body=nil, events=[]>
[2015-02-19 23:11:11.436] DEBUG Adhearsion::OutboundCall: a022cf1d-10bd-4a7f-bd03-3a1a65856a1c@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="a022cf1d-10bd-4a7f-bd03-3a1a65856a1c", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:11:11 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/billing-0000008b", "CommandID"=>"fb595026-b4af-46d7-a354-d9ee126f14db", "Result"=>"200%20result%3D0%0A"}>
[2015-02-19 23:11:11.439] TRACE Punchblock::Connection::Asterisk: [SEND] Action: agi
ActionID: 6d1184b9-4350-4239-aca0-65961c64fc4e
Channel: SIP/billing-0000008b
Command: EXEC Playback "moh"
CommandID: f4407db4-5a2d-439d-9a33-9e8173c8d704
[2015-02-19 23:11:11.440] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: 6d1184b9-4350-4239-aca0-65961c64fc4e
Message: Added AGI command to queue
[2015-02-19 23:11:11.441] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"6d1184b9-4350-4239-aca0-65961c64fc4e", "Message"=>"Added AGI command to queue"}, text_body=nil, events=[]>
[2015-02-19 23:11:11.462] TRACE Punchblock::Connection::Asterisk: [RECV] Event: AGIExec
Privilege: agi,all
SubEvent: Start
Channel: SIP/billing-0000008b
CommandId: 1200792160
Command: EXEC Playback "moh"
[2015-02-19 23:11:11.462] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-0000008b", "CommandId"=>"1200792160", "Command"=>"EXEC Playback \"moh\""}, text_body=nil, events=[]>
[2015-02-19 23:11:11.466] DEBUG Adhearsion::OutboundCall: a022cf1d-10bd-4a7f-bd03-3a1a65856a1c@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="a022cf1d-10bd-4a7f-bd03-3a1a65856a1c", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:11:11 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-0000008b", "CommandId"=>"1200792160", "Command"=>"EXEC Playback \"moh\""}>
[2015-02-19 23:11:12.169] TRACE Punchblock::Connection::Asterisk: [RECV] Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-0000008f
Variable: PLAYBACKSTATUS
Value: SUCCESS
Uniqueid: 1424379702.160
[2015-02-19 23:11:12.170] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-0000008f", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379702.160"}, text_body=nil, events=[]>
[2015-02-19 23:11:12.175] DEBUG Adhearsion::OutboundCall: 4149bc12-199d-4cc7-a99b-21c38e2e577b@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="4149bc12-199d-4cc7-a99b-21c38e2e577b", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:11:12 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-0000008f", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379702.160"}>
[2015-02-19 23:11:12.176] TRACE Punchblock::Connection::Asterisk: [RECV] Event: AGIExec
Privilege: agi,all
SubEvent: End
Channel: SIP/billing-0000008f
CommandId: 1141775121
Command: EXEC Playback "moh"
ResultCode: 200
Result: Success
Event: AsyncAGI
Privilege: agi,all
SubEvent: Exec
Channel: SIP/billing-0000008f
CommandID: 4f4c1a97-0475-42b7-b78a-53d768997bc7
Result: 200%20result%3D0%0A
[2015-02-19 23:11:12.177] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/billing-0000008f", "CommandId"=>"1141775121", "Command"=>"EXEC Playback \"moh\"", "ResultCode"=>"200", "Result"=>"Success"}, text_body=nil, events=[]>
[2015-02-19 23:11:12.179] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/billing-0000008f", "CommandID"=>"4f4c1a97-0475-42b7-b78a-53d768997bc7", "Result"=>"200%20result%3D0%0A"}, text_body=nil, events=[]>
[2015-02-19 23:11:12.181] DEBUG Adhearsion::OutboundCall: 4149bc12-199d-4cc7-a99b-21c38e2e577b@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="4149bc12-199d-4cc7-a99b-21c38e2e577b", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:11:12 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/billing-0000008f", "CommandId"=>"1141775121", "Command"=>"EXEC Playback \"moh\"", "ResultCode"=>"200", "Result"=>"Success"}>
[2015-02-19 23:11:12.188] DEBUG Adhearsion::OutboundCall: 4149bc12-199d-4cc7-a99b-21c38e2e577b@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="4149bc12-199d-4cc7-a99b-21c38e2e577b", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:11:12 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/billing-0000008f", "CommandID"=>"4f4c1a97-0475-42b7-b78a-53d768997bc7", "Result"=>"200%20result%3D0%0A"}>
[2015-02-19 23:11:12.192] TRACE Punchblock::Connection::Asterisk: [SEND] Action: agi
ActionID: 54f6fb63-b681-4178-94fc-ac62e8d19dba
Channel: SIP/billing-0000008f
Command: EXEC Playback "moh"
CommandID: 5c6b37bb-273d-410e-a1a2-aba486aba8c4
[2015-02-19 23:11:12.193] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: 54f6fb63-b681-4178-94fc-ac62e8d19dba
Message: Added AGI command to queue
[2015-02-19 23:11:12.194] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"54f6fb63-b681-4178-94fc-ac62e8d19dba", "Message"=>"Added AGI command to queue"}, text_body=nil, events=[]>
[2015-02-19 23:11:12.208] TRACE Punchblock::Connection::Asterisk: [RECV] Event: AGIExec
Privilege: agi,all
SubEvent: Start
Channel: SIP/billing-0000008f
CommandId: 373814188
Command: EXEC Playback "moh"
[2015-02-19 23:11:12.209] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-0000008f", "CommandId"=>"373814188", "Command"=>"EXEC Playback \"moh\""}, text_body=nil, events=[]>
[2015-02-19 23:11:12.212] DEBUG Adhearsion::OutboundCall: 4149bc12-199d-4cc7-a99b-21c38e2e577b@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="4149bc12-199d-4cc7-a99b-21c38e2e577b", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:11:12 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-0000008f", "CommandId"=>"373814188", "Command"=>"EXEC Playback \"moh\""}>
[2015-02-19 23:11:12.239] TRACE Punchblock::Connection::Asterisk: [RECV] Event: VarSet
Privilege: dialplan,all
Channel: SIP/billing-0000008e
Variable: PLAYBACKSTATUS
Value: SUCCESS
Uniqueid: 1424379702.159
Event: AGIExec
Privilege: agi,all
SubEvent: End
Channel: SIP/billing-0000008e
CommandId: 2026297687
Command: EXEC Playback "moh"
ResultCode: 200
Result: Success
Event: AsyncAGI
Privilege: agi,all
SubEvent: Exec
Channel: SIP/billing-0000008e
CommandID: 8fe77553-77a2-4c9c-8049-5ecd0a9167d1
Result: 200%20result%3D0%0A
[2015-02-19 23:11:12.240] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-0000008e", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379702.159"}, text_body=nil, events=[]>
[2015-02-19 23:11:12.244] DEBUG Adhearsion::OutboundCall: d6945e98-0960-4623-bc85-8635eaf06ace@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d6945e98-0960-4623-bc85-8635eaf06ace", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:11:12 +0200, name="VarSet", headers={"Privilege"=>"dialplan,all", "Channel"=>"SIP/billing-0000008e", "Variable"=>"PLAYBACKSTATUS", "Value"=>"SUCCESS", "Uniqueid"=>"1424379702.159"}>
[2015-02-19 23:11:12.246] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/billing-0000008e", "CommandId"=>"2026297687", "Command"=>"EXEC Playback \"moh\"", "ResultCode"=>"200", "Result"=>"Success"}, text_body=nil, events=[]>
[2015-02-19 23:11:12.250] DEBUG Adhearsion::OutboundCall: d6945e98-0960-4623-bc85-8635eaf06ace@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d6945e98-0960-4623-bc85-8635eaf06ace", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:11:12 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"End", "Channel"=>"SIP/billing-0000008e", "CommandId"=>"2026297687", "Command"=>"EXEC Playback \"moh\"", "ResultCode"=>"200", "Result"=>"Success"}>
[2015-02-19 23:11:12.251] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/billing-0000008e", "CommandID"=>"8fe77553-77a2-4c9c-8049-5ecd0a9167d1", "Result"=>"200%20result%3D0%0A"}, text_body=nil, events=[]>
[2015-02-19 23:11:12.254] DEBUG Adhearsion::OutboundCall: d6945e98-0960-4623-bc85-8635eaf06ace@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d6945e98-0960-4623-bc85-8635eaf06ace", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:11:12 +0200, name="AsyncAGI", headers={"Privilege"=>"agi,all", "SubEvent"=>"Exec", "Channel"=>"SIP/billing-0000008e", "CommandID"=>"8fe77553-77a2-4c9c-8049-5ecd0a9167d1", "Result"=>"200%20result%3D0%0A"}>
[2015-02-19 23:11:12.258] TRACE Punchblock::Connection::Asterisk: [SEND] Action: agi
ActionID: 6bac1419-49ba-4825-9720-eac092fd6013
Channel: SIP/billing-0000008e
Command: EXEC Playback "moh"
CommandID: 330b67fe-4572-4fec-9d3a-d475a8ebef21
[2015-02-19 23:11:12.259] TRACE Punchblock::Connection::Asterisk: [RECV] Response: Success
ActionID: 6bac1419-49ba-4825-9720-eac092fd6013
Message: Added AGI command to queue
[2015-02-19 23:11:12.259] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Response headers={"ActionID"=>"6bac1419-49ba-4825-9720-eac092fd6013", "Message"=>"Added AGI command to queue"}, text_body=nil, events=[]>
[2015-02-19 23:11:12.282] TRACE Punchblock::Connection::Asterisk: [RECV] Event: AGIExec
Privilege: agi,all
SubEvent: Start
Channel: SIP/billing-0000008e
CommandId: 1876250377
Command: EXEC Playback "moh"
[2015-02-19 23:11:12.283] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-0000008e", "CommandId"=>"1876250377", "Command"=>"EXEC Playback \"moh\""}, text_body=nil, events=[]>
[2015-02-19 23:11:12.289] DEBUG Adhearsion::OutboundCall: d6945e98-0960-4623-bc85-8635eaf06ace@: Receiving message: #<Punchblock::Event::Asterisk::AMI::Event target_call_id="d6945e98-0960-4623-bc85-8635eaf06ace", target_mixer_name=nil, component_id=nil, source_uri=nil, domain=nil, transport=nil, timestamp=Thu, 19 Feb 2015 23:11:12 +0200, name="AGIExec", headers={"Privilege"=>"agi,all", "SubEvent"=>"Start", "Channel"=>"SIP/billing-0000008e", "CommandId"=>"1876250377", "Command"=>"EXEC Playback \"moh\""}>
[2015-02-19 23:11:32.614] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Registry
Privilege: system,all
ChannelType: SIP
Username: dialler
Domain: 197.189.232.98
Status: Registered
[2015-02-19 23:11:32.615] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Registry", headers={"Privilege"=>"system,all", "ChannelType"=>"SIP", "Username"=>"dialler", "Domain"=>"197.189.232.98", "Status"=>"Registered"}, text_body=nil, events=[]>
[2015-02-19 23:11:36.195] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Registry
Privilege: system,all
ChannelType: SIP
Username: 27876540893
Domain: 196.15.185.48
Status: Registered
[2015-02-19 23:11:36.196] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Registry", headers={"Privilege"=>"system,all", "ChannelType"=>"SIP", "Username"=>"27876540893", "Domain"=>"196.15.185.48", "Status"=>"Registered"}, text_body=nil, events=[]>
[2015-02-19 23:13:17.616] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Registry
Privilege: system,all
ChannelType: SIP
Username: dialler
Domain: 197.189.232.98
Status: Registered
[2015-02-19 23:13:17.617] TRACE Punchblock::Connection::Asterisk: [RECV] #<RubyAMI::Event name="Registry", headers={"Privilege"=>"system,all", "ChannelType"=>"SIP", "Username"=>"dialler", "Domain"=>"197.189.232.98", "Status"=>"Registered"}, text_body=nil, events=[]>
[2015-02-19 23:13:21.235] TRACE Punchblock::Connection::Asterisk: [RECV] Event: Registry
Privilege: system,all
ChannelType: SIP
Username: 27876540893
Domain: 196.15.185.48
Status: Registered
[Feb 19 23:06:01] DEBUG[9999][C-00000094] chan_sip.c: Asked to create a SIP channel with formats: (slin)
[Feb 19 23:06:01] DEBUG[9999][C-00000094] chan_sip.c: Allocating new SIP dialog for 47bc9c7407784d393d9550de1ab61cb5@197.189.232.113:5060 - INVITE (No RTP)
[Feb 19 23:06:01] DEBUG[9999][C-00000094] rtp_engine.c: Using engine 'asterisk' for RTP instance '0x7f95f005c688'
[Feb 19 23:06:01] DEBUG[9999][C-00000094] res_rtp_asterisk.c: Allocated port 11654 for RTP instance '0x7f95f005c688'
[Feb 19 23:06:01] DEBUG[9999][C-00000094] rtp_engine.c: RTP instance '0x7f95f005c688' is setup and ready to go
[Feb 19 23:06:01] DEBUG[9999][C-00000094] res_rtp_asterisk.c: Setup RTCP on RTP instance '0x7f95f005c688'
[Feb 19 23:06:01] VERBOSE[9999][C-00000094] netsock2.c: [Feb 19 23:06:01] == Using SIP RTP CoS mark 5
[Feb 19 23:06:01] DEBUG[9999][C-00000094] chan_sip.c: Setting NAT on RTP to Off
[Feb 19 23:06:01] DEBUG[9999][C-00000094] chan_sip.c: Setting NAT on RTP to Off
[Feb 19 23:06:01] DEBUG[9999][C-00000094] chan_sip.c: SIP call-id changed from '47bc9c7407784d393d9550de1ab61cb5@197.189.232.113:5060' to '42329c4a3ca66e0c682169f0517bb923@197.189.232.113:5060'
[Feb 19 23:06:01] DEBUG[9999][C-00000094] chan_sip.c: Outgoing Call for 1000
[Feb 19 23:06:01] DEBUG[9999][C-00000094] chan_sip.c: ** Our capability: (gsm|ulaw|alaw|g729) Video flag: False Text flag: False
[Feb 19 23:06:01] DEBUG[9999][C-00000094] chan_sip.c: ** Our prefcodec: (slin)
[Feb 19 23:06:01] DEBUG[9999][C-00000094] chan_sip.c: Initializing initreq for method INVITE - callid 42329c4a3ca66e0c682169f0517bb923@197.189.232.113:5060
[Feb 19 23:06:01] DEBUG[5437][C-00000094] chan_sip.c: Acked pending invite 102
[Feb 19 23:06:01] DEBUG[5437][C-00000094] chan_sip.c: Stopping retransmission on '42329c4a3ca66e0c682169f0517bb923@197.189.232.113:5060' of Request 102: Match Found
[Feb 19 23:06:01] DEBUG[5437][C-00000094] chan_sip.c: ** Our capability: (gsm|ulaw|alaw|g729) Video flag: False Text flag: False
[Feb 19 23:06:01] DEBUG[5437][C-00000094] chan_sip.c: ** Our prefcodec: (slin)
[Feb 19 23:06:01] DEBUG[5437][C-00000094] chan_sip.c: (Provisional) Stopping retransmission (but retaining packet) on '42329c4a3ca66e0c682169f0517bb923@197.189.232.113:5060' Request 103: Found
[Feb 19 23:06:01] DEBUG[5437][C-00000094] chan_sip.c: (Provisional) Stopping retransmission (but retaining packet) on '42329c4a3ca66e0c682169f0517bb923@197.189.232.113:5060' Request 103: Found
[Feb 19 23:06:01] DEBUG[5437][C-00000094] chan_sip.c: (Provisional) Stopping retransmission (but retaining packet) on '42329c4a3ca66e0c682169f0517bb923@197.189.232.113:5060' Request 103: Found
[Feb 19 23:06:01] DEBUG[5437][C-00000094] chan_sip.c: Acked pending invite 103
[Feb 19 23:06:01] DEBUG[5437][C-00000094] chan_sip.c: Stopping retransmission on '42329c4a3ca66e0c682169f0517bb923@197.189.232.113:5060' of Request 103: Match Found
[Feb 19 23:06:01] DEBUG[5437][C-00000094] rtp_engine.c: Setting payload 18 based on m type on 0x7f95bd2733d0
[Feb 19 23:06:01] DEBUG[5437][C-00000094] rtp_engine.c: Setting payload 0 based on m type on 0x7f95bd2733d0
[Feb 19 23:06:01] DEBUG[5437][C-00000094] rtp_engine.c: Setting payload 8 based on m type on 0x7f95bd2733d0
[Feb 19 23:06:01] DEBUG[5437][C-00000094] rtp_engine.c: Setting payload 3 based on m type on 0x7f95bd2733d0
[Feb 19 23:06:01] DEBUG[5437][C-00000094] rtp_engine.c: Setting payload 101 based on m type on 0x7f95bd2733d0
[Feb 19 23:06:01] DEBUG[5437][C-00000094] res_rtp_asterisk.c: Setting RTCP address on RTP instance '0x7f95f005c688'
[Feb 19 23:06:01] DEBUG[5437][C-00000094] res_rtp_asterisk.c: Ignoring duplicate RTCP property on RTP instance '0x7f95f005c688'
[Feb 19 23:06:01] DEBUG[10000][C-00000094] pbx.c: Launching 'AGI'
[Feb 19 23:06:01] VERBOSE[10000][C-00000094] pbx.c: [Feb 19 23:06:01] -- Executing [1@adhearsion-redirect:1] AGI("SIP/dialler-00000090", "agi:async") in new stack
[Feb 19 23:06:01] DEBUG[9719] manager.c: Running action 'AGI'
[Feb 19 23:06:01] VERBOSE[10000][C-00000094] res_agi.c: [Feb 19 23:06:01] -- AGI Script Executing Application: (Playback) Options: (moh)
[Feb 19 23:06:01] DEBUG[10000][C-00000094] channel.c: Set channel SIP/dialler-00000090 to write format slin
[Feb 19 23:06:01] DEBUG[10000][C-00000094] res_rtp_asterisk.c: Ooh, format changed from unknown to g729
[Feb 19 23:06:01] DEBUG[10000][C-00000094] res_rtp_asterisk.c: Created smoother: format: g729 ms: 20 len: 20
[Feb 19 23:06:01] DEBUG[10000][C-00000094] res_rtp_asterisk.c: Starting RTCP transmission on RTP instance '0x7f95f005c688'
[Feb 19 23:06:01] DEBUG[10000][C-00000094] channel.c: Scheduling timer at (50 requested / 50 actual) timer ticks per second
[Feb 19 23:06:01] VERBOSE[10000][C-00000094] file.c: [Feb 19 23:06:01] -- <SIP/dialler-00000090> Playing 'moh.slin' (language 'en')
[Feb 19 23:06:01] DEBUG[10000][C-00000094] res_rtp_asterisk.c: 0x7f95f0061890 -- Probation learning mode pass with source address 197.189.232.98:15496
[Feb 19 23:06:03] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:03] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:03] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:03] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:08] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:08] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:08] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:08] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:09] DEBUG[5437] chan_sip.c: Allocating new SIP dialog for 582e031b3d9956502e3aa22c627bee58@197.189.232.113:5060 - OPTIONS (No RTP)
[Feb 19 23:06:09] DEBUG[5437] chan_sip.c: SIP call-id changed from '582e031b3d9956502e3aa22c627bee58@197.189.232.113:5060' to '6f7d167138a48841596dc9296e4bc09c@197.189.232.113:5060'
[Feb 19 23:06:09] DEBUG[5437] chan_sip.c: Initializing initreq for method OPTIONS - callid 6f7d167138a48841596dc9296e4bc09c@197.189.232.113:5060
[Feb 19 23:06:09] DEBUG[5437] chan_sip.c: Stopping retransmission on '6f7d167138a48841596dc9296e4bc09c@197.189.232.113:5060' of Request 102: Match Found
[Feb 19 23:06:10] DEBUG[9719] manager.c: Running action 'Originate'
[Feb 19 23:06:10] DEBUG[10004][C-00000095] chan_sip.c: Asked to create a SIP channel with formats: (slin)
[Feb 19 23:06:10] DEBUG[10004][C-00000095] chan_sip.c: Allocating new SIP dialog for 61dc5903558f081d31f8165b28d051fe@197.189.232.113:5060 - INVITE (No RTP)
[Feb 19 23:06:10] DEBUG[10004][C-00000095] rtp_engine.c: Using engine 'asterisk' for RTP instance '0x7f95d80ef2e8'
[Feb 19 23:06:10] DEBUG[10004][C-00000095] res_rtp_asterisk.c: Allocated port 15270 for RTP instance '0x7f95d80ef2e8'
[Feb 19 23:06:10] DEBUG[10004][C-00000095] rtp_engine.c: RTP instance '0x7f95d80ef2e8' is setup and ready to go
[Feb 19 23:06:10] DEBUG[10004][C-00000095] res_rtp_asterisk.c: Setup RTCP on RTP instance '0x7f95d80ef2e8'
[Feb 19 23:06:10] VERBOSE[10004][C-00000095] netsock2.c: [Feb 19 23:06:10] == Using SIP RTP CoS mark 5
[Feb 19 23:06:10] DEBUG[10004][C-00000095] chan_sip.c: Setting NAT on RTP to Off
[Feb 19 23:06:10] DEBUG[10004][C-00000095] chan_sip.c: Setting NAT on RTP to Off
[Feb 19 23:06:10] DEBUG[10004][C-00000095] chan_sip.c: SIP call-id changed from '61dc5903558f081d31f8165b28d051fe@197.189.232.113:5060' to '05d16e5e3877e82c0bf0f1941f093718@197.189.232.113:5060'
[Feb 19 23:06:10] DEBUG[10004][C-00000095] chan_sip.c: Outgoing Call for 0121110503
[Feb 19 23:06:10] DEBUG[10004][C-00000095] chan_sip.c: ** Our capability: (g729) Video flag: False Text flag: False
[Feb 19 23:06:10] DEBUG[10004][C-00000095] chan_sip.c: ** Our prefcodec: (slin)
[Feb 19 23:06:10] DEBUG[10004][C-00000095] chan_sip.c: Initializing initreq for method INVITE - callid 05d16e5e3877e82c0bf0f1941f093718@197.189.232.113:5060
[Feb 19 23:06:10] DEBUG[5437][C-00000095] chan_sip.c: (Provisional) Stopping retransmission (but retaining packet) on '05d16e5e3877e82c0bf0f1941f093718@197.189.232.113:5060' Request 102: Found
[Feb 19 23:06:10] DEBUG[5437][C-00000095] chan_sip.c: Acked pending invite 102
[Feb 19 23:06:10] DEBUG[5437][C-00000095] chan_sip.c: Stopping retransmission on '05d16e5e3877e82c0bf0f1941f093718@197.189.232.113:5060' of Request 102: Match Found
[Feb 19 23:06:10] DEBUG[5437][C-00000095] chan_sip.c: ** Our capability: (g729) Video flag: False Text flag: False
[Feb 19 23:06:10] DEBUG[5437][C-00000095] chan_sip.c: ** Our prefcodec: (slin)
[Feb 19 23:06:10] DEBUG[5437][C-00000095] chan_sip.c: (Provisional) Stopping retransmission (but retaining packet) on '05d16e5e3877e82c0bf0f1941f093718@197.189.232.113:5060' Request 103: Found
[Feb 19 23:06:10] DEBUG[5437][C-00000095] chan_sip.c: Acked pending invite 103
[Feb 19 23:06:10] DEBUG[5437][C-00000095] chan_sip.c: Stopping retransmission on '05d16e5e3877e82c0bf0f1941f093718@197.189.232.113:5060' of Request 103: Match Found
[Feb 19 23:06:10] DEBUG[5437][C-00000095] rtp_engine.c: Setting payload 18 based on m type on 0x7f95bd2733d0
[Feb 19 23:06:10] DEBUG[5437][C-00000095] rtp_engine.c: Setting payload 101 based on m type on 0x7f95bd2733d0
[Feb 19 23:06:10] DEBUG[5437][C-00000095] res_rtp_asterisk.c: Setting RTCP address on RTP instance '0x7f95d80ef2e8'
[Feb 19 23:06:10] DEBUG[5437][C-00000095] res_rtp_asterisk.c: Ignoring duplicate RTCP property on RTP instance '0x7f95d80ef2e8'
[Feb 19 23:06:10] DEBUG[10005][C-00000095] pbx.c: Launching 'AGI'
[Feb 19 23:06:10] VERBOSE[10005][C-00000095] pbx.c: [Feb 19 23:06:10] -- Executing [1@adhearsion-redirect:1] AGI("SIP/billing-00000091", "agi:async") in new stack
[Feb 19 23:06:10] DEBUG[9719] manager.c: Running action 'AGI'
[Feb 19 23:06:10] DEBUG[9719] manager.c: Running action 'Monitor'
[Feb 19 23:06:10] VERBOSE[10005][C-00000095] res_agi.c: [Feb 19 23:06:10] -- AGI Script Executing Application: (Playback) Options: (moh)
[Feb 19 23:06:10] DEBUG[10005][C-00000095] channel.c: Set channel SIP/billing-00000091 to write format slin
[Feb 19 23:06:10] DEBUG[10005][C-00000095] res_rtp_asterisk.c: Ooh, format changed from unknown to g729
[Feb 19 23:06:10] DEBUG[10005][C-00000095] res_rtp_asterisk.c: Created smoother: format: g729 ms: 20 len: 20
[Feb 19 23:06:10] DEBUG[10005][C-00000095] res_rtp_asterisk.c: Starting RTCP transmission on RTP instance '0x7f95d80ef2e8'
[Feb 19 23:06:10] DEBUG[10005][C-00000095] channel.c: Scheduling timer at (50 requested / 50 actual) timer ticks per second
[Feb 19 23:06:10] VERBOSE[10005][C-00000095] file.c: [Feb 19 23:06:10] -- <SIP/billing-00000091> Playing 'moh.slin' (language 'en')
[Feb 19 23:06:10] DEBUG[9719] manager.c: Running action 'Redirect'
[Feb 19 23:06:10] DEBUG[9719] channel.c: Soft-Hanging up channel 'SIP/dialler-00000090'
[Feb 19 23:06:10] DEBUG[10000][C-00000094] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:10] DEBUG[10000][C-00000094] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:10] DEBUG[10000][C-00000094] channel.c: Set channel SIP/dialler-00000090 to write format g729
[Feb 19 23:06:10] DEBUG[10000][C-00000094] pbx.c: Spawn extension (adhearsion-redirect,1,1) exited non-zero on 'SIP/dialler-00000090'
[Feb 19 23:06:10] VERBOSE[10000][C-00000094] pbx.c: [Feb 19 23:06:10] == Spawn extension (adhearsion-redirect, 1, 1) exited non-zero on 'SIP/dialler-00000090'
[Feb 19 23:06:10] DEBUG[10000][C-00000094] pbx.c: Launching 'AGI'
[Feb 19 23:06:10] VERBOSE[10000][C-00000094] pbx.c: [Feb 19 23:06:10] -- Executing [1@adhearsion-redirect:1] AGI("SIP/dialler-00000090", "agi:async") in new stack
[Feb 19 23:06:10] DEBUG[9719] manager.c: Running action 'Redirect'
[Feb 19 23:06:10] DEBUG[9719] channel.c: Soft-Hanging up channel 'SIP/billing-00000091'
[Feb 19 23:06:10] DEBUG[10005][C-00000095] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:10] DEBUG[10005][C-00000095] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:10] DEBUG[10005][C-00000095] channel.c: Set channel SIP/billing-00000091 to write format g729
[Feb 19 23:06:10] DEBUG[10005][C-00000095] pbx.c: Spawn extension (adhearsion-redirect,1,1) exited non-zero on 'SIP/billing-00000091'
[Feb 19 23:06:10] VERBOSE[10005][C-00000095] pbx.c: [Feb 19 23:06:10] == Spawn extension (adhearsion-redirect, 1, 1) exited non-zero on 'SIP/billing-00000091'
[Feb 19 23:06:10] DEBUG[10005][C-00000095] pbx.c: Launching 'AGI'
[Feb 19 23:06:10] VERBOSE[10005][C-00000095] pbx.c: [Feb 19 23:06:10] -- Executing [1@adhearsion-redirect:1] AGI("SIP/billing-00000091", "agi:async") in new stack
[Feb 19 23:06:10] DEBUG[5437][C-00000094] res_rtp_asterisk.c: Setting RTCP address on RTP instance '0x7f95f005c688'
[Feb 19 23:06:10] DEBUG[10000][C-00000094] pbx.c: Spawn extension (adhearsion-redirect,1,1) exited non-zero on 'SIP/dialler-00000090'
[Feb 19 23:06:10] VERBOSE[10000][C-00000094] pbx.c: [Feb 19 23:06:10] == Spawn extension (adhearsion-redirect, 1, 1) exited non-zero on 'SIP/dialler-00000090'
[Feb 19 23:06:10] DEBUG[10000][C-00000094] channel.c: Soft-Hanging up channel 'SIP/dialler-00000090'
[Feb 19 23:06:10] DEBUG[10000][C-00000094] channel.c: Hanging up channel 'SIP/dialler-00000090'
[Feb 19 23:06:10] DEBUG[10000][C-00000094] chan_sip.c: Hangup call SIP/dialler-00000090, SIP callid 42329c4a3ca66e0c682169f0517bb923@197.189.232.113:5060
[Feb 19 23:06:10] DEBUG[10000][C-00000094] res_rtp_asterisk.c: Setting RTCP address on RTP instance '0x7f95f005c688'
[Feb 19 23:06:10] DEBUG[9719] manager.c: Running action 'Hangup'
[Feb 19 23:06:10] NOTICE[9719] manager.c: Request to hangup non-existent channel: SIP/dialler-00000090
[Feb 19 23:06:10] DEBUG[9719] manager.c: Running action 'AGI'
[Feb 19 23:06:11] DEBUG[10005][C-00000095] res_rtp_asterisk.c: 0x7f95d807b490 -- Probation learning mode pass with source address 196.15.185.48:36572
[Feb 19 23:06:13] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:13] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:13] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:13] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:13] DEBUG[9719] manager.c: Running action 'Originate'
[Feb 19 23:06:13] DEBUG[10026][C-00000096] chan_sip.c: Asked to create a SIP channel with formats: (slin)
[Feb 19 23:06:13] DEBUG[10026][C-00000096] chan_sip.c: Allocating new SIP dialog for 4f3b6eb3537ccc7b3bd0f6f0279e4a37@197.189.232.113:5060 - INVITE (No RTP)
[Feb 19 23:06:13] DEBUG[10026][C-00000096] rtp_engine.c: Using engine 'asterisk' for RTP instance '0x7f95f006eef8'
[Feb 19 23:06:13] DEBUG[10026][C-00000096] res_rtp_asterisk.c: Allocated port 15796 for RTP instance '0x7f95f006eef8'
[Feb 19 23:06:13] DEBUG[10026][C-00000096] rtp_engine.c: RTP instance '0x7f95f006eef8' is setup and ready to go
[Feb 19 23:06:13] DEBUG[10026][C-00000096] res_rtp_asterisk.c: Setup RTCP on RTP instance '0x7f95f006eef8'
[Feb 19 23:06:13] VERBOSE[10026][C-00000096] netsock2.c: [Feb 19 23:06:13] == Using SIP RTP CoS mark 5
[Feb 19 23:06:13] DEBUG[10026][C-00000096] chan_sip.c: Setting NAT on RTP to Off
[Feb 19 23:06:13] DEBUG[10026][C-00000096] chan_sip.c: Setting NAT on RTP to Off
[Feb 19 23:06:13] DEBUG[10026][C-00000096] chan_sip.c: SIP call-id changed from '4f3b6eb3537ccc7b3bd0f6f0279e4a37@197.189.232.113:5060' to '3dd4d15a53346a41109bfc9155eafff1@197.189.232.113:5060'
[Feb 19 23:06:13] DEBUG[10026][C-00000096] chan_sip.c: Outgoing Call for 1001
[Feb 19 23:06:13] DEBUG[10026][C-00000096] chan_sip.c: ** Our capability: (gsm|ulaw|alaw|g729) Video flag: False Text flag: False
[Feb 19 23:06:13] DEBUG[10026][C-00000096] chan_sip.c: ** Our prefcodec: (slin)
[Feb 19 23:06:13] DEBUG[10026][C-00000096] chan_sip.c: Initializing initreq for method INVITE - callid 3dd4d15a53346a41109bfc9155eafff1@197.189.232.113:5060
[Feb 19 23:06:13] DEBUG[5437][C-00000096] chan_sip.c: Acked pending invite 102
[Feb 19 23:06:13] DEBUG[5437][C-00000096] chan_sip.c: Stopping retransmission on '3dd4d15a53346a41109bfc9155eafff1@197.189.232.113:5060' of Request 102: Match Found
[Feb 19 23:06:13] DEBUG[5437][C-00000096] chan_sip.c: ** Our capability: (gsm|ulaw|alaw|g729) Video flag: False Text flag: False
[Feb 19 23:06:13] DEBUG[5437][C-00000096] chan_sip.c: ** Our prefcodec: (slin)
[Feb 19 23:06:13] DEBUG[5437][C-00000096] chan_sip.c: (Provisional) Stopping retransmission (but retaining packet) on '3dd4d15a53346a41109bfc9155eafff1@197.189.232.113:5060' Request 103: Found
[Feb 19 23:06:13] DEBUG[5437][C-00000096] chan_sip.c: (Provisional) Stopping retransmission (but retaining packet) on '3dd4d15a53346a41109bfc9155eafff1@197.189.232.113:5060' Request 103: Found
[Feb 19 23:06:14] DEBUG[5437][C-00000096] chan_sip.c: (Provisional) Stopping retransmission (but retaining packet) on '3dd4d15a53346a41109bfc9155eafff1@197.189.232.113:5060' Request 103: Found
[Feb 19 23:06:14] DEBUG[5437][C-00000096] chan_sip.c: Acked pending invite 103
[Feb 19 23:06:14] DEBUG[5437][C-00000096] chan_sip.c: Stopping retransmission on '3dd4d15a53346a41109bfc9155eafff1@197.189.232.113:5060' of Request 103: Match Found
[Feb 19 23:06:14] DEBUG[5437][C-00000096] rtp_engine.c: Setting payload 18 based on m type on 0x7f95bd2733d0
[Feb 19 23:06:14] DEBUG[5437][C-00000096] rtp_engine.c: Setting payload 0 based on m type on 0x7f95bd2733d0
[Feb 19 23:06:14] DEBUG[5437][C-00000096] rtp_engine.c: Setting payload 8 based on m type on 0x7f95bd2733d0
[Feb 19 23:06:14] DEBUG[5437][C-00000096] rtp_engine.c: Setting payload 3 based on m type on 0x7f95bd2733d0
[Feb 19 23:06:14] DEBUG[5437][C-00000096] rtp_engine.c: Setting payload 101 based on m type on 0x7f95bd2733d0
[Feb 19 23:06:14] DEBUG[5437][C-00000096] res_rtp_asterisk.c: Setting RTCP address on RTP instance '0x7f95f006eef8'
[Feb 19 23:06:14] DEBUG[5437][C-00000096] res_rtp_asterisk.c: Ignoring duplicate RTCP property on RTP instance '0x7f95f006eef8'
[Feb 19 23:06:14] DEBUG[10027][C-00000096] pbx.c: Launching 'AGI'
[Feb 19 23:06:14] VERBOSE[10027][C-00000096] pbx.c: [Feb 19 23:06:14] -- Executing [1@adhearsion-redirect:1] AGI("SIP/dialler-00000092", "agi:async") in new stack
[Feb 19 23:06:14] DEBUG[9719] manager.c: Running action 'AGI'
[Feb 19 23:06:14] DEBUG[9719] manager.c: Running action 'AGI'
[Feb 19 23:06:14] VERBOSE[10027][C-00000096] res_agi.c: [Feb 19 23:06:14] -- AGI Script Executing Application: (SendText) Options: ({"call_ref":55,"agent":"1001","contact_ref":"cb00003~3~2040~3741","number":"0121110503"})
[Feb 19 23:06:14] VERBOSE[10027][C-00000096] res_agi.c: [Feb 19 23:06:14] -- AGI Script Executing Application: (Bridge) Options: (SIP/billing-00000091,F(adhearsion-redirect,1,1))
[Feb 19 23:06:14] DEBUG[10027][C-00000096] channel.c: Planning to masquerade channel SIP/billing-00000091 into the structure of Bridge/SIP/billing-00000091
[Feb 19 23:06:14] DEBUG[10027][C-00000096] channel.c: Done planning to masquerade channel SIP/billing-00000091 into the structure of Bridge/SIP/billing-00000091
[Feb 19 23:06:14] DEBUG[10027][C-00000096] channel.c: Putting channel SIP/billing-00000091 in g729/g729 formats
[Feb 19 23:06:14] DEBUG[10027][C-00000096] channel.c: Done Masquerading SIP/billing-00000091 (6)
[Feb 19 23:06:14] DEBUG[5437][C-00000096] chan_sip.c: Stopping retransmission on '3dd4d15a53346a41109bfc9155eafff1@197.189.232.113:5060' of Request 104: Match Found
[Feb 19 23:06:14] DEBUG[10005][C-00000095] pbx.c: Spawn extension (adhearsion-redirect,1,1) exited non-zero on 'Bridge/SIP/billing-00000091<ZOMBIE>'
[Feb 19 23:06:14] VERBOSE[10005][C-00000095] pbx.c: [Feb 19 23:06:14] == Spawn extension (adhearsion-redirect, 1, 1) exited non-zero on 'Bridge/SIP/billing-00000091<ZOMBIE>'
[Feb 19 23:06:14] DEBUG[10005][C-00000095] channel.c: Soft-Hanging up channel 'Bridge/SIP/billing-00000091<ZOMBIE>'
[Feb 19 23:06:14] DEBUG[10005][C-00000095] channel.c: Hanging up channel 'Bridge/SIP/billing-00000091<ZOMBIE>'
[Feb 19 23:06:14] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Ooh, format changed from unknown to g729
[Feb 19 23:06:14] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Created smoother: format: g729 ms: 20 len: 20
[Feb 19 23:06:14] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Starting RTCP transmission on RTP instance '0x7f95f006eef8'
[Feb 19 23:06:14] DEBUG[10027][C-00000096] res_rtp_asterisk.c: 0x7f95f00163d0 -- Probation learning mode pass with source address 197.189.232.98:10904
[Feb 19 23:06:14] DEBUG[9719] manager.c: Running action 'AGI'
[Feb 19 23:06:14] DEBUG[9719] manager.c: Running action 'AGI'
[Feb 19 23:06:15] DEBUG[9719] manager.c: Running action 'Originate'
[Feb 19 23:06:15] DEBUG[10028][C-00000097] chan_sip.c: Asked to create a SIP channel with formats: (slin)
[Feb 19 23:06:15] DEBUG[10028][C-00000097] chan_sip.c: Allocating new SIP dialog for 5086dbad5805ba8077d6774b79a2a31c@197.189.232.113:5060 - INVITE (No RTP)
[Feb 19 23:06:15] DEBUG[10028][C-00000097] rtp_engine.c: Using engine 'asterisk' for RTP instance '0x7f95d81706a8'
[Feb 19 23:06:15] DEBUG[10028][C-00000097] res_rtp_asterisk.c: Allocated port 16478 for RTP instance '0x7f95d81706a8'
[Feb 19 23:06:15] DEBUG[10028][C-00000097] rtp_engine.c: RTP instance '0x7f95d81706a8' is setup and ready to go
[Feb 19 23:06:15] DEBUG[10028][C-00000097] res_rtp_asterisk.c: Setup RTCP on RTP instance '0x7f95d81706a8'
[Feb 19 23:06:15] VERBOSE[10028][C-00000097] netsock2.c: [Feb 19 23:06:15] == Using SIP RTP CoS mark 5
[Feb 19 23:06:15] DEBUG[10028][C-00000097] chan_sip.c: Setting NAT on RTP to Off
[Feb 19 23:06:15] DEBUG[10028][C-00000097] chan_sip.c: Setting NAT on RTP to Off
[Feb 19 23:06:15] DEBUG[10028][C-00000097] chan_sip.c: SIP call-id changed from '5086dbad5805ba8077d6774b79a2a31c@197.189.232.113:5060' to '1dec597e402aa50e5a2a35b84f51f925@197.189.232.113:5060'
[Feb 19 23:06:15] DEBUG[10028][C-00000097] chan_sip.c: Outgoing Call for 1000
[Feb 19 23:06:15] DEBUG[10028][C-00000097] chan_sip.c: ** Our capability: (gsm|ulaw|alaw|g729) Video flag: False Text flag: False
[Feb 19 23:06:15] DEBUG[10028][C-00000097] chan_sip.c: ** Our prefcodec: (slin)
[Feb 19 23:06:15] DEBUG[10028][C-00000097] chan_sip.c: Initializing initreq for method INVITE - callid 1dec597e402aa50e5a2a35b84f51f925@197.189.232.113:5060
[Feb 19 23:06:15] DEBUG[5437][C-00000097] chan_sip.c: Acked pending invite 102
[Feb 19 23:06:15] DEBUG[5437][C-00000097] chan_sip.c: Stopping retransmission on '1dec597e402aa50e5a2a35b84f51f925@197.189.232.113:5060' of Request 102: Match Found
[Feb 19 23:06:15] DEBUG[5437][C-00000097] chan_sip.c: ** Our capability: (gsm|ulaw|alaw|g729) Video flag: False Text flag: False
[Feb 19 23:06:15] DEBUG[5437][C-00000097] chan_sip.c: ** Our prefcodec: (slin)
[Feb 19 23:06:15] DEBUG[5437][C-00000097] chan_sip.c: (Provisional) Stopping retransmission (but retaining packet) on '1dec597e402aa50e5a2a35b84f51f925@197.189.232.113:5060' Request 103: Found
[Feb 19 23:06:15] DEBUG[5437][C-00000097] chan_sip.c: (Provisional) Stopping retransmission (but retaining packet) on '1dec597e402aa50e5a2a35b84f51f925@197.189.232.113:5060' Request 103: Found
[Feb 19 23:06:16] DEBUG[5437][C-00000097] chan_sip.c: (Provisional) Stopping retransmission (but retaining packet) on '1dec597e402aa50e5a2a35b84f51f925@197.189.232.113:5060' Request 103: Found
[Feb 19 23:06:16] DEBUG[5437][C-00000097] chan_sip.c: Acked pending invite 103
[Feb 19 23:06:16] DEBUG[5437][C-00000097] chan_sip.c: Stopping retransmission on '1dec597e402aa50e5a2a35b84f51f925@197.189.232.113:5060' of Request 103: Match Found
[Feb 19 23:06:16] DEBUG[5437][C-00000097] rtp_engine.c: Setting payload 18 based on m type on 0x7f95bd2733d0
[Feb 19 23:06:16] DEBUG[5437][C-00000097] rtp_engine.c: Setting payload 0 based on m type on 0x7f95bd2733d0
[Feb 19 23:06:16] DEBUG[5437][C-00000097] rtp_engine.c: Setting payload 8 based on m type on 0x7f95bd2733d0
[Feb 19 23:06:16] DEBUG[5437][C-00000097] rtp_engine.c: Setting payload 3 based on m type on 0x7f95bd2733d0
[Feb 19 23:06:16] DEBUG[5437][C-00000097] rtp_engine.c: Setting payload 101 based on m type on 0x7f95bd2733d0
[Feb 19 23:06:16] DEBUG[5437][C-00000097] res_rtp_asterisk.c: Setting RTCP address on RTP instance '0x7f95d81706a8'
[Feb 19 23:06:16] DEBUG[5437][C-00000097] res_rtp_asterisk.c: Ignoring duplicate RTCP property on RTP instance '0x7f95d81706a8'
[Feb 19 23:06:16] DEBUG[10029][C-00000097] pbx.c: Launching 'AGI'
[Feb 19 23:06:16] VERBOSE[10029][C-00000097] pbx.c: [Feb 19 23:06:16] -- Executing [1@adhearsion-redirect:1] AGI("SIP/dialler-00000093", "agi:async") in new stack
[Feb 19 23:06:16] DEBUG[9719] manager.c: Running action 'AGI'
[Feb 19 23:06:16] VERBOSE[10029][C-00000097] res_agi.c: [Feb 19 23:06:16] -- AGI Script Executing Application: (Playback) Options: (moh)
[Feb 19 23:06:16] DEBUG[10029][C-00000097] channel.c: Set channel SIP/dialler-00000093 to write format slin
[Feb 19 23:06:16] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Ooh, format changed from unknown to g729
[Feb 19 23:06:16] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Created smoother: format: g729 ms: 20 len: 20
[Feb 19 23:06:16] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Starting RTCP transmission on RTP instance '0x7f95d81706a8'
[Feb 19 23:06:16] DEBUG[10029][C-00000097] channel.c: Scheduling timer at (50 requested / 50 actual) timer ticks per second
[Feb 19 23:06:16] VERBOSE[10029][C-00000097] file.c: [Feb 19 23:06:16] -- <SIP/dialler-00000093> Playing 'moh.slin' (language 'en')
[Feb 19 23:06:16] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:16] DEBUG[10029][C-00000097] res_rtp_asterisk.c: 0x7f95d8081b50 -- Probation learning mode pass with source address 197.189.232.98:16942
[Feb 19 23:06:17] DEBUG[5437] chan_sip.c: Allocating new SIP dialog for 41b58b1350f0374a26d797563e32170e@197.189.232.113 - REGISTER (No RTP)
[Feb 19 23:06:17] DEBUG[5437] chan_sip.c: Scheduled a registration timeout for 197.189.232.98 id #2693
[Feb 19 23:06:17] DEBUG[5437] chan_sip.c: Initializing initreq for method REGISTER - callid 41b58b1350f0374a26d797563e32170e@197.189.232.113
[Feb 19 23:06:17] DEBUG[5437] chan_sip.c: Stopping retransmission on '41b58b1350f0374a26d797563e32170e@197.189.232.113' of Request 276: Match Found
[Feb 19 23:06:17] DEBUG[5437] chan_sip.c: Initializing already initialized SIP dialog 41b58b1350f0374a26d797563e32170e@197.189.232.113 (presumably reinvite)
[Feb 19 23:06:17] DEBUG[5437] chan_sip.c: Stopping retransmission on '41b58b1350f0374a26d797563e32170e@197.189.232.113' of Request 277: Match Found
[Feb 19 23:06:17] DEBUG[5437] chan_sip.c: Registration successful
[Feb 19 23:06:17] DEBUG[5437] chan_sip.c: Cancelling timeout 2693
[Feb 19 23:06:18] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:18] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:18] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:18] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:20] DEBUG[9719] manager.c: Running action 'Originate'
[Feb 19 23:06:20] DEBUG[10030][C-00000098] chan_sip.c: Asked to create a SIP channel with formats: (slin)
[Feb 19 23:06:20] DEBUG[10030][C-00000098] chan_sip.c: Allocating new SIP dialog for 7b7b858c69b82e5344cd9f0f31586810@197.189.232.113:5060 - INVITE (No RTP)
[Feb 19 23:06:20] DEBUG[10030][C-00000098] rtp_engine.c: Using engine 'asterisk' for RTP instance '0x7f95d81c3668'
[Feb 19 23:06:20] DEBUG[10030][C-00000098] res_rtp_asterisk.c: Allocated port 14558 for RTP instance '0x7f95d81c3668'
[Feb 19 23:06:20] DEBUG[10030][C-00000098] rtp_engine.c: RTP instance '0x7f95d81c3668' is setup and ready to go
[Feb 19 23:06:20] DEBUG[10030][C-00000098] res_rtp_asterisk.c: Setup RTCP on RTP instance '0x7f95d81c3668'
[Feb 19 23:06:20] VERBOSE[10030][C-00000098] netsock2.c: [Feb 19 23:06:20] == Using SIP RTP CoS mark 5
[Feb 19 23:06:20] DEBUG[10030][C-00000098] chan_sip.c: Setting NAT on RTP to Off
[Feb 19 23:06:20] DEBUG[10030][C-00000098] chan_sip.c: Setting NAT on RTP to Off
[Feb 19 23:06:20] DEBUG[10030][C-00000098] chan_sip.c: SIP call-id changed from '7b7b858c69b82e5344cd9f0f31586810@197.189.232.113:5060' to '005561a514c106b45c12992f02bc02a7@197.189.232.113:5060'
[Feb 19 23:06:20] DEBUG[10030][C-00000098] chan_sip.c: Outgoing Call for 0121110504
[Feb 19 23:06:20] DEBUG[10030][C-00000098] chan_sip.c: ** Our capability: (g729) Video flag: False Text flag: False
[Feb 19 23:06:20] DEBUG[10030][C-00000098] chan_sip.c: ** Our prefcodec: (slin)
[Feb 19 23:06:20] DEBUG[10030][C-00000098] chan_sip.c: Initializing initreq for method INVITE - callid 005561a514c106b45c12992f02bc02a7@197.189.232.113:5060
[Feb 19 23:06:20] DEBUG[5437][C-00000098] chan_sip.c: (Provisional) Stopping retransmission (but retaining packet) on '005561a514c106b45c12992f02bc02a7@197.189.232.113:5060' Request 102: Found
[Feb 19 23:06:20] DEBUG[5437][C-00000098] chan_sip.c: Acked pending invite 102
[Feb 19 23:06:20] DEBUG[5437][C-00000098] chan_sip.c: Stopping retransmission on '005561a514c106b45c12992f02bc02a7@197.189.232.113:5060' of Request 102: Match Found
[Feb 19 23:06:20] DEBUG[5437][C-00000098] chan_sip.c: ** Our capability: (g729) Video flag: False Text flag: False
[Feb 19 23:06:20] DEBUG[5437][C-00000098] chan_sip.c: ** Our prefcodec: (slin)
[Feb 19 23:06:20] DEBUG[5437][C-00000098] chan_sip.c: (Provisional) Stopping retransmission (but retaining packet) on '005561a514c106b45c12992f02bc02a7@197.189.232.113:5060' Request 103: Found
[Feb 19 23:06:20] DEBUG[5437][C-00000098] chan_sip.c: Acked pending invite 103
[Feb 19 23:06:20] DEBUG[5437][C-00000098] chan_sip.c: Stopping retransmission on '005561a514c106b45c12992f02bc02a7@197.189.232.113:5060' of Request 103: Match Found
[Feb 19 23:06:20] DEBUG[5437][C-00000098] rtp_engine.c: Setting payload 18 based on m type on 0x7f95bd2733d0
[Feb 19 23:06:20] DEBUG[5437][C-00000098] rtp_engine.c: Setting payload 101 based on m type on 0x7f95bd2733d0
[Feb 19 23:06:20] DEBUG[5437][C-00000098] res_rtp_asterisk.c: Setting RTCP address on RTP instance '0x7f95d81c3668'
[Feb 19 23:06:20] DEBUG[5437][C-00000098] res_rtp_asterisk.c: Ignoring duplicate RTCP property on RTP instance '0x7f95d81c3668'
[Feb 19 23:06:20] DEBUG[10031][C-00000098] pbx.c: Launching 'AGI'
[Feb 19 23:06:20] VERBOSE[10031][C-00000098] pbx.c: [Feb 19 23:06:20] -- Executing [1@adhearsion-redirect:1] AGI("SIP/billing-00000094", "agi:async") in new stack
[Feb 19 23:06:20] DEBUG[9719] manager.c: Running action 'AGI'
[Feb 19 23:06:20] DEBUG[9719] manager.c: Running action 'Monitor'
[Feb 19 23:06:20] VERBOSE[10031][C-00000098] res_agi.c: [Feb 19 23:06:20] -- AGI Script Executing Application: (Playback) Options: (moh)
[Feb 19 23:06:20] DEBUG[10031][C-00000098] channel.c: Set channel SIP/billing-00000094 to write format slin
[Feb 19 23:06:20] DEBUG[10031][C-00000098] res_rtp_asterisk.c: Ooh, format changed from unknown to g729
[Feb 19 23:06:20] DEBUG[10031][C-00000098] res_rtp_asterisk.c: Created smoother: format: g729 ms: 20 len: 20
[Feb 19 23:06:20] DEBUG[10031][C-00000098] res_rtp_asterisk.c: Starting RTCP transmission on RTP instance '0x7f95d81c3668'
[Feb 19 23:06:20] DEBUG[10031][C-00000098] channel.c: Scheduling timer at (50 requested / 50 actual) timer ticks per second
[Feb 19 23:06:20] VERBOSE[10031][C-00000098] file.c: [Feb 19 23:06:20] -- <SIP/billing-00000094> Playing 'moh.slin' (language 'en')
[Feb 19 23:06:20] DEBUG[9719] manager.c: Running action 'Redirect'
[Feb 19 23:06:20] DEBUG[9719] channel.c: Soft-Hanging up channel 'SIP/dialler-00000093'
[Feb 19 23:06:20] DEBUG[10029][C-00000097] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:20] DEBUG[10029][C-00000097] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:20] DEBUG[10029][C-00000097] channel.c: Set channel SIP/dialler-00000093 to write format g729
[Feb 19 23:06:20] DEBUG[10029][C-00000097] pbx.c: Spawn extension (adhearsion-redirect,1,1) exited non-zero on 'SIP/dialler-00000093'
[Feb 19 23:06:20] VERBOSE[10029][C-00000097] pbx.c: [Feb 19 23:06:20] == Spawn extension (adhearsion-redirect, 1, 1) exited non-zero on 'SIP/dialler-00000093'
[Feb 19 23:06:20] DEBUG[10029][C-00000097] pbx.c: Launching 'AGI'
[Feb 19 23:06:20] VERBOSE[10029][C-00000097] pbx.c: [Feb 19 23:06:20] -- Executing [1@adhearsion-redirect:1] AGI("SIP/dialler-00000093", "agi:async") in new stack
[Feb 19 23:06:20] DEBUG[9719] manager.c: Running action 'Redirect'
[Feb 19 23:06:20] DEBUG[9719] channel.c: Soft-Hanging up channel 'SIP/billing-00000094'
[Feb 19 23:06:20] DEBUG[10031][C-00000098] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:20] DEBUG[10031][C-00000098] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:20] DEBUG[10031][C-00000098] channel.c: Set channel SIP/billing-00000094 to write format g729
[Feb 19 23:06:20] DEBUG[10031][C-00000098] pbx.c: Spawn extension (adhearsion-redirect,1,1) exited non-zero on 'SIP/billing-00000094'
[Feb 19 23:06:20] VERBOSE[10031][C-00000098] pbx.c: [Feb 19 23:06:20] == Spawn extension (adhearsion-redirect, 1, 1) exited non-zero on 'SIP/billing-00000094'
[Feb 19 23:06:20] DEBUG[10031][C-00000098] pbx.c: Launching 'AGI'
[Feb 19 23:06:20] VERBOSE[10031][C-00000098] pbx.c: [Feb 19 23:06:20] -- Executing [1@adhearsion-redirect:1] AGI("SIP/billing-00000094", "agi:async") in new stack
[Feb 19 23:06:21] DEBUG[5437] chan_sip.c: Allocating new SIP dialog for 5c7e8cb002eb12b909e7b1cd5dddde55@197.189.232.113 - REGISTER (No RTP)
[Feb 19 23:06:21] DEBUG[5437] chan_sip.c: Scheduled a registration timeout for 196.15.185.48 id #2701
[Feb 19 23:06:21] DEBUG[5437] chan_sip.c: Initializing initreq for method REGISTER - callid 5c7e8cb002eb12b909e7b1cd5dddde55@197.189.232.113
[Feb 19 23:06:21] DEBUG[5437] chan_sip.c: Stopping retransmission on '5c7e8cb002eb12b909e7b1cd5dddde55@197.189.232.113' of Request 218: Match Found
[Feb 19 23:06:21] DEBUG[5437] chan_sip.c: Initializing already initialized SIP dialog 5c7e8cb002eb12b909e7b1cd5dddde55@197.189.232.113 (presumably reinvite)
[Feb 19 23:06:21] DEBUG[5437] chan_sip.c: Stopping retransmission on '5c7e8cb002eb12b909e7b1cd5dddde55@197.189.232.113' of Request 219: Match Found
[Feb 19 23:06:21] DEBUG[5437] chan_sip.c: Registration successful
[Feb 19 23:06:21] DEBUG[5437] chan_sip.c: Cancelling timeout 2701
[Feb 19 23:06:21] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:21] DEBUG[10031][C-00000098] res_rtp_asterisk.c: 0x7f95d81c7bb0 -- Probation learning mode pass with source address 196.15.185.48:62440
[Feb 19 23:06:21] DEBUG[9719] manager.c: Running action 'AGI'
[Feb 19 23:06:21] VERBOSE[10029][C-00000097] res_agi.c: [Feb 19 23:06:21] -- AGI Script Executing Application: (SendText) Options: ({"call_ref":56,"agent":"1000","contact_ref":"cb00004~4~2040~3742","number":"0121110504"})
[Feb 19 23:06:21] DEBUG[5437][C-00000097] chan_sip.c: Stopping retransmission on '1dec597e402aa50e5a2a35b84f51f925@197.189.232.113:5060' of Request 104: Match Found
[Feb 19 23:06:21] DEBUG[9719] manager.c: Running action 'AGI'
[Feb 19 23:06:21] DEBUG[9719] manager.c: Running action 'AGI'
[Feb 19 23:06:21] VERBOSE[10029][C-00000097] res_agi.c: [Feb 19 23:06:21] -- AGI Script Executing Application: (Bridge) Options: (SIP/billing-00000094,F(adhearsion-redirect,1,1))
[Feb 19 23:06:21] DEBUG[10029][C-00000097] channel.c: Planning to masquerade channel SIP/billing-00000094 into the structure of Bridge/SIP/billing-00000094
[Feb 19 23:06:21] DEBUG[10029][C-00000097] channel.c: Done planning to masquerade channel SIP/billing-00000094 into the structure of Bridge/SIP/billing-00000094
[Feb 19 23:06:21] DEBUG[10029][C-00000097] channel.c: Putting channel SIP/billing-00000094 in g729/g729 formats
[Feb 19 23:06:21] DEBUG[10029][C-00000097] channel.c: Done Masquerading SIP/billing-00000094 (6)
[Feb 19 23:06:21] DEBUG[10031][C-00000098] pbx.c: Spawn extension (adhearsion-redirect,1,1) exited non-zero on 'Bridge/SIP/billing-00000094<ZOMBIE>'
[Feb 19 23:06:21] VERBOSE[10031][C-00000098] pbx.c: [Feb 19 23:06:21] == Spawn extension (adhearsion-redirect, 1, 1) exited non-zero on 'Bridge/SIP/billing-00000094<ZOMBIE>'
[Feb 19 23:06:21] DEBUG[10031][C-00000098] channel.c: Soft-Hanging up channel 'Bridge/SIP/billing-00000094<ZOMBIE>'
[Feb 19 23:06:21] DEBUG[10031][C-00000098] channel.c: Hanging up channel 'Bridge/SIP/billing-00000094<ZOMBIE>'
[Feb 19 23:06:23] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:23] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:23] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:23] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:24] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:26] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:26] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:26] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:27] DEBUG[9969][C-00000090] channel.c: Scheduling timer at (53 requested / 53 actual) timer ticks per second
[Feb 19 23:06:27] DEBUG[9969][C-00000090] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:27] DEBUG[9969][C-00000090] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:27] DEBUG[9969][C-00000090] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:27] DEBUG[9969][C-00000090] channel.c: Set channel SIP/billing-0000008c to write format g729
[Feb 19 23:06:27] DEBUG[9719] manager.c: Running action 'AGI'
[Feb 19 23:06:27] VERBOSE[9969][C-00000090] res_agi.c: [Feb 19 23:06:27] -- AGI Script Executing Application: (Playback) Options: (moh)
[Feb 19 23:06:27] DEBUG[9969][C-00000090] channel.c: Set channel SIP/billing-0000008c to write format slin
[Feb 19 23:06:27] DEBUG[9969][C-00000090] channel.c: Scheduling timer at (50 requested / 50 actual) timer ticks per second
[Feb 19 23:06:27] VERBOSE[9969][C-00000090] file.c: [Feb 19 23:06:27] -- <SIP/billing-0000008c> Playing 'moh.slin' (language 'en')
[Feb 19 23:06:27] DEBUG[9968][C-0000008f] channel.c: Scheduling timer at (53 requested / 53 actual) timer ticks per second
[Feb 19 23:06:27] DEBUG[9968][C-0000008f] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:27] DEBUG[9968][C-0000008f] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:27] DEBUG[9968][C-0000008f] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:27] DEBUG[9968][C-0000008f] channel.c: Set channel SIP/billing-0000008b to write format g729
[Feb 19 23:06:27] DEBUG[9719] manager.c: Running action 'AGI'
[Feb 19 23:06:27] VERBOSE[9968][C-0000008f] res_agi.c: [Feb 19 23:06:27] -- AGI Script Executing Application: (Playback) Options: (moh)
[Feb 19 23:06:27] DEBUG[9968][C-0000008f] channel.c: Set channel SIP/billing-0000008b to write format slin
[Feb 19 23:06:27] DEBUG[9968][C-0000008f] channel.c: Scheduling timer at (50 requested / 50 actual) timer ticks per second
[Feb 19 23:06:27] VERBOSE[9968][C-0000008f] file.c: [Feb 19 23:06:27] -- <SIP/billing-0000008b> Playing 'moh.slin' (language 'en')
[Feb 19 23:06:28] DEBUG[9974][C-00000093] channel.c: Scheduling timer at (53 requested / 53 actual) timer ticks per second
[Feb 19 23:06:28] DEBUG[9974][C-00000093] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:28] DEBUG[9974][C-00000093] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:28] DEBUG[9974][C-00000093] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:28] DEBUG[9974][C-00000093] channel.c: Set channel SIP/billing-0000008f to write format g729
[Feb 19 23:06:28] DEBUG[9719] manager.c: Running action 'AGI'
[Feb 19 23:06:28] VERBOSE[9974][C-00000093] res_agi.c: [Feb 19 23:06:28] -- AGI Script Executing Application: (Playback) Options: (moh)
[Feb 19 23:06:28] DEBUG[9974][C-00000093] channel.c: Set channel SIP/billing-0000008f to write format slin
[Feb 19 23:06:28] DEBUG[9974][C-00000093] channel.c: Scheduling timer at (50 requested / 50 actual) timer ticks per second
[Feb 19 23:06:28] VERBOSE[9974][C-00000093] file.c: [Feb 19 23:06:28] -- <SIP/billing-0000008f> Playing 'moh.slin' (language 'en')
[Feb 19 23:06:28] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:28] DEBUG[9973][C-00000092] channel.c: Scheduling timer at (53 requested / 53 actual) timer ticks per second
[Feb 19 23:06:28] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:28] DEBUG[9973][C-00000092] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:28] DEBUG[9973][C-00000092] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:28] DEBUG[9973][C-00000092] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:28] DEBUG[9973][C-00000092] channel.c: Set channel SIP/billing-0000008e to write format g729
[Feb 19 23:06:28] DEBUG[9719] manager.c: Running action 'AGI'
[Feb 19 23:06:28] VERBOSE[9973][C-00000092] res_agi.c: [Feb 19 23:06:28] -- AGI Script Executing Application: (Playback) Options: (moh)
[Feb 19 23:06:28] DEBUG[9973][C-00000092] channel.c: Set channel SIP/billing-0000008e to write format slin
[Feb 19 23:06:28] DEBUG[9973][C-00000092] channel.c: Scheduling timer at (50 requested / 50 actual) timer ticks per second
[Feb 19 23:06:28] VERBOSE[9973][C-00000092] file.c: [Feb 19 23:06:28] -- <SIP/billing-0000008e> Playing 'moh.slin' (language 'en')
[Feb 19 23:06:28] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:28] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:29] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:31] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:31] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:31] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:32] DEBUG[9719] manager.c: Running action 'Hangup'
[Feb 19 23:06:32] VERBOSE[9719] manager.c: [Feb 19 23:06:32] -- Manager 'lloydtest' from 127.0.0.1, hanging up channel: SIP/billing-00000094
[Feb 19 23:06:32] DEBUG[9719] channel.c: Setting hangupcause of channel SIP/billing-00000094 to 16 (is 0 now)
[Feb 19 23:06:32] DEBUG[9719] channel.c: Soft-Hanging up channel 'SIP/billing-00000094'
[Feb 19 23:06:32] DEBUG[10029][C-00000097] channel.c: Didn't get a frame from channel: SIP/billing-00000094
[Feb 19 23:06:32] DEBUG[10029][C-00000097] channel.c: Bridge stops bridging channels SIP/dialler-00000093 and SIP/billing-00000094
[Feb 19 23:06:32] DEBUG[10029][C-00000097] features.c: chan SIP/billing-00000094 was hungup
[Feb 19 23:06:32] DEBUG[10029][C-00000097] channel.c: Hanging up channel 'SIP/billing-00000094'
[Feb 19 23:06:32] DEBUG[10029][C-00000097] chan_sip.c: Hangup call SIP/billing-00000094, SIP callid 005561a514c106b45c12992f02bc02a7@197.189.232.113:5060
[Feb 19 23:06:32] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Setting RTCP address on RTP instance '0x7f95d81c3668'
[Feb 19 23:06:32] DEBUG[10029][C-00000097] res_monitor.c: monitor executing ( nice -n 19 sox -m "/var/punchblock/record/e63193f6-df84-40da-b69e-36fc87df7d59-in.wav" "/var/punchblock/record/e63193f6-df84-40da-b69e-36fc87df7d59-out.wav" "/var/punchblock/record/e63193f6-df84-40da-b69e-36fc87df7d59.wav" && rm -f "/var/punchblock/record/e63193f6-df84-40da-b69e-36fc87df7d59-"* ) &
[Feb 19 23:06:32] DEBUG[5437][C-00000098] chan_sip.c: Stopping retransmission on '005561a514c106b45c12992f02bc02a7@197.189.232.113:5060' of Request 104: Match Found
[Feb 19 23:06:32] DEBUG[5437] rtp_engine.c: Destroyed RTP instance '0x7f95d81c3668'
[Feb 19 23:06:32] VERBOSE[10029][C-00000097] res_agi.c: [Feb 19 23:06:32] -- AGI Script Executing Application: (Playback) Options: (beep)
[Feb 19 23:06:32] DEBUG[10029][C-00000097] channel.c: Scheduling timer at (50 requested / 50 actual) timer ticks per second
[Feb 19 23:06:32] VERBOSE[10029][C-00000097] file.c: [Feb 19 23:06:32] -- <SIP/dialler-00000093> Playing 'beep.g729' (language 'en')
[Feb 19 23:06:32] DEBUG[10029][C-00000097] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:32] DEBUG[10029][C-00000097] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:32] DEBUG[10029][C-00000097] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:32] DEBUG[9719] manager.c: Running action 'Hangup'
[Feb 19 23:06:32] VERBOSE[9719] manager.c: [Feb 19 23:06:32] -- Manager 'lloydtest' from 127.0.0.1, hanging up channel: SIP/billing-00000091
[Feb 19 23:06:32] DEBUG[9719] channel.c: Setting hangupcause of channel SIP/billing-00000091 to 16 (is 0 now)
[Feb 19 23:06:32] DEBUG[9719] channel.c: Soft-Hanging up channel 'SIP/billing-00000091'
[Feb 19 23:06:32] DEBUG[10027][C-00000096] channel.c: Didn't get a frame from channel: SIP/billing-00000091
[Feb 19 23:06:32] DEBUG[10027][C-00000096] channel.c: Bridge stops bridging channels SIP/dialler-00000092 and SIP/billing-00000091
[Feb 19 23:06:32] DEBUG[10027][C-00000096] features.c: chan SIP/billing-00000091 was hungup
[Feb 19 23:06:32] DEBUG[10027][C-00000096] channel.c: Hanging up channel 'SIP/billing-00000091'
[Feb 19 23:06:32] DEBUG[10027][C-00000096] chan_sip.c: Hangup call SIP/billing-00000091, SIP callid 05d16e5e3877e82c0bf0f1941f093718@197.189.232.113:5060
[Feb 19 23:06:32] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Setting RTCP address on RTP instance '0x7f95d80ef2e8'
[Feb 19 23:06:32] DEBUG[10027][C-00000096] res_monitor.c: monitor executing ( nice -n 19 sox -m "/var/punchblock/record/9daaa1e9-8f51-4f7e-96bb-0018b4b474c4-in.wav" "/var/punchblock/record/9daaa1e9-8f51-4f7e-96bb-0018b4b474c4-out.wav" "/var/punchblock/record/9daaa1e9-8f51-4f7e-96bb-0018b4b474c4.wav" && rm -f "/var/punchblock/record/9daaa1e9-8f51-4f7e-96bb-0018b4b474c4-"* ) &
[Feb 19 23:06:32] DEBUG[5437][C-00000095] chan_sip.c: Stopping retransmission on '05d16e5e3877e82c0bf0f1941f093718@197.189.232.113:5060' of Request 104: Match Found
[Feb 19 23:06:32] DEBUG[5437] rtp_engine.c: Destroyed RTP instance '0x7f95d80ef2e8'
[Feb 19 23:06:32] VERBOSE[10027][C-00000096] res_agi.c: [Feb 19 23:06:32] -- AGI Script Executing Application: (Playback) Options: (moh)
[Feb 19 23:06:32] DEBUG[10027][C-00000096] channel.c: Set channel SIP/dialler-00000092 to write format slin
[Feb 19 23:06:32] DEBUG[10027][C-00000096] channel.c: Scheduling timer at (50 requested / 50 actual) timer ticks per second
[Feb 19 23:06:32] VERBOSE[10027][C-00000096] file.c: [Feb 19 23:06:32] -- <SIP/dialler-00000092> Playing 'moh.slin' (language 'en')
[Feb 19 23:06:33] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:33] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:33] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:33] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:34] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:36] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:38] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:38] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:38] DEBUG[9719] manager.c: Running action 'AGI'
[Feb 19 23:06:38] VERBOSE[10029][C-00000097] res_agi.c: [Feb 19 23:06:38] -- AGI Script Executing Application: (Playback) Options: (moh)
[Feb 19 23:06:38] DEBUG[10029][C-00000097] channel.c: Set channel SIP/dialler-00000093 to write format slin
[Feb 19 23:06:38] DEBUG[10029][C-00000097] channel.c: Scheduling timer at (50 requested / 50 actual) timer ticks per second
[Feb 19 23:06:38] VERBOSE[10029][C-00000097] file.c: [Feb 19 23:06:38] -- <SIP/dialler-00000093> Playing 'moh.slin' (language 'en')
[Feb 19 23:06:38] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:38] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:39] DEBUG[9719] manager.c: Running action 'AGI'
[Feb 19 23:06:39] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:40] DEBUG[9719] manager.c: Running action 'Originate'
[Feb 19 23:06:40] DEBUG[10040][C-00000099] chan_sip.c: Asked to create a SIP channel with formats: (slin)
[Feb 19 23:06:40] DEBUG[10040][C-00000099] chan_sip.c: Allocating new SIP dialog for 2787d22e1ffa53f91f0edc595df90004@197.189.232.113:5060 - INVITE (No RTP)
[Feb 19 23:06:40] DEBUG[10040][C-00000099] rtp_engine.c: Using engine 'asterisk' for RTP instance '0x7f95d80f4b18'
[Feb 19 23:06:40] DEBUG[10040][C-00000099] res_rtp_asterisk.c: Allocated port 16640 for RTP instance '0x7f95d80f4b18'
[Feb 19 23:06:40] DEBUG[10040][C-00000099] rtp_engine.c: RTP instance '0x7f95d80f4b18' is setup and ready to go
[Feb 19 23:06:40] DEBUG[10040][C-00000099] res_rtp_asterisk.c: Setup RTCP on RTP instance '0x7f95d80f4b18'
[Feb 19 23:06:40] VERBOSE[10040][C-00000099] netsock2.c: [Feb 19 23:06:40] == Using SIP RTP CoS mark 5
[Feb 19 23:06:40] DEBUG[10040][C-00000099] chan_sip.c: Setting NAT on RTP to Off
[Feb 19 23:06:40] DEBUG[10040][C-00000099] chan_sip.c: Setting NAT on RTP to Off
[Feb 19 23:06:40] DEBUG[10040][C-00000099] chan_sip.c: SIP call-id changed from '2787d22e1ffa53f91f0edc595df90004@197.189.232.113:5060' to '6dec15d5480422c82d51afcd7d5a21de@197.189.232.113:5060'
[Feb 19 23:06:40] DEBUG[10040][C-00000099] chan_sip.c: Outgoing Call for 0121110506
[Feb 19 23:06:40] DEBUG[10040][C-00000099] chan_sip.c: ** Our capability: (g729) Video flag: False Text flag: False
[Feb 19 23:06:40] DEBUG[10040][C-00000099] chan_sip.c: ** Our prefcodec: (slin)
[Feb 19 23:06:40] DEBUG[10040][C-00000099] chan_sip.c: Initializing initreq for method INVITE - callid 6dec15d5480422c82d51afcd7d5a21de@197.189.232.113:5060
[Feb 19 23:06:40] DEBUG[9719] manager.c: Running action 'Originate'
[Feb 19 23:06:40] DEBUG[5437][C-00000099] chan_sip.c: (Provisional) Stopping retransmission (but retaining packet) on '6dec15d5480422c82d51afcd7d5a21de@197.189.232.113:5060' Request 102: Found
[Feb 19 23:06:40] DEBUG[10041][C-0000009a] chan_sip.c: Asked to create a SIP channel with formats: (slin)
[Feb 19 23:06:40] DEBUG[10041][C-0000009a] chan_sip.c: Allocating new SIP dialog for 6dfea8c06a5536cd1e28bf0454abbc47@197.189.232.113:5060 - INVITE (No RTP)
[Feb 19 23:06:40] DEBUG[10041][C-0000009a] rtp_engine.c: Using engine 'asterisk' for RTP instance '0x7f95d817a478'
[Feb 19 23:06:40] DEBUG[10041][C-0000009a] res_rtp_asterisk.c: Allocated port 17650 for RTP instance '0x7f95d817a478'
[Feb 19 23:06:40] DEBUG[10041][C-0000009a] rtp_engine.c: RTP instance '0x7f95d817a478' is setup and ready to go
[Feb 19 23:06:40] DEBUG[10041][C-0000009a] res_rtp_asterisk.c: Setup RTCP on RTP instance '0x7f95d817a478'
[Feb 19 23:06:40] VERBOSE[10041][C-0000009a] netsock2.c: [Feb 19 23:06:40] == Using SIP RTP CoS mark 5
[Feb 19 23:06:40] DEBUG[10041][C-0000009a] chan_sip.c: Setting NAT on RTP to Off
[Feb 19 23:06:40] DEBUG[10041][C-0000009a] chan_sip.c: Setting NAT on RTP to Off
[Feb 19 23:06:40] DEBUG[10041][C-0000009a] chan_sip.c: SIP call-id changed from '6dfea8c06a5536cd1e28bf0454abbc47@197.189.232.113:5060' to '71df89176c97c3274e8f5625290054fe@197.189.232.113:5060'
[Feb 19 23:06:40] DEBUG[5437][C-00000099] chan_sip.c: Acked pending invite 102
[Feb 19 23:06:40] DEBUG[5437][C-00000099] chan_sip.c: Stopping retransmission on '6dec15d5480422c82d51afcd7d5a21de@197.189.232.113:5060' of Request 102: Match Found
[Feb 19 23:06:40] DEBUG[5437][C-00000099] chan_sip.c: ** Our capability: (g729) Video flag: False Text flag: False
[Feb 19 23:06:40] DEBUG[5437][C-00000099] chan_sip.c: ** Our prefcodec: (slin)
[Feb 19 23:06:40] DEBUG[10041][C-0000009a] chan_sip.c: Outgoing Call for 0121110517
[Feb 19 23:06:40] DEBUG[10041][C-0000009a] chan_sip.c: ** Our capability: (g729) Video flag: False Text flag: False
[Feb 19 23:06:40] DEBUG[10041][C-0000009a] chan_sip.c: ** Our prefcodec: (slin)
[Feb 19 23:06:40] DEBUG[10041][C-0000009a] chan_sip.c: Initializing initreq for method INVITE - callid 71df89176c97c3274e8f5625290054fe@197.189.232.113:5060
[Feb 19 23:06:40] DEBUG[5437][C-00000099] chan_sip.c: (Provisional) Stopping retransmission (but retaining packet) on '6dec15d5480422c82d51afcd7d5a21de@197.189.232.113:5060' Request 103: Found
[Feb 19 23:06:40] DEBUG[5437][C-0000009a] chan_sip.c: (Provisional) Stopping retransmission (but retaining packet) on '71df89176c97c3274e8f5625290054fe@197.189.232.113:5060' Request 102: Found
[Feb 19 23:06:40] DEBUG[5437][C-0000009a] chan_sip.c: Acked pending invite 102
[Feb 19 23:06:40] DEBUG[5437][C-0000009a] chan_sip.c: Stopping retransmission on '71df89176c97c3274e8f5625290054fe@197.189.232.113:5060' of Request 102: Match Found
[Feb 19 23:06:40] DEBUG[5437][C-0000009a] chan_sip.c: ** Our capability: (g729) Video flag: False Text flag: False
[Feb 19 23:06:40] DEBUG[5437][C-0000009a] chan_sip.c: ** Our prefcodec: (slin)
[Feb 19 23:06:40] DEBUG[5437][C-0000009a] chan_sip.c: (Provisional) Stopping retransmission (but retaining packet) on '71df89176c97c3274e8f5625290054fe@197.189.232.113:5060' Request 103: Found
[Feb 19 23:06:40] DEBUG[5437][C-00000099] chan_sip.c: Acked pending invite 103
[Feb 19 23:06:40] DEBUG[5437][C-00000099] chan_sip.c: Stopping retransmission on '6dec15d5480422c82d51afcd7d5a21de@197.189.232.113:5060' of Request 103: Match Found
[Feb 19 23:06:40] DEBUG[5437][C-00000099] rtp_engine.c: Setting payload 18 based on m type on 0x7f95bd2733d0
[Feb 19 23:06:40] DEBUG[5437][C-00000099] rtp_engine.c: Setting payload 101 based on m type on 0x7f95bd2733d0
[Feb 19 23:06:40] DEBUG[5437][C-00000099] res_rtp_asterisk.c: Setting RTCP address on RTP instance '0x7f95d80f4b18'
[Feb 19 23:06:40] DEBUG[5437][C-00000099] res_rtp_asterisk.c: Ignoring duplicate RTCP property on RTP instance '0x7f95d80f4b18'
[Feb 19 23:06:40] DEBUG[10042][C-00000099] pbx.c: Launching 'AGI'
[Feb 19 23:06:40] VERBOSE[10042][C-00000099] pbx.c: [Feb 19 23:06:40] -- Executing [1@adhearsion-redirect:1] AGI("SIP/billing-00000095", "agi:async") in new stack
[Feb 19 23:06:40] DEBUG[5437][C-0000009a] chan_sip.c: Acked pending invite 103
[Feb 19 23:06:40] DEBUG[5437][C-0000009a] chan_sip.c: Stopping retransmission on '71df89176c97c3274e8f5625290054fe@197.189.232.113:5060' of Request 103: Match Found
[Feb 19 23:06:40] DEBUG[5437][C-0000009a] rtp_engine.c: Setting payload 18 based on m type on 0x7f95bd2733d0
[Feb 19 23:06:40] DEBUG[5437][C-0000009a] rtp_engine.c: Setting payload 101 based on m type on 0x7f95bd2733d0
[Feb 19 23:06:40] DEBUG[5437][C-0000009a] res_rtp_asterisk.c: Setting RTCP address on RTP instance '0x7f95d817a478'
[Feb 19 23:06:40] DEBUG[5437][C-0000009a] res_rtp_asterisk.c: Ignoring duplicate RTCP property on RTP instance '0x7f95d817a478'
[Feb 19 23:06:40] DEBUG[10043][C-0000009a] pbx.c: Launching 'AGI'
[Feb 19 23:06:40] VERBOSE[10043][C-0000009a] pbx.c: [Feb 19 23:06:40] -- Executing [1@adhearsion-redirect:1] AGI("SIP/billing-00000096", "agi:async") in new stack
[Feb 19 23:06:40] DEBUG[9719] manager.c: Running action 'AGI'
[Feb 19 23:06:40] VERBOSE[10042][C-00000099] res_agi.c: [Feb 19 23:06:40] -- AGI Script Executing Application: (Playback) Options: (moh)
[Feb 19 23:06:40] DEBUG[10042][C-00000099] channel.c: Set channel SIP/billing-00000095 to write format slin
[Feb 19 23:06:40] DEBUG[10042][C-00000099] res_rtp_asterisk.c: Ooh, format changed from unknown to g729
[Feb 19 23:06:40] DEBUG[10042][C-00000099] res_rtp_asterisk.c: Created smoother: format: g729 ms: 20 len: 20
[Feb 19 23:06:40] DEBUG[10042][C-00000099] res_rtp_asterisk.c: Starting RTCP transmission on RTP instance '0x7f95d80f4b18'
[Feb 19 23:06:40] DEBUG[10042][C-00000099] channel.c: Scheduling timer at (50 requested / 50 actual) timer ticks per second
[Feb 19 23:06:40] VERBOSE[10042][C-00000099] file.c: [Feb 19 23:06:40] -- <SIP/billing-00000095> Playing 'moh.slin' (language 'en')
[Feb 19 23:06:40] DEBUG[9719] manager.c: Running action 'Monitor'
[Feb 19 23:06:40] DEBUG[9719] manager.c: Running action 'Redirect'
[Feb 19 23:06:40] DEBUG[9719] channel.c: Soft-Hanging up channel 'SIP/dialler-00000093'
[Feb 19 23:06:40] DEBUG[10029][C-00000097] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:40] DEBUG[10029][C-00000097] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:40] DEBUG[10029][C-00000097] channel.c: Set channel SIP/dialler-00000093 to write format g729
[Feb 19 23:06:40] DEBUG[10029][C-00000097] pbx.c: Spawn extension (adhearsion-redirect,1,1) exited non-zero on 'SIP/dialler-00000093'
[Feb 19 23:06:40] VERBOSE[10029][C-00000097] pbx.c: [Feb 19 23:06:40] == Spawn extension (adhearsion-redirect, 1, 1) exited non-zero on 'SIP/dialler-00000093'
[Feb 19 23:06:40] DEBUG[10029][C-00000097] pbx.c: Launching 'AGI'
[Feb 19 23:06:40] VERBOSE[10029][C-00000097] pbx.c: [Feb 19 23:06:40] -- Executing [1@adhearsion-redirect:1] AGI("SIP/dialler-00000093", "agi:async") in new stack
[Feb 19 23:06:40] DEBUG[9719] manager.c: Running action 'Redirect'
[Feb 19 23:06:40] DEBUG[9719] channel.c: Soft-Hanging up channel 'SIP/billing-00000095'
[Feb 19 23:06:40] DEBUG[10042][C-00000099] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:40] DEBUG[10042][C-00000099] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:40] DEBUG[10042][C-00000099] channel.c: Set channel SIP/billing-00000095 to write format g729
[Feb 19 23:06:40] DEBUG[10042][C-00000099] pbx.c: Spawn extension (adhearsion-redirect,1,1) exited non-zero on 'SIP/billing-00000095'
[Feb 19 23:06:40] VERBOSE[10042][C-00000099] pbx.c: [Feb 19 23:06:40] == Spawn extension (adhearsion-redirect, 1, 1) exited non-zero on 'SIP/billing-00000095'
[Feb 19 23:06:40] DEBUG[10042][C-00000099] pbx.c: Launching 'AGI'
[Feb 19 23:06:40] VERBOSE[10042][C-00000099] pbx.c: [Feb 19 23:06:40] -- Executing [1@adhearsion-redirect:1] AGI("SIP/billing-00000095", "agi:async") in new stack
[Feb 19 23:06:40] DEBUG[9719] manager.c: Running action 'AGI'
[Feb 19 23:06:40] VERBOSE[10029][C-00000097] res_agi.c: [Feb 19 23:06:40] -- AGI Script Executing Application: (SendText) Options: ({"call_ref":57,"agent":"1000","contact_ref":"cb00005~5~2040~3743","number":"0121110506"})
[Feb 19 23:06:40] DEBUG[5437][C-00000097] chan_sip.c: Stopping retransmission on '1dec597e402aa50e5a2a35b84f51f925@197.189.232.113:5060' of Request 105: Match Found
[Feb 19 23:06:40] DEBUG[9719] manager.c: Running action 'AGI'
[Feb 19 23:06:41] VERBOSE[10043][C-0000009a] res_agi.c: [Feb 19 23:06:41] -- AGI Script Executing Application: (Playback) Options: (moh)
[Feb 19 23:06:41] DEBUG[10043][C-0000009a] channel.c: Set channel SIP/billing-00000096 to write format slin
[Feb 19 23:06:41] DEBUG[10043][C-0000009a] res_rtp_asterisk.c: Ooh, format changed from unknown to g729
[Feb 19 23:06:41] DEBUG[10043][C-0000009a] res_rtp_asterisk.c: Created smoother: format: g729 ms: 20 len: 20
[Feb 19 23:06:41] DEBUG[10043][C-0000009a] res_rtp_asterisk.c: Starting RTCP transmission on RTP instance '0x7f95d817a478'
[Feb 19 23:06:41] DEBUG[10043][C-0000009a] channel.c: Scheduling timer at (50 requested / 50 actual) timer ticks per second
[Feb 19 23:06:41] VERBOSE[10043][C-0000009a] file.c: [Feb 19 23:06:41] -- <SIP/billing-00000096> Playing 'moh.slin' (language 'en')
[Feb 19 23:06:41] DEBUG[9719] manager.c: Running action 'AGI'
[Feb 19 23:06:41] VERBOSE[10029][C-00000097] res_agi.c: [Feb 19 23:06:41] -- AGI Script Executing Application: (Bridge) Options: (SIP/billing-00000095,F(adhearsion-redirect,1,1))
[Feb 19 23:06:41] DEBUG[10029][C-00000097] channel.c: Planning to masquerade channel SIP/billing-00000095 into the structure of Bridge/SIP/billing-00000095
[Feb 19 23:06:41] DEBUG[10029][C-00000097] channel.c: Done planning to masquerade channel SIP/billing-00000095 into the structure of Bridge/SIP/billing-00000095
[Feb 19 23:06:41] DEBUG[10029][C-00000097] channel.c: Putting channel SIP/billing-00000095 in g729/g729 formats
[Feb 19 23:06:41] DEBUG[10029][C-00000097] channel.c: Done Masquerading SIP/billing-00000095 (6)
[Feb 19 23:06:41] DEBUG[10042][C-00000099] pbx.c: Spawn extension (adhearsion-redirect,1,1) exited non-zero on 'Bridge/SIP/billing-00000095<ZOMBIE>'
[Feb 19 23:06:41] VERBOSE[10042][C-00000099] pbx.c: [Feb 19 23:06:41] == Spawn extension (adhearsion-redirect, 1, 1) exited non-zero on 'Bridge/SIP/billing-00000095<ZOMBIE>'
[Feb 19 23:06:41] DEBUG[10042][C-00000099] channel.c: Soft-Hanging up channel 'Bridge/SIP/billing-00000095<ZOMBIE>'
[Feb 19 23:06:41] DEBUG[10042][C-00000099] channel.c: Hanging up channel 'Bridge/SIP/billing-00000095<ZOMBIE>'
[Feb 19 23:06:41] DEBUG[10029][C-00000097] res_rtp_asterisk.c: 0x7f95d807b490 -- Probation learning mode pass with source address 196.15.185.48:39512
[Feb 19 23:06:41] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:41] DEBUG[9719] manager.c: Running action 'Monitor'
[Feb 19 23:06:41] DEBUG[10043][C-0000009a] res_rtp_asterisk.c: 0x7f95d812a250 -- Probation learning mode pass with source address 196.15.185.48:57686
[Feb 19 23:06:41] DEBUG[9719] manager.c: Running action 'Redirect'
[Feb 19 23:06:41] DEBUG[9719] channel.c: Soft-Hanging up channel 'SIP/dialler-00000092'
[Feb 19 23:06:41] DEBUG[10027][C-00000096] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:41] DEBUG[10027][C-00000096] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:41] DEBUG[10027][C-00000096] channel.c: Set channel SIP/dialler-00000092 to write format g729
[Feb 19 23:06:41] DEBUG[10027][C-00000096] pbx.c: Spawn extension (adhearsion-redirect,1,1) exited non-zero on 'SIP/dialler-00000092'
[Feb 19 23:06:41] VERBOSE[10027][C-00000096] pbx.c: [Feb 19 23:06:41] == Spawn extension (adhearsion-redirect, 1, 1) exited non-zero on 'SIP/dialler-00000092'
[Feb 19 23:06:41] DEBUG[10027][C-00000096] pbx.c: Launching 'AGI'
[Feb 19 23:06:41] VERBOSE[10027][C-00000096] pbx.c: [Feb 19 23:06:41] -- Executing [1@adhearsion-redirect:1] AGI("SIP/dialler-00000092", "agi:async") in new stack
[Feb 19 23:06:41] VERBOSE[10027][C-00000096] res_agi.c: [Feb 19 23:06:41] -- AGI Script Executing Application: (Playback) Options: (beep)
[Feb 19 23:06:41] DEBUG[10027][C-00000096] channel.c: Scheduling timer at (50 requested / 50 actual) timer ticks per second
[Feb 19 23:06:41] VERBOSE[10027][C-00000096] file.c: [Feb 19 23:06:41] -- <SIP/dialler-00000092> Playing 'beep.g729' (language 'en')
[Feb 19 23:06:41] DEBUG[9719] manager.c: Running action 'Redirect'
[Feb 19 23:06:41] DEBUG[9719] channel.c: Soft-Hanging up channel 'SIP/billing-00000096'
[Feb 19 23:06:41] DEBUG[10043][C-0000009a] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:41] DEBUG[10043][C-0000009a] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:41] DEBUG[10043][C-0000009a] channel.c: Set channel SIP/billing-00000096 to write format g729
[Feb 19 23:06:41] DEBUG[10043][C-0000009a] pbx.c: Spawn extension (adhearsion-redirect,1,1) exited non-zero on 'SIP/billing-00000096'
[Feb 19 23:06:41] VERBOSE[10043][C-0000009a] pbx.c: [Feb 19 23:06:41] == Spawn extension (adhearsion-redirect, 1, 1) exited non-zero on 'SIP/billing-00000096'
[Feb 19 23:06:41] DEBUG[10043][C-0000009a] pbx.c: Launching 'AGI'
[Feb 19 23:06:41] VERBOSE[10043][C-0000009a] pbx.c: [Feb 19 23:06:41] -- Executing [1@adhearsion-redirect:1] AGI("SIP/billing-00000096", "agi:async") in new stack
[Feb 19 23:06:41] DEBUG[9719] manager.c: Running action 'AGI'
[Feb 19 23:06:41] DEBUG[9719] manager.c: Running action 'AGI'
[Feb 19 23:06:41] DEBUG[9719] manager.c: Running action 'AGI'
[Feb 19 23:06:41] DEBUG[9719] manager.c: Running action 'AGI'
[Feb 19 23:06:41] DEBUG[10027][C-00000096] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:41] DEBUG[10027][C-00000096] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:41] DEBUG[10027][C-00000096] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:41] VERBOSE[10027][C-00000096] res_agi.c: [Feb 19 23:06:41] -- AGI Script Executing Application: (Playback) Options: (moh)
[Feb 19 23:06:41] DEBUG[10027][C-00000096] channel.c: Set channel SIP/dialler-00000092 to write format slin
[Feb 19 23:06:41] DEBUG[10027][C-00000096] channel.c: Scheduling timer at (50 requested / 50 actual) timer ticks per second
[Feb 19 23:06:41] VERBOSE[10027][C-00000096] file.c: [Feb 19 23:06:41] -- <SIP/dialler-00000092> Playing 'moh.slin' (language 'en')
[Feb 19 23:06:42] DEBUG[5437] rtp_engine.c: Destroyed RTP instance '0x7f95f005c688'
[Feb 19 23:06:43] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:43] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:43] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:43] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:44] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:44] DEBUG[9719] manager.c: Running action 'Hangup'
[Feb 19 23:06:44] VERBOSE[9719] manager.c: [Feb 19 23:06:44] -- Manager 'lloydtest' from 127.0.0.1, hanging up channel: SIP/billing-00000095
[Feb 19 23:06:44] DEBUG[9719] channel.c: Setting hangupcause of channel SIP/billing-00000095 to 16 (is 0 now)
[Feb 19 23:06:44] DEBUG[9719] channel.c: Soft-Hanging up channel 'SIP/billing-00000095'
[Feb 19 23:06:44] DEBUG[10029][C-00000097] channel.c: Didn't get a frame from channel: SIP/billing-00000095
[Feb 19 23:06:44] DEBUG[10029][C-00000097] channel.c: Bridge stops bridging channels SIP/dialler-00000093 and SIP/billing-00000095
[Feb 19 23:06:44] DEBUG[10029][C-00000097] features.c: chan SIP/billing-00000095 was hungup
[Feb 19 23:06:44] DEBUG[10029][C-00000097] channel.c: Hanging up channel 'SIP/billing-00000095'
[Feb 19 23:06:44] DEBUG[10029][C-00000097] chan_sip.c: Hangup call SIP/billing-00000095, SIP callid 6dec15d5480422c82d51afcd7d5a21de@197.189.232.113:5060
[Feb 19 23:06:44] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Setting RTCP address on RTP instance '0x7f95d80f4b18'
[Feb 19 23:06:44] DEBUG[10029][C-00000097] res_monitor.c: monitor executing ( nice -n 19 sox -m "/var/punchblock/record/0ace5baf-7b0e-496f-b11a-78d2d3e97b7d-in.wav" "/var/punchblock/record/0ace5baf-7b0e-496f-b11a-78d2d3e97b7d-out.wav" "/var/punchblock/record/0ace5baf-7b0e-496f-b11a-78d2d3e97b7d.wav" && rm -f "/var/punchblock/record/0ace5baf-7b0e-496f-b11a-78d2d3e97b7d-"* ) &
[Feb 19 23:06:44] DEBUG[5437][C-00000099] chan_sip.c: Stopping retransmission on '6dec15d5480422c82d51afcd7d5a21de@197.189.232.113:5060' of Request 104: Match Found
[Feb 19 23:06:44] DEBUG[5437] rtp_engine.c: Destroyed RTP instance '0x7f95d80f4b18'
[Feb 19 23:06:44] VERBOSE[10029][C-00000097] res_agi.c: [Feb 19 23:06:44] -- AGI Script Executing Application: (Playback) Options: (beep)
[Feb 19 23:06:44] DEBUG[10029][C-00000097] channel.c: Scheduling timer at (50 requested / 50 actual) timer ticks per second
[Feb 19 23:06:44] VERBOSE[10029][C-00000097] file.c: [Feb 19 23:06:44] -- <SIP/dialler-00000093> Playing 'beep.g729' (language 'en')
[Feb 19 23:06:44] DEBUG[10029][C-00000097] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:44] DEBUG[10029][C-00000097] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:44] DEBUG[10029][C-00000097] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:06:46] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:46] DEBUG[10043][C-0000009a] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:48] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:48] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:48] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:48] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:49] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:51] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:51] DEBUG[10043][C-0000009a] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:51] DEBUG[9719] manager.c: Running action 'AGI'
[Feb 19 23:06:51] VERBOSE[10029][C-00000097] res_agi.c: [Feb 19 23:06:51] -- AGI Script Executing Application: (Playback) Options: (moh)
[Feb 19 23:06:51] DEBUG[10029][C-00000097] channel.c: Set channel SIP/dialler-00000093 to write format slin
[Feb 19 23:06:51] DEBUG[10029][C-00000097] channel.c: Scheduling timer at (50 requested / 50 actual) timer ticks per second
[Feb 19 23:06:51] VERBOSE[10029][C-00000097] file.c: [Feb 19 23:06:51] -- <SIP/dialler-00000093> Playing 'moh.slin' (language 'en')
[Feb 19 23:06:53] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:53] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:53] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:53] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:54] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:56] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:56] DEBUG[10043][C-0000009a] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:58] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:58] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:58] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:58] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:06:59] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:01] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:01] DEBUG[10043][C-0000009a] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:03] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:03] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:03] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:03] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:04] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:06] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:06] DEBUG[10043][C-0000009a] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:08] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:08] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:08] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:08] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:09] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:09] DEBUG[5437] chan_sip.c: Allocating new SIP dialog for 36a67ee45f22d78a1077a7bd62c2903f@197.189.232.113:5060 - OPTIONS (No RTP)
[Feb 19 23:07:09] DEBUG[5437] chan_sip.c: SIP call-id changed from '36a67ee45f22d78a1077a7bd62c2903f@197.189.232.113:5060' to '7d5b7b15099f4c81492f70f83bb474fc@197.189.232.113:5060'
[Feb 19 23:07:09] DEBUG[5437] chan_sip.c: Initializing initreq for method OPTIONS - callid 7d5b7b15099f4c81492f70f83bb474fc@197.189.232.113:5060
[Feb 19 23:07:09] DEBUG[5437] chan_sip.c: Stopping retransmission on '7d5b7b15099f4c81492f70f83bb474fc@197.189.232.113:5060' of Request 102: Match Found
[Feb 19 23:07:11] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:11] DEBUG[10043][C-0000009a] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:13] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:13] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:13] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:13] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:14] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:16] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:16] DEBUG[10043][C-0000009a] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:18] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:18] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:18] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:18] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:19] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:21] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:21] DEBUG[10043][C-0000009a] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:23] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:23] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:23] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:23] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:24] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:26] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:26] DEBUG[10043][C-0000009a] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:28] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:28] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:28] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:28] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:29] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:31] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:31] DEBUG[10043][C-0000009a] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:33] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:33] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:33] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:33] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:34] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:36] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:36] DEBUG[10043][C-0000009a] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:38] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:38] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:38] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:38] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:39] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:41] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:41] DEBUG[10043][C-0000009a] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:41] DEBUG[9719] manager.c: Running action 'Hangup'
[Feb 19 23:07:41] VERBOSE[9719] manager.c: [Feb 19 23:07:41] -- Manager 'lloydtest' from 127.0.0.1, hanging up channel: SIP/billing-00000096
[Feb 19 23:07:41] DEBUG[9719] channel.c: Setting hangupcause of channel SIP/billing-00000096 to 16 (is 16 now)
[Feb 19 23:07:41] DEBUG[9719] channel.c: Soft-Hanging up channel 'SIP/billing-00000096'
[Feb 19 23:07:41] DEBUG[10043][C-0000009a] pbx.c: Spawn extension (adhearsion-redirect,1,1) exited non-zero on 'SIP/billing-00000096'
[Feb 19 23:07:41] VERBOSE[10043][C-0000009a] pbx.c: [Feb 19 23:07:41] == Spawn extension (adhearsion-redirect, 1, 1) exited non-zero on 'SIP/billing-00000096'
[Feb 19 23:07:41] DEBUG[10043][C-0000009a] channel.c: Soft-Hanging up channel 'SIP/billing-00000096'
[Feb 19 23:07:41] DEBUG[10043][C-0000009a] channel.c: Hanging up channel 'SIP/billing-00000096'
[Feb 19 23:07:41] DEBUG[10043][C-0000009a] chan_sip.c: Hangup call SIP/billing-00000096, SIP callid 71df89176c97c3274e8f5625290054fe@197.189.232.113:5060
[Feb 19 23:07:41] DEBUG[10043][C-0000009a] res_rtp_asterisk.c: Setting RTCP address on RTP instance '0x7f95d817a478'
[Feb 19 23:07:41] DEBUG[10043][C-0000009a] res_monitor.c: monitor executing ( nice -n 19 sox -m "/var/punchblock/record/b8f6ad4e-7a0c-479e-8a2e-c84ab1bab715-in.wav" "/var/punchblock/record/b8f6ad4e-7a0c-479e-8a2e-c84ab1bab715-out.wav" "/var/punchblock/record/b8f6ad4e-7a0c-479e-8a2e-c84ab1bab715.wav" && rm -f "/var/punchblock/record/b8f6ad4e-7a0c-479e-8a2e-c84ab1bab715-"* ) &
[Feb 19 23:07:41] DEBUG[5437][C-0000009a] chan_sip.c: Stopping retransmission on '71df89176c97c3274e8f5625290054fe@197.189.232.113:5060' of Request 104: Match Found
[Feb 19 23:07:41] DEBUG[5437] rtp_engine.c: Destroyed RTP instance '0x7f95d817a478'
[Feb 19 23:07:43] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:43] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:43] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:43] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:44] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:46] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:48] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:48] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:48] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:48] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:49] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:51] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:53] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:53] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:53] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:53] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:54] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:56] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:58] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:58] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:58] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:58] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:07:59] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:01] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:02] DEBUG[5437] chan_sip.c: Allocating new SIP dialog for 41b58b1350f0374a26d797563e32170e@197.189.232.113 - REGISTER (No RTP)
[Feb 19 23:08:02] DEBUG[5437] chan_sip.c: Scheduled a registration timeout for 197.189.232.98 id #2726
[Feb 19 23:08:02] DEBUG[5437] chan_sip.c: Initializing initreq for method REGISTER - callid 41b58b1350f0374a26d797563e32170e@197.189.232.113
[Feb 19 23:08:02] DEBUG[5437] chan_sip.c: Stopping retransmission on '41b58b1350f0374a26d797563e32170e@197.189.232.113' of Request 278: Match Found
[Feb 19 23:08:02] DEBUG[5437] chan_sip.c: Initializing already initialized SIP dialog 41b58b1350f0374a26d797563e32170e@197.189.232.113 (presumably reinvite)
[Feb 19 23:08:02] DEBUG[5437] chan_sip.c: Stopping retransmission on '41b58b1350f0374a26d797563e32170e@197.189.232.113' of Request 279: Match Found
[Feb 19 23:08:02] DEBUG[5437] chan_sip.c: Registration successful
[Feb 19 23:08:02] DEBUG[5437] chan_sip.c: Cancelling timeout 2726
[Feb 19 23:08:03] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:03] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:03] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:03] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:04] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:06] DEBUG[5437] chan_sip.c: Allocating new SIP dialog for 5c7e8cb002eb12b909e7b1cd5dddde55@197.189.232.113 - REGISTER (No RTP)
[Feb 19 23:08:06] DEBUG[5437] chan_sip.c: Scheduled a registration timeout for 196.15.185.48 id #2730
[Feb 19 23:08:06] DEBUG[5437] chan_sip.c: Initializing initreq for method REGISTER - callid 5c7e8cb002eb12b909e7b1cd5dddde55@197.189.232.113
[Feb 19 23:08:06] DEBUG[5437] chan_sip.c: Stopping retransmission on '5c7e8cb002eb12b909e7b1cd5dddde55@197.189.232.113' of Request 220: Match Found
[Feb 19 23:08:06] DEBUG[5437] chan_sip.c: Registration successful
[Feb 19 23:08:06] DEBUG[5437] chan_sip.c: Cancelling timeout 2730
[Feb 19 23:08:06] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:08] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:08] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:08] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:08] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:09] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:09] DEBUG[5437] chan_sip.c: Allocating new SIP dialog for 07fc694c726d15982a421cff1421539a@197.189.232.113:5060 - OPTIONS (No RTP)
[Feb 19 23:08:09] DEBUG[5437] chan_sip.c: SIP call-id changed from '07fc694c726d15982a421cff1421539a@197.189.232.113:5060' to '56e613003d5d41cd77d342bf358bc746@197.189.232.113:5060'
[Feb 19 23:08:09] DEBUG[5437] chan_sip.c: Initializing initreq for method OPTIONS - callid 56e613003d5d41cd77d342bf358bc746@197.189.232.113:5060
[Feb 19 23:08:09] DEBUG[5437] chan_sip.c: Stopping retransmission on '56e613003d5d41cd77d342bf358bc746@197.189.232.113:5060' of Request 102: Match Found
[Feb 19 23:08:11] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:13] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:13] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:13] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:13] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:14] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:16] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:18] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:18] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:18] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:18] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:19] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:21] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:23] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:23] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:23] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:23] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:24] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:26] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:28] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:28] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:28] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:28] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:29] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:31] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:33] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:33] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:33] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:33] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:34] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:36] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:38] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:38] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:38] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:38] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:39] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:41] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:43] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:43] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:43] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:43] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:44] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:46] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:48] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:48] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:48] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:48] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:49] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:51] DEBUG[5437][C-00000096] res_rtp_asterisk.c: Setting RTCP address on RTP instance '0x7f95f006eef8'
[Feb 19 23:08:51] DEBUG[10027][C-00000096] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:08:51] DEBUG[10027][C-00000096] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:08:51] DEBUG[10027][C-00000096] channel.c: Set channel SIP/dialler-00000092 to write format g729
[Feb 19 23:08:51] DEBUG[10027][C-00000096] pbx.c: Spawn extension (adhearsion-redirect,1,1) exited non-zero on 'SIP/dialler-00000092'
[Feb 19 23:08:51] VERBOSE[10027][C-00000096] pbx.c: [Feb 19 23:08:51] == Spawn extension (adhearsion-redirect, 1, 1) exited non-zero on 'SIP/dialler-00000092'
[Feb 19 23:08:51] DEBUG[10027][C-00000096] channel.c: Soft-Hanging up channel 'SIP/dialler-00000092'
[Feb 19 23:08:51] DEBUG[10027][C-00000096] channel.c: Hanging up channel 'SIP/dialler-00000092'
[Feb 19 23:08:51] DEBUG[10027][C-00000096] chan_sip.c: Hangup call SIP/dialler-00000092, SIP callid 3dd4d15a53346a41109bfc9155eafff1@197.189.232.113:5060
[Feb 19 23:08:51] DEBUG[10027][C-00000096] res_rtp_asterisk.c: Setting RTCP address on RTP instance '0x7f95f006eef8'
[Feb 19 23:08:51] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:53] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:53] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:53] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:53] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:56] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:58] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:58] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:58] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:08:58] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:01] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:03] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:03] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:03] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:03] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:06] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:08] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:08] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:08] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:08] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:09] DEBUG[5437] chan_sip.c: Allocating new SIP dialog for 78d06bb86683082c576e83fa5fe74f73@197.189.232.113:5060 - OPTIONS (No RTP)
[Feb 19 23:09:09] DEBUG[5437] chan_sip.c: SIP call-id changed from '78d06bb86683082c576e83fa5fe74f73@197.189.232.113:5060' to '26f00d55798f6ba12a81e3f341632419@197.189.232.113:5060'
[Feb 19 23:09:09] DEBUG[5437] chan_sip.c: Initializing initreq for method OPTIONS - callid 26f00d55798f6ba12a81e3f341632419@197.189.232.113:5060
[Feb 19 23:09:09] DEBUG[5437] chan_sip.c: Stopping retransmission on '26f00d55798f6ba12a81e3f341632419@197.189.232.113:5060' of Request 102: Match Found
[Feb 19 23:09:11] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:13] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:13] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:13] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:13] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:16] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:18] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:18] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:18] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:18] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:21] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:23] DEBUG[5437] rtp_engine.c: Destroyed RTP instance '0x7f95f006eef8'
[Feb 19 23:09:23] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:23] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:23] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:23] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:26] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:28] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:28] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:28] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:28] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:31] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:33] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:33] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:33] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:33] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:36] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:38] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:38] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:38] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:38] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:41] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:43] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:43] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:43] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:43] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:46] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:47] DEBUG[5437] chan_sip.c: Allocating new SIP dialog for 41b58b1350f0374a26d797563e32170e@197.189.232.113 - REGISTER (No RTP)
[Feb 19 23:09:47] DEBUG[5437] chan_sip.c: Scheduled a registration timeout for 197.189.232.98 id #2740
[Feb 19 23:09:47] DEBUG[5437] chan_sip.c: Initializing initreq for method REGISTER - callid 41b58b1350f0374a26d797563e32170e@197.189.232.113
[Feb 19 23:09:47] DEBUG[5437] chan_sip.c: Stopping retransmission on '41b58b1350f0374a26d797563e32170e@197.189.232.113' of Request 280: Match Found
[Feb 19 23:09:47] DEBUG[5437] chan_sip.c: Initializing already initialized SIP dialog 41b58b1350f0374a26d797563e32170e@197.189.232.113 (presumably reinvite)
[Feb 19 23:09:47] DEBUG[5437] chan_sip.c: Stopping retransmission on '41b58b1350f0374a26d797563e32170e@197.189.232.113' of Request 281: Match Found
[Feb 19 23:09:47] DEBUG[5437] chan_sip.c: Registration successful
[Feb 19 23:09:47] DEBUG[5437] chan_sip.c: Cancelling timeout 2740
[Feb 19 23:09:48] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:48] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:48] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:48] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:51] DEBUG[5437] chan_sip.c: Allocating new SIP dialog for 5c7e8cb002eb12b909e7b1cd5dddde55@197.189.232.113 - REGISTER (No RTP)
[Feb 19 23:09:51] DEBUG[5437] chan_sip.c: Scheduled a registration timeout for 196.15.185.48 id #2744
[Feb 19 23:09:51] DEBUG[5437] chan_sip.c: Initializing initreq for method REGISTER - callid 5c7e8cb002eb12b909e7b1cd5dddde55@197.189.232.113
[Feb 19 23:09:51] DEBUG[5437] chan_sip.c: Stopping retransmission on '5c7e8cb002eb12b909e7b1cd5dddde55@197.189.232.113' of Request 221: Match Found
[Feb 19 23:09:51] DEBUG[5437] chan_sip.c: Registration successful
[Feb 19 23:09:51] DEBUG[5437] chan_sip.c: Cancelling timeout 2744
[Feb 19 23:09:51] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:53] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:53] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:53] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:53] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:56] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:58] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:58] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:58] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:09:58] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:01] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:03] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:03] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:03] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:03] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:06] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:08] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:08] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:08] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:08] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:09] DEBUG[5437] chan_sip.c: Allocating new SIP dialog for 6d122687648965fb1c7aa4441d47ecab@197.189.232.113:5060 - OPTIONS (No RTP)
[Feb 19 23:10:09] DEBUG[5437] chan_sip.c: SIP call-id changed from '6d122687648965fb1c7aa4441d47ecab@197.189.232.113:5060' to '4e6b26b73e1c7bb663b759e0583e3979@197.189.232.113:5060'
[Feb 19 23:10:09] DEBUG[5437] chan_sip.c: Initializing initreq for method OPTIONS - callid 4e6b26b73e1c7bb663b759e0583e3979@197.189.232.113:5060
[Feb 19 23:10:09] DEBUG[5437] chan_sip.c: Stopping retransmission on '4e6b26b73e1c7bb663b759e0583e3979@197.189.232.113:5060' of Request 102: Match Found
[Feb 19 23:10:11] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:13] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:13] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:13] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:13] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:16] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:18] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:18] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:18] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:18] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:21] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:23] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:23] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:23] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:23] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:26] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:28] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:28] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:28] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:28] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:28] DEBUG[5437][C-00000097] res_rtp_asterisk.c: Setting RTCP address on RTP instance '0x7f95d81706a8'
[Feb 19 23:10:28] DEBUG[10029][C-00000097] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:10:28] DEBUG[10029][C-00000097] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:10:28] DEBUG[10029][C-00000097] channel.c: Set channel SIP/dialler-00000093 to write format g729
[Feb 19 23:10:28] DEBUG[10029][C-00000097] pbx.c: Spawn extension (adhearsion-redirect,1,1) exited non-zero on 'SIP/dialler-00000093'
[Feb 19 23:10:28] VERBOSE[10029][C-00000097] pbx.c: [Feb 19 23:10:28] == Spawn extension (adhearsion-redirect, 1, 1) exited non-zero on 'SIP/dialler-00000093'
[Feb 19 23:10:28] DEBUG[10029][C-00000097] channel.c: Soft-Hanging up channel 'SIP/dialler-00000093'
[Feb 19 23:10:28] DEBUG[10029][C-00000097] channel.c: Hanging up channel 'SIP/dialler-00000093'
[Feb 19 23:10:28] DEBUG[10029][C-00000097] chan_sip.c: Hangup call SIP/dialler-00000093, SIP callid 1dec597e402aa50e5a2a35b84f51f925@197.189.232.113:5060
[Feb 19 23:10:28] DEBUG[10029][C-00000097] res_rtp_asterisk.c: Setting RTCP address on RTP instance '0x7f95d81706a8'
[Feb 19 23:10:28] DEBUG[9719] manager.c: Running action 'AGI'
[Feb 19 23:10:33] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:33] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:33] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:33] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:38] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:38] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:38] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:38] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:43] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:43] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:43] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:43] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:48] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:48] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:48] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:48] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:53] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:53] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:53] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:53] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:58] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:58] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:58] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:10:58] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:00] DEBUG[5437] rtp_engine.c: Destroyed RTP instance '0x7f95d81706a8'
[Feb 19 23:11:03] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:03] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:03] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:03] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:08] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:08] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:08] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:08] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:09] DEBUG[5437] chan_sip.c: Allocating new SIP dialog for 67394ee55d0263321c919f76034dd81c@197.189.232.113:5060 - OPTIONS (No RTP)
[Feb 19 23:11:09] DEBUG[5437] chan_sip.c: SIP call-id changed from '67394ee55d0263321c919f76034dd81c@197.189.232.113:5060' to '1321ca5461f76d41071e662338840145@197.189.232.113:5060'
[Feb 19 23:11:09] DEBUG[5437] chan_sip.c: Initializing initreq for method OPTIONS - callid 1321ca5461f76d41071e662338840145@197.189.232.113:5060
[Feb 19 23:11:09] DEBUG[5437] chan_sip.c: Stopping retransmission on '1321ca5461f76d41071e662338840145@197.189.232.113:5060' of Request 102: Match Found
[Feb 19 23:11:11] DEBUG[9969][C-00000090] channel.c: Scheduling timer at (53 requested / 53 actual) timer ticks per second
[Feb 19 23:11:11] DEBUG[9969][C-00000090] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:11:11] DEBUG[9969][C-00000090] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:11:11] DEBUG[9969][C-00000090] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:11:11] DEBUG[9969][C-00000090] channel.c: Set channel SIP/billing-0000008c to write format g729
[Feb 19 23:11:11] DEBUG[9719] manager.c: Running action 'AGI'
[Feb 19 23:11:11] VERBOSE[9969][C-00000090] res_agi.c: [Feb 19 23:11:11] -- AGI Script Executing Application: (Playback) Options: (moh)
[Feb 19 23:11:11] DEBUG[9969][C-00000090] channel.c: Set channel SIP/billing-0000008c to write format slin
[Feb 19 23:11:11] DEBUG[9969][C-00000090] channel.c: Scheduling timer at (50 requested / 50 actual) timer ticks per second
[Feb 19 23:11:11] VERBOSE[9969][C-00000090] file.c: [Feb 19 23:11:11] -- <SIP/billing-0000008c> Playing 'moh.slin' (language 'en')
[Feb 19 23:11:11] DEBUG[9968][C-0000008f] channel.c: Scheduling timer at (53 requested / 53 actual) timer ticks per second
[Feb 19 23:11:11] DEBUG[9968][C-0000008f] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:11:11] DEBUG[9968][C-0000008f] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:11:11] DEBUG[9968][C-0000008f] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:11:11] DEBUG[9968][C-0000008f] channel.c: Set channel SIP/billing-0000008b to write format g729
[Feb 19 23:11:11] DEBUG[9719] manager.c: Running action 'AGI'
[Feb 19 23:11:11] VERBOSE[9968][C-0000008f] res_agi.c: [Feb 19 23:11:11] -- AGI Script Executing Application: (Playback) Options: (moh)
[Feb 19 23:11:11] DEBUG[9968][C-0000008f] channel.c: Set channel SIP/billing-0000008b to write format slin
[Feb 19 23:11:11] DEBUG[9968][C-0000008f] channel.c: Scheduling timer at (50 requested / 50 actual) timer ticks per second
[Feb 19 23:11:11] VERBOSE[9968][C-0000008f] file.c: [Feb 19 23:11:11] -- <SIP/billing-0000008b> Playing 'moh.slin' (language 'en')
[Feb 19 23:11:12] DEBUG[9974][C-00000093] channel.c: Scheduling timer at (53 requested / 53 actual) timer ticks per second
[Feb 19 23:11:12] DEBUG[9974][C-00000093] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:11:12] DEBUG[9974][C-00000093] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:11:12] DEBUG[9974][C-00000093] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:11:12] DEBUG[9974][C-00000093] channel.c: Set channel SIP/billing-0000008f to write format g729
[Feb 19 23:11:12] DEBUG[9719] manager.c: Running action 'AGI'
[Feb 19 23:11:12] VERBOSE[9974][C-00000093] res_agi.c: [Feb 19 23:11:12] -- AGI Script Executing Application: (Playback) Options: (moh)
[Feb 19 23:11:12] DEBUG[9974][C-00000093] channel.c: Set channel SIP/billing-0000008f to write format slin
[Feb 19 23:11:12] DEBUG[9974][C-00000093] channel.c: Scheduling timer at (50 requested / 50 actual) timer ticks per second
[Feb 19 23:11:12] VERBOSE[9974][C-00000093] file.c: [Feb 19 23:11:12] -- <SIP/billing-0000008f> Playing 'moh.slin' (language 'en')
[Feb 19 23:11:12] DEBUG[9973][C-00000092] channel.c: Scheduling timer at (53 requested / 53 actual) timer ticks per second
[Feb 19 23:11:12] DEBUG[9973][C-00000092] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:11:12] DEBUG[9973][C-00000092] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:11:12] DEBUG[9973][C-00000092] channel.c: Scheduling timer at (0 requested / 0 actual) timer ticks per second
[Feb 19 23:11:12] DEBUG[9973][C-00000092] channel.c: Set channel SIP/billing-0000008e to write format g729
[Feb 19 23:11:12] DEBUG[9719] manager.c: Running action 'AGI'
[Feb 19 23:11:12] VERBOSE[9973][C-00000092] res_agi.c: [Feb 19 23:11:12] -- AGI Script Executing Application: (Playback) Options: (moh)
[Feb 19 23:11:12] DEBUG[9973][C-00000092] channel.c: Set channel SIP/billing-0000008e to write format slin
[Feb 19 23:11:12] DEBUG[9973][C-00000092] channel.c: Scheduling timer at (50 requested / 50 actual) timer ticks per second
[Feb 19 23:11:12] VERBOSE[9973][C-00000092] file.c: [Feb 19 23:11:12] -- <SIP/billing-0000008e> Playing 'moh.slin' (language 'en')
[Feb 19 23:11:13] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:13] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:13] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:13] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:18] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:18] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:18] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:18] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:23] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:23] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:23] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:23] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:28] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:28] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:28] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:28] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:32] DEBUG[5437] chan_sip.c: Allocating new SIP dialog for 41b58b1350f0374a26d797563e32170e@197.189.232.113 - REGISTER (No RTP)
[Feb 19 23:11:32] DEBUG[5437] chan_sip.c: Scheduled a registration timeout for 197.189.232.98 id #2754
[Feb 19 23:11:32] DEBUG[5437] chan_sip.c: Initializing initreq for method REGISTER - callid 41b58b1350f0374a26d797563e32170e@197.189.232.113
[Feb 19 23:11:32] DEBUG[5437] chan_sip.c: Stopping retransmission on '41b58b1350f0374a26d797563e32170e@197.189.232.113' of Request 282: Match Found
[Feb 19 23:11:32] DEBUG[5437] chan_sip.c: Initializing already initialized SIP dialog 41b58b1350f0374a26d797563e32170e@197.189.232.113 (presumably reinvite)
[Feb 19 23:11:32] DEBUG[5437] chan_sip.c: Stopping retransmission on '41b58b1350f0374a26d797563e32170e@197.189.232.113' of Request 283: Match Found
[Feb 19 23:11:32] DEBUG[5437] chan_sip.c: Registration successful
[Feb 19 23:11:32] DEBUG[5437] chan_sip.c: Cancelling timeout 2754
[Feb 19 23:11:33] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:33] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:33] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:33] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:36] DEBUG[5437] chan_sip.c: Allocating new SIP dialog for 5c7e8cb002eb12b909e7b1cd5dddde55@197.189.232.113 - REGISTER (No RTP)
[Feb 19 23:11:36] DEBUG[5437] chan_sip.c: Scheduled a registration timeout for 196.15.185.48 id #2758
[Feb 19 23:11:36] DEBUG[5437] chan_sip.c: Initializing initreq for method REGISTER - callid 5c7e8cb002eb12b909e7b1cd5dddde55@197.189.232.113
[Feb 19 23:11:36] DEBUG[5437] chan_sip.c: Stopping retransmission on '5c7e8cb002eb12b909e7b1cd5dddde55@197.189.232.113' of Request 222: Match Found
[Feb 19 23:11:36] DEBUG[5437] chan_sip.c: Initializing already initialized SIP dialog 5c7e8cb002eb12b909e7b1cd5dddde55@197.189.232.113 (presumably reinvite)
[Feb 19 23:11:36] DEBUG[5437] chan_sip.c: Stopping retransmission on '5c7e8cb002eb12b909e7b1cd5dddde55@197.189.232.113' of Request 223: Match Found
[Feb 19 23:11:36] DEBUG[5437] chan_sip.c: Registration successful
[Feb 19 23:11:36] DEBUG[5437] chan_sip.c: Cancelling timeout 2758
[Feb 19 23:11:38] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:38] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:38] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:38] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:43] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:43] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:43] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:43] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:48] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:48] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:48] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:48] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:53] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:53] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:53] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:53] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:58] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:58] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:58] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:11:58] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:03] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:03] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:03] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:03] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:08] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:08] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:08] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:08] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:09] DEBUG[5437] chan_sip.c: Allocating new SIP dialog for 710e9806363eb3d11e78f55218298b6b@197.189.232.113:5060 - OPTIONS (No RTP)
[Feb 19 23:12:09] DEBUG[5437] chan_sip.c: SIP call-id changed from '710e9806363eb3d11e78f55218298b6b@197.189.232.113:5060' to '28a350e33e8ea13d6840bdf7387bc620@197.189.232.113:5060'
[Feb 19 23:12:09] DEBUG[5437] chan_sip.c: Initializing initreq for method OPTIONS - callid 28a350e33e8ea13d6840bdf7387bc620@197.189.232.113:5060
[Feb 19 23:12:09] DEBUG[5437] chan_sip.c: Stopping retransmission on '28a350e33e8ea13d6840bdf7387bc620@197.189.232.113:5060' of Request 102: Match Found
[Feb 19 23:12:13] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:13] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:13] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:13] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:18] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:18] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:18] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:18] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:23] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:23] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:23] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:23] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:28] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:28] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:28] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:28] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:33] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:33] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:33] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:33] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:38] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:38] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:38] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:38] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:43] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:43] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:43] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:43] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:48] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:48] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:48] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:48] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:53] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:53] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:53] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:53] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:58] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:58] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:58] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:12:58] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:13:03] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:13:03] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:13:03] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:13:03] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:13:08] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:13:08] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:13:08] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:13:08] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:13:09] DEBUG[5437] chan_sip.c: Allocating new SIP dialog for 7b90fc594674bdb77ddfe97871943819@197.189.232.113:5060 - OPTIONS (No RTP)
[Feb 19 23:13:09] DEBUG[5437] chan_sip.c: SIP call-id changed from '7b90fc594674bdb77ddfe97871943819@197.189.232.113:5060' to '66f69554439941364d5ea88539f6a6f9@197.189.232.113:5060'
[Feb 19 23:13:09] DEBUG[5437] chan_sip.c: Initializing initreq for method OPTIONS - callid 66f69554439941364d5ea88539f6a6f9@197.189.232.113:5060
[Feb 19 23:13:09] DEBUG[5437] chan_sip.c: Stopping retransmission on '66f69554439941364d5ea88539f6a6f9@197.189.232.113:5060' of Request 102: Match Found
[Feb 19 23:13:13] DEBUG[9968][C-0000008f] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:13:13] DEBUG[9969][C-00000090] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:13:13] DEBUG[9973][C-00000092] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:13:13] DEBUG[9974][C-00000093] res_rtp_asterisk.c: Got RTCP report of 64 bytes
[Feb 19 23:13:17] DEBUG[5437] chan_sip.c: Allocating new SIP dialog for 41b58b1350f0374a26d797563e32170e@197.189.232.113 - REGISTER (No RTP)
[Feb 19 23:13:17] DEBUG[5437] chan_sip.c: Scheduled a registration timeout for 197.189.232.98 id #2768
[Feb 19 23:13:17] DEBUG[5437] chan_sip.c: Initializing initreq for method REGISTER - callid 41b58b1350f0374a26d797563e32170e@197.189.232.113
[Feb 19 23:13:17] DEBUG[5437] chan_sip.c: Stopping retransmission on '41b58b1350f0374a26d797563e32170e@197.189.232.113' of Request 284: Match Found
[Feb 19 23:13:17] DEBUG[5437] chan_sip.c: Initializing already initialized SIP dialog 41b58b1350f0374a26d797563e32170e@197.189.232.113 (presumably reinvite)
[Feb 19 23:13:17] DEBUG[5437] chan_sip.c: Stopping retransmission on '41b58b1350f0374a26d797563e32170e@197.189.232.113' of Request 285: Match Found
[Feb 19 23:13:17] DEBUG[5437] chan_sip.c: Registration successful
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment