Hi Jake,

Perhaps you can add

NoOp(${PLAYBACKSTATUS}) after each Playback, it should return either
"FAILED" or "SUCCESS" in the CLI

Hope that helps.

Best Regards,
Joanna

On 2/28/07, Kuba <[EMAIL PROTECTED]> wrote:

After switching to Asterisk 1.2.14 from 1.0.x, I encountered a very
strange problem. There is no sound with Playback() or Background()
commands.

Even though, Asterisk console shows the file is being played when I call
the extension ( i.e. echo test), I can't hear anything.


My echo test extension looks like this:

exten => 600,1,Answer

exten => 600,2,Playback(demo-echotest)

exten => 600,3,Echo

exten => 600,4,Playback(demo-echodone)


exten => 600,5,Hangup

Console shows something like that when I call:

-- Executing Answer("SIP/206-081a7160", "") in new stack
-- Executing Playback("SIP/206-081a7160", "demo-echotest") in new stack
-- Playing 'demo-echotest' (language 'en')

So it looks like Asterisk is playing the file, but I can't hear anything.

The files demo-echotest.gsm and demo-echodone.gsm are present in
/var/lib/asterisk/sounds, so this is not the matter of missing files.

The same problem occurs with every file I try to play with Playback() or
Background() commands.


Any ideas ?

Thanks
Jake





--
------- Domeny w ULTRA NISKICH cenach: -------
.pl - 29 zl, .com.pl - 22,50 zl, reg - 7,50 zl
          http://www.domeny.alpha.pl
----------------------------------------------


_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to