Hi Bobby, Can consume_credentials() be used in a failure route?
I've seen the function 'remove_hf' which I believe I can use to remove the 'Authorization' header. Will this do the same as consume_credentials? Thanks, Ross On 7 September 2010 14:25, Bobby Smith <[email protected]> wrote: > consume_credentials() > > On Sep 6, 2010, at 6:23 PM, Ross Beer <[email protected]> wrote: > >> Hi All, >> >> I have a question relating to Asterisk call pickup. I would like to >> pass a request to all gateways and whichever gateway answers the call >> wins. >> >> Should the request be sent to all servers at once or one after >> another. I have tried using the dispatcher module and a fail route >> however on the second attempt i.e calling the next command the process >> fails as the sip packet contains authentication for the previous >> gateway. Is there a way to remove the auth before sending the packet >> to the next gateway? >> >> Any advice would be appreciated. >> >> Kind regards, >> >> Ross >> >> _______________________________________________ >> Users mailing list >> [email protected] >> http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
