Hauke Zuehl wrote: > Hi all, > > I have a question concerning OGI and following actions in an extension. > > An example: > exten => 2025600,1,Answer > exten => 2025600,n,Wait(1) > exten => 2025600,n,OGI(myogi) > exten => 2025600,n,NoOp(Bye) > > The is being answered and the OGI script works perfect. > > The point is: I never see the "Bye" but I want to go on in dialplan. > I asked this on -users but got no answer so I try it here.
you need to increment the priority number in your OGI script OR set autofallthrought = yes in the global section -- Best regards, Duane http://www.freeauth.org - Enterprise Two Factor Authentication http://www.nodedb.com - Think globally, network locally http://www.sydneywireless.com - Telecommunications Freedom http://e164.org - Global Communication for the 21st Century "In the long run the pessimist may be proved right, but the optimist has a better time on the trip."
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Callweaver-dev mailing list [email protected] http://lists.callweaver.org/mailman/listinfo/callweaver-dev
