Where i can say "n" for next ? I can not see an option "n" in your description in "app_dial.c"....
Regards, Thomas. -----Ursprungliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Auftrag von Mark Spencer Gesendet: Montag, 28. Juli 2003 15:52 An: Asterisk User Betreff: Re: [Asterisk-Users] go on in current context after destination channels hung up ? > Is there any option or whatever for preventing the hangup for the > originating channel and go on in the current context ? Not currently. > Or, is there a way to implement this feature ? Absolutely. It is only necessary not to return -1 if the hangup was on the other side. This could be enabled by an option to dial, say, "n" for "next". > I think it make sense to implement such a feature, but i don't know where i > can prove. Sure. Mark _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
