Unfortunately, I don't believe PVs can be interpolated into any route names in 
this type of usage.

> On Dec 16, 2022, at 11:28 AM, Benoît Panizzon <benoit.paniz...@imp.ch> wrote:
> 
> I tought I had found the solution:
> 
> request_route
> {
> 
> $avp(dispgroup) = 2001;
> $avp(broute_trigger) = "BR_TO_NATIONAL";
> t_on_branch($avp(broute_trigger));
> route(DISPATCHCALL);
> 
> [...]
> 
> $avp(dispgroup) = 2002;
> $avp(broute_trigger) = "BR_TO_INT";
> t_on_branch($avp(broute_trigger));
> route(DISPATCHCALL);
> }
> 
> failure_route[DISPATCH_FAILURE]
> {
> [...]
> # Set desired Branch Trigger again to try next
> # dispatcher in list.
> t_on_branch($avp(broute_trigger));
> route(RELAY);
> exit;
> }
> 
> But no...
> 
> function t_on_branch: parameter 1 is not constant
> 
> Any 'tricks'?
> 
> -- 
> Mit freundlichen Grüssen
> 
> -Benoît Panizzon- @ HomeOffice und normal erreichbar
> -- 
> I m p r o W a r e   A G    -    Leiter Commerce Kunden
> ______________________________________________________
> 
> Zurlindenstrasse 29             Tel  +41 61 826 93 00
> CH-4133 Pratteln                Fax  +41 61 826 93 01
> Schweiz                         Web  http://www.imp.ch
> ______________________________________________________
> __________________________________________________________
> Kamailio - Users Mailing List - Non Commercial Discussions
> To unsubscribe send an email to sr-users-le...@lists.kamailio.org
> Important: keep the mailing list in the recipients, do not reply only to the 
> sender!
> Edit mailing list options or unsubscribe:

-- 
Alex Balashov | Principal | Evariste Systems LLC

Tel: +1-706-510-6800 / +1-800-250-5920 (toll-free)
Web: http://www.evaristesys.com/, http://www.csrpswitch.com/

__________________________________________________________
Kamailio - Users Mailing List - Non Commercial Discussions
To unsubscribe send an email to sr-users-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the 
sender!
Edit mailing list options or unsubscribe:

Reply via email to