09:24
<Github>
[adhearsion] bklang pushed 3 new commits to develop: http://git.io/OobbxA
09:24
<Github>
[adhearsion/develop] [TESTS] Reuse these test modules - Ben Klang
09:24
<Github>
[adhearsion/develop] [TESTS] Add specs for Console - Ben Klang
09:24
<Github>
[adhearsion/develop] [REFACTOR] Console class refactoring; add support for mixins - Ben Klang
12:02
<libryder1>
bklang: what's the address to adhearsion to, for example, send a ping command over the ami? http://localhost:5000/ping ?
12:02
<bklang>
you mean with restful_rpc?
12:02
<libryder1>
yeah... well i'm actually doing this in telnet
12:03
<bklang>
well that's an HTTP listener so you'd have to construct the HTTP request
12:03
<libryder1>
right, which i've done, i just don't know the url structure... is it just /ping?
12:03
<bklang>
erm...let me check
12:08
<bklang>
try /restful_ping
12:08
<bklang>
https://github.com/adhearsion/restful_adhearsion/blob/master/lib/restful_adhearsion.rb#L23
12:20
<libryder1>
awesome, thanks
13:09
<Github>
[adhearsion] polysics pushed 1 new commit to develop: http://git.io/MUEe-Q
13:09
<Github>
[adhearsion/develop] [BUG] Fixed version load error -- issue #74 - Luca Pradovera
13:19
<Github>
[adhearsion] polysics created feature/scriptahnexec (+1 new commit): http://git.io/tSSTdw
13:19
<Github>
[adhearsion/feature/scriptahnexec] [UPDATE] made script/ahn executable and added shabang - Luca Pradovera
13:27
<Github>
[adhearsion] benlangfeld pushed 1 new commit to develop: http://git.io/HJAWmw
13:27
<Github>
[adhearsion/develop] [BUGFIX] Plugins should only be initialized once - Ben Langfeld
13:29
<Github>
[adhearsion] benlangfeld pushed 1 new commit to develop: http://git.io/w_7L2Q
13:29
<Github>
[adhearsion/develop] [CS] Double-negatives are evil - Ben Langfeld
13:35
<Github>
[adhearsion] benlangfeld pushed 1 new commit to develop: http://git.io/Ron_xA
13:35
<Github>
[adhearsion/develop] Merge remote-tracking branch 'refs/remotes/origin/feature/scriptahnexec' into develop - Ben Langfeld
13:43
<Github>
[adhearsion] benlangfeld pushed 1 new commit to develop: http://git.io/JjYHVg
13:43
<Github>
[adhearsion/develop] [BUGFIX] Improve test coverage of Adhearsion module methods - Ben Langfeld
15:30
<Github>
[adhearsion] benlangfeld pushed 1 new commit to develop: http://git.io/d_ft3A
15:30
<Github>
[adhearsion/develop] [BUGFIX] Don't set PB reconnect attempts to 0 on Travis - Ben Langfeld