[Freeswitch-users] Redirecting a call from one FS to another FS?

Gabriel Kuri gkuri at ieee.org
Thu Dec 18 09:43:57 PST 2008


I've tried to do the same and in my own experience, most carriers don't
accept 302 redirects. What I've seen is they take the 302 as a failure
and move on to the next switch, so worse case with 3 switches, it will
take 2 retries before hitting the switch you want them to redirect to.

Gabe

Dennis wrote:
> i would like to know, what the best way is, to redirect an incoming
> call from one fs (fs1) to another fs (fs2).
> 
> we use 3 freeswitch servers and the carrier passes calls to the three
> fs servers randomly. if on fs server is not offline, the carrier sends
> the call to the next fs.
> this is generally good, but for conferencing it not so good.
> 
> i am using socket outbound and need to do this for conferencing. let's
> say, we have a conference going on on fs1. another person wants to
> enter this conference, but the call is passed to fs2. on fs2 we see,
> that the caller wants to enter the conference going on on fs1.
> 
> now we have to redirect the call from fs2 to fs1. is this done with
> "redirect" and some according settings/params or are there other ways
> to do this? we would like to do this without our carrier doing
> something, to be a little more independant.
> 
> thanks
> dennis
> 
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org





More information about the FreeSWITCH-users mailing list