10:33
benlangfeld1 joined
13:46
<gokul>
my adhearsion app records the users complaints and plays that back to them for verification, the issue is that when i choose wav for recording calls, play back fails. But when using the default gsm it works.
13:47
<gokul>
I believe it's mostly a asterisk specific issue, but as you all might know the stuff around asterisk, thought I should ask here.
13:57
<gokul>
shite, my bad. I was giving the file extention in the context
14:04
<NoTiTo>
hey guys, I'm trying to get my app to call out via the PSTN
14:05
<NoTiTo>
is this format / syntax correct?
14:05
<NoTiTo>
dial ("2782...", :caller_id=>"2782...")
15:00
<benlangfeld>
gokul: Can you gist the code you're using?
15:07
<benlangfeld>
Also perhaps logs from both adhearsion and Asterisk (adhearsion at :debug) and asterisk with the verbosity turned up
15:17
<travis-ci>
[travis-ci] adhearsion/punchblock#28 (develop - 18b592d : Ben Langfeld): The build is still failing.
15:17
<travis-ci>
[travis-ci] Change view : https://github.com/adhearsion/punchblock/compare/b097720...18b592d
15:17
<travis-ci>
[travis-ci] Build details : http://travis-ci.org/adhearsion/punchblock/builds/753301
16:19
benlangfeld1 joined
20:05
<Github>
[adhearsion] bklang pushed 1 new commit to support/1.x.x: http://git.io/9D42vw
20:05
<Github>
[adhearsion/support/1.x.x] One more place to trigger exception handler (closes #38) - Ben Klang