abuzooz Posted April 16, 2020 Report Posted April 16, 2020 Hi All I am using Pivot in my offnet callflow to pass custom SIP header variables, everything works just fine so far, however, I am trying to override user caller_id using Pivot, is there a specific way to do it? sample syntax or so? Your help is really appreciated Quote
abuzooz Posted April 16, 2020 Author Report Posted April 16, 2020 (edited) So this is how my Pivot looks like, I want to change it to override caller_id number with value '+115500000' for example: "{\"module\":\"set_variables\", \"data\":{\"custom_application_vars\":{\"XD\":\"$xdf\",\"XD-EXTENSION\":\"$xdf_extension\",\"XD_CALLER_ID\":\"$caller_id\"}}, \"children\":{\"_\":{\"module\":\"resources\", \"data\":{ \"use_local_resources\":false, \"custom_sip_headers\":{ \"user_caller_id_number\":\"{caller_id_number}\", \"user_caller_id_name\":\"{caller_id_name}\", \"X-account-id\":\"{account_id}\", \"X-Member\":\"{caller_id_name}\", \"X-XD\":\"$xdf\", \"X-XD_EXTENSION\":\"$xdf_extension\", \"X-XD_CALLER_ID\":\"$caller_id\" }}}}}" Any ideas? Edited April 20, 2020 by abuzooz (see edit history) Quote
tomas_ Posted June 23, 2020 Report Posted June 23, 2020 (edited) Maybe this will help: https://forums.2600hz.com/forums/topic/11015-outgoing-calls-based-on-destination-caller-id/?do=findComment&comment=59605 Edited June 23, 2020 by tomas_ (see edit history) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.