recovery_on_timer_expire was just my example..
I actually just want to try carrier B on everything except no_answer or
user_busy...
On Fri, Jun 19, 2009 at 6:06 AM, Brian West wrote:
> If you're getting RECOVERY_ON_TIMER_EXPIRE then you have maybe a NAT issue.
> /b
>
> On Jun 19, 2009, at 1:38 A
If you're getting RECOVERY_ON_TIMER_EXPIRE then you have maybe a NAT
issue.
/b
On Jun 19, 2009, at 1:38 AM, Matthew Fong wrote:
the script is not part of a session or dial plan. :(
On Thu, Jun 18, 2009 at 11:31 PM, Jason White
wrote:
Mathieu Rene wrote:
> data="failure_causes=user_bus
the script is not part of a session or dial plan. :(
On Thu, Jun 18, 2009 at 11:31 PM, Jason White wrote:
> Mathieu Rene wrote:
> > > data="failure_causes=user_busy,recovery_on_timer_expire" /> and then
> > originate it.
>
> Or if you're originating from a script, set that as a channel variabl
Mathieu Rene wrote:
> data="failure_causes=user_busy,recovery_on_timer_expire" /> and then
> originate it.
Or if you're originating from a script, set that as a channel variable first.
___
Freeswitch-users mailing list
Freeswitch-users@lists.freesw
I have two providers and want to first try to originate the call with
provider A, and if that fails on certain failure causes attempt to originate
the same call with provider B.
Normally I would do this using an | in the dial string like originate
sofia/gatewayA/123456|sofia/gatewayB/123456
but I
data="failure_causes=user_busy,recovery_on_timer_expire" /> and then
originate it.
Math
On 19-Jun-09, at 1:16 AM, Matthew Fong wrote:
I have two providers and want to first try to originate the call
with provider A, and if that fails on certain failure causes attempt
to originate the same