On Fri, 2007-02-23 at 01:20 -0800, George Melika wrote:
> This has nothing to do with chan_ooh323, this is a dialplan design problem.  
> You need to "Answer" the call before you start playing back audio.
> 
> exten => s,1,Answer
> 
> George

I did:

[dj1]
exten => 07,1,Answer()
exten => 07,2,Playback(demo-congrats)
exten => 07,3,Hangup()

The problem is (/var/log/asterisk/h323_log) that "local endpoint does
not have any audio capabilities" unless you put disallow=all,
allow=<something> in /etc/asterisk/ooh323.conf - why is that? How can I
help fix it (I'm a good programmer)?

Damjan



> ----- Original Message ----
> From: Damjan Jovanovic <[EMAIL PROTECTED]>
> To: ooh323c-devel@lists.sourceforge.net
> Sent: Friday, February 23, 2007 1:10:17 AM
> Subject: Re: [ooh323c-devel] asterisk 1.4.0 + chan_ooh323 = segfaults + 
> memory corruption
> 
> 
> On Thu, 2007-02-22 at 16:25 +0200, Damjan Jovanovic wrote:
> > Hi
> > 
> > I'm using asterisk 1.4.0 and chan_ooh323 from asterisk-addons-1.4.0, and
> > I am experiencing segmentation faults and serious memory corruption.
> 
> Sorry, there was something wrong with my setup. When I set it up on a
> diffent box it no longer has those problem - but there are others.
> 
> When I dial into asterisk using either GnomeMeeting or Netmeeting, the
> dialplan starts being executed and audio starts being played, even
> though the client believes the phone is still ringing.
> 
> Any thoughts?
> 
> Damjan
> 
> 
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> ooh323c-devel mailing list
> ooh323c-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ooh323c-devel
> 
> 
>  
> ____________________________________________________________________________________
> TV dinner still cooling? 
> Check out "Tonight's Picks" on Yahoo! TV.
> http://tv.yahoo.com/


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
ooh323c-devel mailing list
ooh323c-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ooh323c-devel

Reply via email to