Created
June 28, 2013 14:26
-
-
Save asifkalam/5885071 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [2013-06-28 19:53:21] TRACE Adhearsion::Initializer: OS: darwin12.3.0 - RUBY: ruby 2.0.0 | |
| [2013-06-28 19:53:21] TRACE Adhearsion::Initializer: Environment: {"RBENV_VERSION"=>"2.0.0-p195", "GREP_COLOR"=>"1;32", "TERM_PROGRAM"=>"iTerm.app", "TERM"=>"xterm", "SHELL"=>"/bin/zsh", "TMPDIR"=>"/var/folders/6d/rggbszv10c710lms077b3tk40000gn/T/", "Apple_PubSub_Socket_Render"=>"/tmp/launch-rs8ITb/Render", "USER"=>"asif", "COMMAND_MODE"=>"unix2003", "RBENV_ROOT"=>"/usr/local/opt/rbenv", "SSH_AUTH_SOCK"=>"/tmp/launch-BsOIPN/Listeners", "GEMFURY_URL"=>"https://[email protected]/me/", "__CF_USER_TEXT_ENCODING"=>"0x1F5:0:0", "Apple_Ubiquity_Message"=>"/tmp/launch-ol0qMT/Apple_Ubiquity_Message", "PAGER"=>"less", "RBENV_HOOK_PATH"=>":/usr/local/opt/rbenv/rbenv.d:/usr/local/etc/rbenv.d:/etc/rbenv.d:/usr/lib/rbenv/hooks:/usr/local/opt/rbenv/plugins/rbenv-readline/etc/rbenv.d", "LSCOLORS"=>"Gxfxcxdxbxegedabagacad", "PATH"=>"/usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/bin:/usr/local/opt/rbenv/versions/2.0.0-p195/bin:/usr/local/Cellar/rbenv/0.4.0/libexec:/usr/local/heroku/bin:./bin:/Users/asif/.bin:/usr/local/opt/rbenv/shims:/Users/asif/bin:/Users/asif/.rbenv/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin", "COM_GOOGLE_CHROME_FRAMEWORK_SERVICE_PROCESS/USERS/ASIF/LIBRARY/APPLICATION_SUPPORT/GOOGLE/CHROME_SOCKET"=>"/tmp/launch-lwIQ0j/ServiceProcessSocket", "PWD"=>"/Users/asif/Code/ghuk-setup/projects/ghuk-callcontroller", "EDITOR"=>"vim", "AWS_SECRET_ACCESS_KEY"=>"z9CuM1QV00OysrHgmDATdIycT+DinxAkUuBRehTA", "ITERM_PROFILE"=>"Default", "AWS_ACCESS_KEY_ID"=>"AKIAJERTHVXGUQZW5TLA", "FOG_PROVIDER"=>"AWS", "SHLVL"=>"1", "COLORFGBG"=>"7;0", "HOME"=>"/Users/asif", "GREP_OPTIONS"=>"--color=auto", "RBENV_DIR"=>"/Users/asif/Code/ghuk-setup/projects/ghuk-callcontroller/bin", "ITERM_SESSION_ID"=>"w0t3p1", "LESS"=>"-RM", "LOGNAME"=>"asif", "CORE_BASE_URL"=>"http://localhost:3000/api/v1", "LC_CTYPE"=>"", "GRASSHOPPER_AUTH_CLIENT_ID"=>"d2d80a243806ee0751cfa4f52cfed5c1040ebbd31dad718ac6401825fab31863", "DISPLAY"=>"/tmp/launch-jqFEDC/org.macosforge.xquartz:0", "JRUBY_OPTS"=>"--1.9", "GRASSHOPPER_AUTH_CLIENT_SECRET"=>"0f0aef86c0f145cd6180d88dd1c38340353f69fa243eec847fb166bd73ff1dd5", "GRASSHOPPER_AUTH_BASE_URL"=>"http://localhost:2000", "SECURITYSESSIONID"=>"186a6", "HISTFILE"=>"/Users/asif/.zhistory", "BUNDLE_GEMFILE"=>"/Users/asif/Code/ghuk-setup/projects/ghuk-callcontroller/Gemfile", "GEM_PATH"=>"/usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0:/Users/asif/.gem/ruby/2.0.0", "GEM_HOME"=>"/usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0", "BUNDLE_BIN_PATH"=>"/usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/bundler-1.3.5/bin/bundle", "RUBYOPT"=>"-I/usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/bundler-1.3.5/lib -rbundler/setup", "_ORIGINAL_GEM_PATH"=>"/usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0:/Users/asif/.gem/ruby/2.0.0"} | |
| [2013-06-28 19:53:21] TRACE Adhearsion::Initializer: # ******* Configuration for matrioska ************** | |
| # What to use to greet users [AHN_MATRIOSKA_GREETING] | |
| config.matrioska.greeting = "Hello" | |
| # ******* Configuration for punchblock ************** | |
| # The domain at which to address calls [AHN_PUNCHBLOCK_CALLS_DOMAIN] | |
| config.punchblock.calls_domain = nil | |
| # Directory containing certificates for securing the connection. [AHN_PUNCHBLOCK_CERTS_DIRECTORY] | |
| config.punchblock.certs_directory = nil | |
| # The amount of time to wait for a connection [AHN_PUNCHBLOCK_CONNECTION_TIMEOUT] | |
| config.punchblock.connection_timeout = 60 | |
| # The default TTS voice to use. [AHN_PUNCHBLOCK_DEFAULT_VOICE] | |
| config.punchblock.default_voice = nil | |
| # Enable or disable Punchblock connectivity to a Voice server [AHN_PUNCHBLOCK_ENABLED] | |
| config.punchblock.enabled = true | |
| # Host punchblock needs to connect (where rayo/asterisk/freeswitch is located) [AHN_PUNCHBLOCK_HOST] | |
| config.punchblock.host = nil | |
| # The media engine to use. Defaults to platform default. [AHN_PUNCHBLOCK_MEDIA_ENGINE] | |
| config.punchblock.media_engine = nil | |
| # The domain at which to address mixers [AHN_PUNCHBLOCK_MIXERS_DOMAIN] | |
| config.punchblock.mixers_domain = nil | |
| # Authentication credentials [AHN_PUNCHBLOCK_PASSWORD] | |
| config.punchblock.password = "1" | |
| # Platform punchblock shall use to connect to the Telephony provider. Currently supported values: | |
| # - :xmpp | |
| # - :asterisk | |
| # - :freeswitch [AHN_PUNCHBLOCK_PLATFORM] | |
| config.punchblock.platform = :xmpp | |
| # Port punchblock needs to connect [AHN_PUNCHBLOCK_PORT] | |
| config.punchblock.port = 5222 | |
| # The number of times to (re)attempt connection to the server [AHN_PUNCHBLOCK_RECONNECT_ATTEMPTS] | |
| config.punchblock.reconnect_attempts = Infinity | |
| # Delay between connection attempts [AHN_PUNCHBLOCK_RECONNECT_TIMER] | |
| config.punchblock.reconnect_timer = 5 | |
| # The root domain at which to address the server [AHN_PUNCHBLOCK_ROOT_DOMAIN] | |
| config.punchblock.root_domain = nil | |
| # Authentication credentials [AHN_PUNCHBLOCK_USERNAME] | |
| config.punchblock.username = "[email protected]" | |
| # ******* Configuration for platform ************** | |
| # Lifetime of a call after it has hung up [AHN_PLATFORM_AFTER_HANGUP_LIFETIME] | |
| config.platform.after_hangup_lifetime = 30 | |
| # Active environment. Supported values: development, production, staging, test [AHN_PLATFORM_ENVIRONMENT] | |
| config.platform.environment = "development" | |
| # Folder to include the own libraries to be used. Adhearsion loads any ruby file | |
| # located into this folder during the bootstrap process. Set to nil if you do not | |
| # want these files to be loaded. This folder is relative to the application root folder. [AHN_PLATFORM_LIB] | |
| config.platform.lib = "lib" | |
| # Log configuration [AHN_PLATFORM_LOGGING] | |
| config.platform.logging | |
| # A log formatter to apply to all active outputters. If nil, the Adhearsion default formatter will be used. [AHN_PLATFORM_LOGGING_FORMATTER] | |
| config.platform.logging.formatter = nil | |
| # Supported levels (in increasing severity) -- :trace < :debug < :info < :warn < :error < :fatal [AHN_PLATFORM_LOGGING_LEVEL] | |
| config.platform.logging.level = :trace | |
| # An array of log outputters to use. The default is to log to stdout and log/adhearsion.log. | |
| # Each item must be either a string to use as a filename, or a valid Logging appender (see http://github.com/TwP/logging) [AHN_PLATFORM_LOGGING_OUTPUTTERS] | |
| config.platform.logging.outputters = ["log/adhearsion.log"] | |
| # Adhearsion process name, useful to make it easier to find in the process list | |
| # Pro tip: set this to your application's name and you can do "killall myapp" | |
| # Does not work under JRuby. [AHN_PLATFORM_PROCESS_NAME] | |
| config.platform.process_name = "ahn" | |
| # Adhearsion application root folder [AHN_PLATFORM_ROOT] | |
| config.platform.root = "/Users/asif/Code/ghuk-setup/projects/ghuk-callcontroller" | |
| [2013-06-28 19:53:21] TRACE Adhearsion::Initializer: Gem versions: ["rake 10.1.0", "i18n 0.6.4", "multi_json 1.7.7", "activesupport 3.2.12", "adhearsion-loquacious 1.9.3", "bundler 1.3.5", "timers 1.1.0", "celluloid 0.14.1", "countdownlatch 1.0.0", "deep_merge 1.0.0", "ffi 1.9.0", "connection_pool 1.1.0", "rubinius-core-api 0.0.1", "rubinius-actor 0.0.2", "girl_friday 0.11.2", "has-guarded-handlers 1.5.0", "little-plugger 1.1.3", "logging 1.8.1", "coderay 1.0.9", "method_source 0.8.1", "slop 3.4.5", "pry 0.9.12.2", "eventmachine 1.0.3", "mini_portile 0.5.0", "nokogiri 1.6.0", "niceogiri 1.1.2", "blather 0.8.4", "future-resource 1.0.0", "nio4r 0.4.6", "celluloid-io 0.14.1", "ruby_ami 2.1.0", "json 1.7.7", "ruby_fs 1.1.0", "ruby_speech 2.1.2", "state_machine 1.2.0", "backports 3.3.2", "descendants_tracker 0.0.1", "virtus 0.5.5", "punchblock 1.9.4", "thor 0.18.1", "adhearsion 2.3.5", "archive-tar-minitar 0.5.2", "atomic 1.1.9", "childprocess 0.3.9", "diff-lcs 1.2.4", "dotenv 0.8.0", "erubis 2.7.0", "foreman 0.63.0", "httpclient 2.3.3", "log4r 1.1.10", "matrioska 0.0.2", "net-ssh 2.2.2", "net-scp 1.0.4", "rspec-core 2.13.1", "rspec-expectations 2.13.0", "rspec-mocks 2.13.1", "rspec 2.13.0", "settingslogic 2.0.9", "simplecov-html 0.7.1", "simplecov 0.7.1", "thread_safe 0.1.0", "timecop 0.6.1", "vagrant 1.0.7"] | |
| [2013-06-28 19:53:21] DEBUG Adhearsion::LinuxProcName: Error while attaching libc function prctl: Function 'prctl' not found in [libc.dylib] | |
| [2013-06-28 19:53:21] INFO Adhearsion::Initializer: Setting RAILS_ENV to "development" | |
| [2013-06-28 19:53:21] WARN Matrioska::Plugin: Matrioska has been loaded | |
| [2013-06-28 19:53:21] INFO Adhearsion::Console: Launching Adhearsion Console | |
| Error loading ~/.pryrc: uninitialized constant Pry::ExtendedCommands | |
| /Users/asif/.pryrc:1:in `__pry__' | |
| AHN> [2013-06-28 19:53:21] INFO Adhearsion::PunchblockPlugin::Initializer: Starting connection to server | |
| [2013-06-28 19:53:21] TRACE Punchblock::Connection::XMPP: USING JID: [email protected]/asifs-macbook-pro.local-54852 | |
| [2013-06-28 19:53:21] TRACE Punchblock::Connection::XMPP: SENDING: (/usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/blather-0.8.4/lib/blather/stream/client.rb:12:in `start') <stream:stream to='192.168.10.13' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' version='1.0' xml:lang='en'> | |
| [2013-06-28 19:53:21] TRACE Punchblock::Connection::XMPP: RECEIVING (stream) <stream:stream xmlns:db="jabber:server:dialback" xmlns:stream="http://etherx.jabber.org/streams" from="192.168.10.13" id="49541076-dffe-11e2-8834-ef3686dc17a6" lang="en" version="1.0"/> | |
| [2013-06-28 19:53:21] TRACE Punchblock::Connection::XMPP: RECEIVING (features) <stream:features xmlns:stream="http://etherx.jabber.org/streams"> | |
| <mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"> | |
| <mechanism>PLAIN</mechanism> | |
| </mechanisms> | |
| </stream:features> | |
| [2013-06-28 19:53:21] TRACE Punchblock::Connection::XMPP: SENDING: (/usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/blather-0.8.4/lib/blather/stream/features/sasl.rb:177:in `authenticate') <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">dXNlcmFAMTkyLjE2OC4xMC4xMwB1c2VyYQAx</auth> | |
| [2013-06-28 19:53:21] TRACE Punchblock::Connection::XMPP: RECEIVING (success) <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/> | |
| [2013-06-28 19:53:21] TRACE Punchblock::Connection::XMPP: SENDING: (/usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/blather-0.8.4/lib/blather/stream/client.rb:12:in `start') <stream:stream to='192.168.10.13' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' version='1.0' xml:lang='en'> | |
| [2013-06-28 19:53:21] TRACE Punchblock::Connection::XMPP: RECEIVING (stream) <stream:stream xmlns:db="jabber:server:dialback" xmlns:stream="http://etherx.jabber.org/streams" from="192.168.10.13" id="495462b0-dffe-11e2-8835-ef3686dc17a6" lang="en" version="1.0"/> | |
| [2013-06-28 19:53:21] TRACE Punchblock::Connection::XMPP: RECEIVING (features) <stream:features xmlns:stream="http://etherx.jabber.org/streams"> | |
| <bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/> | |
| <session xmlns="urn:ietf:params:xml:ns:xmpp-session"/> | |
| </stream:features> | |
| [2013-06-28 19:53:21] TRACE Punchblock::Connection::XMPP: SENDING: (/usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/blather-0.8.4/lib/blather/stream/features/resource.rb:39:in `bind') <iq type="set" id="blather0002"> | |
| <bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"> | |
| <resource>asifs-macbook-pro.local-54852</resource> | |
| </bind> | |
| </iq> | |
| [2013-06-28 19:53:21] TRACE Punchblock::Connection::XMPP: RECEIVING (iq) <iq type="result" id="blather0002"> | |
| <bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"> | |
| <jid>[email protected]/asifs-macbook-pro.local-54852</jid> | |
| </bind> | |
| </iq> | |
| [2013-06-28 19:53:21] TRACE Punchblock::Connection::XMPP: USING JID: [email protected]/asifs-macbook-pro.local-54852 | |
| [2013-06-28 19:53:21] TRACE Punchblock::Connection::XMPP: SENDING: (/usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/blather-0.8.4/lib/blather/stream/features/session.rb:40:in `session') <iq type="set" id="blather0004" to="192.168.10.13"> | |
| <session xmlns="urn:ietf:params:xml:ns:xmpp-session"/> | |
| </iq> | |
| [2013-06-28 19:53:21] TRACE Punchblock::Connection::XMPP: RECEIVING (iq) <iq from="192.168.10.13" type="result" id="blather0004"/> | |
| [2013-06-28 19:53:21] TRACE Punchblock::Connection::XMPP: SENDING: (/usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/blather-0.8.4/lib/blather/client/client.rb:149:in `write') <iq type="get" id="blather0006"> | |
| <query xmlns="jabber:iq:roster"/> | |
| </iq> | |
| [2013-06-28 19:53:21] TRACE Punchblock::Connection::XMPP: RECEIVING (iq) <iq type="error" id="blather0006" to="[email protected]/asifs-macbook-pro.local-54852" from="192.168.10.13"> | |
| <query xmlns="jabber:iq:roster"/> | |
| <error type="modify"> | |
| <feature-not-implemented xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/> | |
| </error> | |
| </iq> | |
| [2013-06-28 19:53:21] TRACE Punchblock::Connection::XMPP: SENDING: (/usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/blather-0.8.4/lib/blather/client/client.rb:149:in `write') <presence/> | |
| [2013-06-28 19:53:21] INFO Punchblock::Connection::XMPP: Connected to XMPP as [email protected]/asifs-macbook-pro.local-54852 | |
| [2013-06-28 19:53:21] INFO Adhearsion::PunchblockPlugin::Initializer: Connected to Punchblock server | |
| [2013-06-28 19:53:21] INFO Adhearsion::Process: Transitioning from booting to running with 0 active calls due to booted event. | |
| [2013-06-28 19:53:21] TRACE Punchblock::Connection::XMPP: SENDING: (/usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/blather-0.8.4/lib/blather/client/client.rb:149:in `write') <presence to="192.168.10.13"> | |
| <show>chat</show> | |
| </presence> | |
| [2013-06-28 19:53:21] INFO Adhearsion::Initializer: Adhearsion v2.3.5 initialized in "development"! | |
| [2013-06-28 19:53:56] TRACE Punchblock::Connection::XMPP: RECEIVING (presence) <presence from="[email protected]" to="[email protected]/asifs-macbook-pro.local-54852"> | |
| <offer xmlns="urn:xmpp:rayo:1" from="usera" to="+1781247012"> | |
| <header name="from" value=""[email protected]" <sip:[email protected]>;tag=B9NSJG5eJ4-OK-IPcyAYrVa2EObBqLOa"/> | |
| <header name="to" value="<sip:[email protected]>"/> | |
| <header name="via" value="SIP/2.0/UDP 192.168.0.118:54734;rport=54734;branch=z9hG4bKPjpQTaOuXV.B0u.owvg1qbA6c3EkhTF8Mi;received=192.168.10.1"/> | |
| </offer> | |
| </presence> | |
| [2013-06-28 19:53:56] DEBUG Adhearsion::Call: : Receiving message: #<Punchblock::Event::Offer target_call_id="5dd25c74-dffe-11e2-8836-ef3686dc17a6", target_mixer_name=nil, component_id=nil, headers={"from"=>"\"[email protected]\" <sip:[email protected]>;tag=B9NSJG5eJ4-OK-IPcyAYrVa2EObBqLOa", "to"=>"<sip:[email protected]>", "via"=>"SIP/2.0/UDP 192.168.0.118:54734;rport=54734;branch=z9hG4bKPjpQTaOuXV.B0u.owvg1qbA6c3EkhTF8Mi;received=192.168.10.1"}, to="+1781247012", from="usera"> | |
| [2013-06-28 19:53:56] INFO Adhearsion::Router: Call 5dd25c74-dffe-11e2-8836-ef3686dc17a6 selected route "default" (IncomingCallController) | |
| [2013-06-28 19:53:56] DEBUG Adhearsion::Call: 5dd25c74-dffe-11e2-8836-ef3686dc17a6: Executing command #<Punchblock::Command::Accept target_call_id=nil, target_mixer_name=nil, component_id=nil, headers={}> | |
| [2013-06-28 19:53:56] TRACE Punchblock::Connection::XMPP: SENDING: (/usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/blather-0.8.4/lib/blather/client/client.rb:149:in `write') <iq type="set" to="[email protected]" id="blather0008"> | |
| <accept xmlns="urn:xmpp:rayo:1"/> | |
| </iq> | |
| [2013-06-28 19:53:56] TRACE Punchblock::Connection::XMPP: RECEIVING (iq) <iq from="[email protected]" to="[email protected]/asifs-macbook-pro.local-54852" type="result" id="blather0008"/> | |
| [2013-06-28 19:53:56] TRACE Punchblock::Connection::XMPP: RECEIVING (presence) <presence from="[email protected]" to="[email protected]/asifs-macbook-pro.local-54852"> | |
| <ringing xmlns="urn:xmpp:rayo:1"/> | |
| </presence> | |
| [2013-06-28 19:53:56] INFO Adhearsion::Call: 5dd25c74-dffe-11e2-8836-ef3686dc17a6: Executing controller #<IncomingCallController call=5dd25c74-dffe-11e2-8836-ef3686dc17a6, metadata={}> | |
| [2013-06-28 19:53:56] DEBUG Adhearsion::Call: 5dd25c74-dffe-11e2-8836-ef3686dc17a6: Receiving message: #<Punchblock::Event::Offer target_call_id="5dd25c74-dffe-11e2-8836-ef3686dc17a6", target_mixer_name=nil, component_id=nil, headers={"from"=>"\"[email protected]\" <sip:[email protected]>;tag=B9NSJG5eJ4-OK-IPcyAYrVa2EObBqLOa", "to"=>"<sip:[email protected]>", "via"=>"SIP/2.0/UDP 192.168.0.118:54734;rport=54734;branch=z9hG4bKPjpQTaOuXV.B0u.owvg1qbA6c3EkhTF8Mi;received=192.168.10.1"}, to="+1781247012", from="usera"> | |
| [2013-06-28 19:53:56] DEBUG Adhearsion::Call: 5dd25c74-dffe-11e2-8836-ef3686dc17a6: Receiving message: #<Punchblock::Event::Ringing target_call_id="5dd25c74-dffe-11e2-8836-ef3686dc17a6", target_mixer_name=nil, component_id=nil, headers={}> | |
| [2013-06-28 19:53:56] DEBUG Adhearsion::Call: 5dd25c74-dffe-11e2-8836-ef3686dc17a6: Executing command #<Punchblock::Component::Input target_call_id=nil, target_mixer_name=nil, component_id=nil, max_silence=nil, min_confidence=nil, mode=:dtmf, recognizer=nil, language=nil, terminator=nil, sensitivity=nil, initial_timeout=nil, inter_digit_timeout=nil, grammars=[#<Punchblock::Component::Input::Grammar target_call_id=nil, target_mixer_name=nil, component_id=nil, value=<grammar xmlns="http://www.w3.org/2001/06/grammar" version="1.0" xml:lang="en-US" mode="dtmf" root="inputdigits"> | |
| <rule id="inputdigits" scope="public"> | |
| <one-of> | |
| <item>0</item> | |
| <item>1</item> | |
| <item>2</item> | |
| <item>3</item> | |
| <item>4</item> | |
| <item>5</item> | |
| <item>6</item> | |
| <item>7</item> | |
| <item>8</item> | |
| <item>9</item> | |
| <item>#</item> | |
| <item>*</item> | |
| </one-of> | |
| </rule> | |
| </grammar>, content_type="application/srgs+xml", url=nil>]> | |
| [2013-06-28 19:53:56] TRACE Punchblock::Connection::XMPP: SENDING: (/usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/blather-0.8.4/lib/blather/client/client.rb:149:in `write') <iq type="set" to="[email protected]" id="blather000a"> | |
| <input xmlns="urn:xmpp:rayo:input:1" mode="dtmf"> | |
| <grammar content-type="application/srgs+xml"><![CDATA[<grammar xmlns="http://www.w3.org/2001/06/grammar" version="1.0" xml:lang="en-US" mode="dtmf" root="inputdigits"> | |
| <rule id="inputdigits" scope="public"> | |
| <one-of> | |
| <item>0</item> | |
| <item>1</item> | |
| <item>2</item> | |
| <item>3</item> | |
| <item>4</item> | |
| <item>5</item> | |
| <item>6</item> | |
| <item>7</item> | |
| <item>8</item> | |
| <item>9</item> | |
| <item>#</item> | |
| <item>*</item> | |
| </one-of> | |
| </rule> | |
| </grammar>]]></grammar> | |
| </input> | |
| </iq> | |
| [2013-06-28 19:53:56] TRACE Punchblock::Connection::XMPP: RECEIVING (iq) <iq from="[email protected]" to="[email protected]/asifs-macbook-pro.local-54852" type="result" id="blather000a"> | |
| <ref xmlns="urn:xmpp:rayo:1" uri="input-1"/> | |
| </iq> | |
| [2013-06-28 19:53:56] DEBUG Adhearsion::Call: 5dd25c74-dffe-11e2-8836-ef3686dc17a6: Executing command #<Punchblock::Command::Answer target_call_id=nil, target_mixer_name=nil, component_id=nil, headers={}> | |
| [2013-06-28 19:53:56] TRACE Punchblock::Connection::XMPP: SENDING: (/usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/blather-0.8.4/lib/blather/client/client.rb:149:in `write') <iq type="set" to="[email protected]" id="blather000c"> | |
| <answer xmlns="urn:xmpp:rayo:1"/> | |
| </iq> | |
| [2013-06-28 19:53:56] TRACE Punchblock::Connection::XMPP: RECEIVING (iq) <iq from="[email protected]" to="[email protected]/asifs-macbook-pro.local-54852" type="result" id="blather000c"/> | |
| [2013-06-28 19:53:56] TRACE Punchblock::Connection::XMPP: RECEIVING (presence) <presence from="[email protected]" to="[email protected]/asifs-macbook-pro.local-54852"> | |
| <answered xmlns="urn:xmpp:rayo:1"/> | |
| </presence> | |
| [2013-06-28 19:53:56] DEBUG Adhearsion::Call: 5dd25c74-dffe-11e2-8836-ef3686dc17a6: Executing command #<Punchblock::Component::Output target_call_id=nil, target_mixer_name=nil, component_id=nil, voice=nil, interrupt_on=nil, start_offset=nil, start_paused=false, 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, url=nil, content_type="application/ssml+xml", value=<speak xmlns="http://www.w3.org/2001/10/synthesis" version="1.0" xml:lang="en-US">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut luctus massa nec nunc ultrices, et egestas est facilisis. Morbi neque dui, rhoncus at eleifend et, molestie id quam. Suspendisse mattis volutpat eros, in ultrices est blandit vitae. Nullam nec auctor est. Quisque a massa et odio vestibulum eleifend. Proin quam tortor, volutpat vitae vulputate et, vulputate et purus. Maecenas pharetra eros quis arcu imperdiet, a varius diam pretium. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam tempor scelerisque augue, quis auctor mi facilisis elementum. Nulla eu dui et justo suscipit semper vitae at sapien. | |
| Praesent aliquam sollicitudin nulla id accumsan. Donec convallis tristique lectus nec convallis. Nulla et sapien diam. Quisque eu leo ac magna pretium fringilla. Ut vel felis lobortis, pharetra sem sed, lacinia magna. Nam elementum nunc eu est aliquet, eget auctor mi cursus. Fusce fermentum erat eu molestie adipiscing. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas.</speak>>]> | |
| [2013-06-28 19:53:56] TRACE Punchblock::Connection::XMPP: SENDING: (/usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/blather-0.8.4/lib/blather/client/client.rb:149:in `write') <iq type="set" to="[email protected]" id="blather000e"> | |
| <output xmlns="urn:xmpp:rayo:output:1" start-paused="false"> | |
| <document content-type="application/ssml+xml"><![CDATA[<speak xmlns="http://www.w3.org/2001/10/synthesis" version="1.0" xml:lang="en-US">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut luctus massa nec nunc ultrices, et egestas est facilisis. Morbi neque dui, rhoncus at eleifend et, molestie id quam. Suspendisse mattis volutpat eros, in ultrices est blandit vitae. Nullam nec auctor est. Quisque a massa et odio vestibulum eleifend. Proin quam tortor, volutpat vitae vulputate et, vulputate et purus. Maecenas pharetra eros quis arcu imperdiet, a varius diam pretium. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam tempor scelerisque augue, quis auctor mi facilisis elementum. Nulla eu dui et justo suscipit semper vitae at sapien. | |
| Praesent aliquam sollicitudin nulla id accumsan. Donec convallis tristique lectus nec convallis. Nulla et sapien diam. Quisque eu leo ac magna pretium fringilla. Ut vel felis lobortis, pharetra sem sed, lacinia magna. Nam elementum nunc eu est aliquet, eget auctor mi cursus. Fusce fermentum erat eu molestie adipiscing. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas.</speak>]]></document> | |
| </output> | |
| </iq> | |
| [2013-06-28 19:53:58] TRACE Punchblock::Connection::XMPP: RECEIVING (iq) <iq from="[email protected]" to="[email protected]/asifs-macbook-pro.local-54852" type="result" id="blather000e"> | |
| <ref xmlns="urn:xmpp:rayo:1" uri="output-2"/> | |
| </iq> | |
| [2013-06-28 19:53:58] DEBUG Adhearsion::Call: 5dd25c74-dffe-11e2-8836-ef3686dc17a6: Receiving message: #<Punchblock::Event::Answered target_call_id="5dd25c74-dffe-11e2-8836-ef3686dc17a6", target_mixer_name=nil, component_id=nil, headers={}> | |
| Start tag expected, '<' not found | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/nokogiri-1.6.0/lib/nokogiri/xml/document.rb:55:in `read_memory' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/nokogiri-1.6.0/lib/nokogiri/xml/document.rb:55:in `parse' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/nokogiri-1.6.0/lib/nokogiri/xml.rb:63:in `parse' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/bundler/gems/punchblock-72cc088342f0/lib/punchblock/component/input.rb:152:in `result_node' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/bundler/gems/punchblock-72cc088342f0/lib/punchblock/component/input.rb:145:in `inherit' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/bundler/gems/punchblock-72cc088342f0/lib/punchblock/rayo_node.rb:57:in `from_xml' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/bundler/gems/punchblock-72cc088342f0/lib/punchblock/rayo_node.rb:55:in `from_xml' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/bundler/gems/punchblock-72cc088342f0/lib/punchblock/event/complete.rb:14:in `inherit' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/bundler/gems/punchblock-72cc088342f0/lib/punchblock/rayo_node.rb:57:in `from_xml' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/bundler/gems/punchblock-72cc088342f0/lib/punchblock/rayo_node.rb:55:in `from_xml' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/bundler/gems/punchblock-72cc088342f0/lib/punchblock/core_ext/blather/stanza.rb:11:in `rayo_node' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/bundler/gems/punchblock-72cc088342f0/lib/punchblock/core_ext/blather/stanza/presence.rb:9:in `rayo_event?' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/bundler/gems/punchblock-72cc088342f0/lib/punchblock/connection/xmpp.rb:132:in `handle_presence' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/bundler/gems/punchblock-72cc088342f0/lib/punchblock/connection/xmpp.rb:173:in `block in register_handlers' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/blather-0.8.4/lib/blather/client/client.rb:295:in `call' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/blather-0.8.4/lib/blather/client/client.rb:295:in `call_handler' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/blather-0.8.4/lib/blather/client/client.rb:286:in `block (2 levels) in call_handler_for' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/blather-0.8.4/lib/blather/client/client.rb:286:in `catch' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/blather-0.8.4/lib/blather/client/client.rb:286:in `block in call_handler_for' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/blather-0.8.4/lib/blather/client/client.rb:285:in `each' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/blather-0.8.4/lib/blather/client/client.rb:285:in `find' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/blather-0.8.4/lib/blather/client/client.rb:285:in `call_handler_for' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/blather-0.8.4/lib/blather/client/client.rb:278:in `block in handle_stanza' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/blather-0.8.4/lib/blather/client/client.rb:277:in `each' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/blather-0.8.4/lib/blather/client/client.rb:277:in `handle_stanza' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/blather-0.8.4/lib/blather/client/client.rb:194:in `block in handle_data' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/blather-0.8.4/lib/blather/client/client.rb:192:in `catch' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/blather-0.8.4/lib/blather/client/client.rb:192:in `handle_data' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/blather-0.8.4/lib/blather/client/client.rb:63:in `block in initialize' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/girl_friday-0.11.2/lib/girl_friday/work_queue.rb:147:in `call' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/girl_friday-0.11.2/lib/girl_friday/work_queue.rb:147:in `block (2 levels) in start' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/girl_friday-0.11.2/lib/girl_friday/actor.rb:86:in `call' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/girl_friday-0.11.2/lib/girl_friday/actor.rb:86:in `block in spawn_link' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/girl_friday-0.11.2/lib/girl_friday/actor.rb:69:in `call' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/girl_friday-0.11.2/lib/girl_friday/actor.rb:69:in `block (2 levels) in spawn' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/girl_friday-0.11.2/lib/girl_friday/actor.rb:212:in `block in initialize' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/girl_friday-0.11.2/lib/girl_friday/actor.rb:377:in `watchdog' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/girl_friday-0.11.2/lib/girl_friday/actor.rb:212:in `initialize' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/girl_friday-0.11.2/lib/girl_friday/actor.rb:66:in `new' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/girl_friday-0.11.2/lib/girl_friday/actor.rb:66:in `block in spawn' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/logging-1.8.1/lib/logging/diagnostic_context.rb:323:in `call' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/logging-1.8.1/lib/logging/diagnostic_context.rb:323:in `block in create_with_logging_context' | |
| [2013-06-28 19:54:00] TRACE Punchblock::Connection::XMPP: RECEIVING (presence) <presence from="[email protected]/input-1" to="[email protected]/asifs-macbook-pro.local-54852" type="unavailable"> | |
| <complete xmlns="urn:xmpp:rayo:ext:1"> | |
| <match xmlns="urn:xmpp:rayo:input:complete:1"> | |
| <result xmlns="http://www.ietf.org/xml/ns/mrcpv2" xmlns:xf="http://www.w3.org/2000/xforms"> | |
| <interpretation> | |
| <input> | |
| <input mode="dtmf" confidence="100">3</input> | |
| </input> | |
| </interpretation> | |
| </result> | |
| </match> | |
| </complete> | |
| </presence> | |
| [2013-06-28 19:54:09] TRACE Punchblock::Connection::XMPP: RECEIVING (presence) <presence from="[email protected]/output-2" to="[email protected]/asifs-macbook-pro.local-54852" type="unavailable"> | |
| <complete xmlns="urn:xmpp:rayo:ext:1"> | |
| <finish xmlns="urn:xmpp:rayo:output:complete:1"/> | |
| </complete> | |
| </presence> | |
| [2013-06-28 19:54:09] DEBUG Adhearsion::Call: 5dd25c74-dffe-11e2-8836-ef3686dc17a6: Finished executing controller #<IncomingCallController call=5dd25c74-dffe-11e2-8836-ef3686dc17a6, metadata={}> | |
| [2013-06-28 19:54:09] DEBUG Adhearsion::Call: 5dd25c74-dffe-11e2-8836-ef3686dc17a6: Receiving message: #<Punchblock::Event::Complete target_call_id="5dd25c74-dffe-11e2-8836-ef3686dc17a6", target_mixer_name=nil, component_id="output-2", reason=#<Punchblock::Component::Output::Complete::Finish target_call_id=nil, target_mixer_name=nil, component_id=nil, name=:finish>, recording=nil> | |
| [2013-06-28 19:54:09] INFO Adhearsion::Call: 5dd25c74-dffe-11e2-8836-ef3686dc17a6: Hanging up | |
| [2013-06-28 19:54:09] DEBUG Adhearsion::Call: 5dd25c74-dffe-11e2-8836-ef3686dc17a6: Executing command #<Punchblock::Command::Hangup target_call_id=nil, target_mixer_name=nil, component_id=nil, headers={}> | |
| [2013-06-28 19:54:09] TRACE Punchblock::Connection::XMPP: SENDING: (/usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/blather-0.8.4/lib/blather/client/client.rb:149:in `write') <iq type="set" to="[email protected]" id="blather0010"> | |
| <hangup xmlns="urn:xmpp:rayo:1"/> | |
| </iq> | |
| [2013-06-28 19:54:09] TRACE Punchblock::Connection::XMPP: RECEIVING (presence) <presence from="[email protected]" to="[email protected]/asifs-macbook-pro.local-54852" type="unavailable"> | |
| <end xmlns="urn:xmpp:rayo:1"> | |
| <hungup/> | |
| </end> | |
| </presence> | |
| [2013-06-28 19:54:09] TRACE Punchblock::Connection::XMPP: RECEIVING (iq) <iq type="error" to="[email protected]/asifs-macbook-pro.local-54852" id="blather0010" from="[email protected]"> | |
| <hangup xmlns="urn:xmpp:rayo:1"/> | |
| <error type="cancel"> | |
| <item-not-found xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/> | |
| </error> | |
| </iq> | |
| [2013-06-28 19:54:09] DEBUG Adhearsion::Call: 5dd25c74-dffe-11e2-8836-ef3686dc17a6: Receiving message: #<Punchblock::Event::End target_call_id="5dd25c74-dffe-11e2-8836-ef3686dc17a6", target_mixer_name=nil, component_id=nil, headers={}, reason=:hungup> | |
| [2013-06-28 19:54:09] INFO Adhearsion::Call: 5dd25c74-dffe-11e2-8836-ef3686dc17a6: Call ended | |
| [2013-06-28 19:54:09] DEBUG Celluloid: Celluloid::Condition signaled spuriously | |
| [2013-06-28 19:54:09] ERROR Adhearsion::Call: 5dd25c74-dffe-11e2-8836-ef3686dc17a6: <NoMethodError> undefined method `stop' for #<Matrioska::AppRunner:0x007fff04195fb8> | |
| /Users/asif/Code/ghuk-setup/projects/ghuk-callcontroller/lib/incoming_call_controller.rb:14:in `block in run' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/bundler/gems/adhearsion-354e33e7397d/lib/adhearsion/call.rb:196:in `call' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/bundler/gems/adhearsion-354e33e7397d/lib/adhearsion/call.rb:196:in `block in on_end' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/has-guarded-handlers-1.5.0/lib/has_guarded_handlers.rb:105:in `call' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/has-guarded-handlers-1.5.0/lib/has_guarded_handlers.rb:105:in `call_handler' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/has-guarded-handlers-1.5.0/lib/has_guarded_handlers.rb:91:in `block (3 levels) in trigger_handler' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/has-guarded-handlers-1.5.0/lib/has_guarded_handlers.rb:87:in `catch' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/has-guarded-handlers-1.5.0/lib/has_guarded_handlers.rb:87:in `block (2 levels) in trigger_handler' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/has-guarded-handlers-1.5.0/lib/has_guarded_handlers.rb:85:in `each' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/has-guarded-handlers-1.5.0/lib/has_guarded_handlers.rb:85:in `find' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/has-guarded-handlers-1.5.0/lib/has_guarded_handlers.rb:85:in `block in trigger_handler' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/has-guarded-handlers-1.5.0/lib/has_guarded_handlers.rb:84:in `catch' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/has-guarded-handlers-1.5.0/lib/has_guarded_handlers.rb:84:in `trigger_handler' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/bundler/gems/adhearsion-354e33e7397d/lib/adhearsion/call.rb:121:in `block in deliver_message' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/bundler/gems/adhearsion-354e33e7397d/lib/adhearsion/foundation/exception_handler.rb:5:in `catching_standard_errors' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/bundler/gems/adhearsion-354e33e7397d/lib/adhearsion/call.rb:121:in `deliver_message' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `public_send' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `dispatch' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/celluloid-0.14.1/lib/celluloid/calls.rb:125:in `dispatch' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/celluloid-0.14.1/lib/celluloid/actor.rb:326:in `block in handle_message' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/celluloid-0.14.1/lib/celluloid/tasks.rb:42:in `block in initialize' | |
| /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/celluloid-0.14.1/lib/celluloid/tasks/task_fiber.rb:11:in `block in create' | |
| [2013-06-28 19:54:21] TRACE Punchblock::Connection::XMPP: SENDING: (/usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/blather-0.8.4/lib/blather/client/client.rb:149:in `write') <iq type="get" to="192.168.10.13" id="blather0012"> | |
| <ping xmlns="urn:xmpp:ping"/> | |
| </iq> | |
| [2013-06-28 19:54:21] TRACE Punchblock::Connection::XMPP: RECEIVING (iq) <iq type="result" from="192.168.10.13" to="[email protected]/asifs-macbook-pro.local-54852" id="blather0012"/> | |
| [2013-06-28 19:55:21] TRACE Punchblock::Connection::XMPP: SENDING: (/usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/blather-0.8.4/lib/blather/client/client.rb:149:in `write') <iq type="get" to="192.168.10.13" id="blather0014"> | |
| <ping xmlns="urn:xmpp:ping"/> | |
| </iq> | |
| [2013-06-28 19:55:21] TRACE Punchblock::Connection::XMPP: RECEIVING (iq) <iq type="result" from="192.168.10.13" to="[email protected]/asifs-macbook-pro.local-54852" id="blather0014"/> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment