[Devel] get_redirects from reply_route?
Bogdan-Andrei Iancu
bogdan at voice-system.ro
Mon Oct 10 14:23:43 CEST 2005
Hi Juha,
unfortunately it's not possible to use it from reply_route. The
limitation is not due the function itself, but because you are not able
to do t_relay() to start new branches in reply_route.
regards,
bogdan
Juha Heinanen wrote:
>currently get_redirects() can only be called from failure route. think
>about a situation where user has two phones, one of which returns 302
>while the other one which keeps on ringing. the user would expect the
>302 to be turned into an a new invite already in reply route, because
>otherwise the phone(s) listed in contact of 302 would not start ringing
>until ringing of the other phone has timed out.
>
>the question is, is it possible to allow calling of get_redirects()
>followed by t_relay() from reply_route or would it break something?
>
>-- juha
>
>_______________________________________________
>Devel mailing list
>Devel at openser.org
>http://openser.org/cgi-bin/mailman/listinfo/devel
>
>
>
More information about the Devel
mailing list