> I have use the g option in the dial application to continue running
> applications in the dial plan,  but that only works if the person who is
> called hangs up first..

You might want to explore the h priority:

exten => h,1,NoOp(They hung on me! Me!)
exten => h,2,Revenge(${CALLERIDNUM},muhahaha)

You'll have to  write the Revenge app module yourself of search the
wiki for one.
_______________________________________________
Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to