I have a Problem with continue_on_fail.
I have setup a hunt group <action application="set" data="continue_on_fail=NO_ANSWER,USER_BUSY"/> <action application="bridge" data="sofia/external/[email protected],sofia/external/[email protected],sofia/external/[email protected],sofia/external/[email protected]"/> <action application="bridge" data= (dialstring for fallback user ) I want the fallback user to be called whenever none of the previously called 3 gateway numbers picks up or if they are all busy. Therefore continue_on_fail=NO_ANSWER,USER_BUSY The fallback user is called, however if any of the previously called gateways picks up and then hangs up, the fallback user is called afterwards. Means: The fallback user is always called. I had expected, that continue_on_fail=NO_ANSWER,USER_BUSY would not fire the next bridge if it gets a NORMAL_CLEARING. Am I thinking wrongly about this? I have added <action application="set" data="hangup_after_bridge=true"/> and this works, but I would like to specify more in detail the conditions when to follow the next hunt group entry. Best regards Peter _______________________________________________ FreeSWITCH-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
