I am trying to Modify the CID by using the CID Modifier by making an HTTP request to my NodeRed server, my request is ````http://12.34.56.78:1880/calleridmodifier?caller=[CIDNUM]``` but I don’t it hitting my NodeRed server at all, while trying to monitor the call, this is what I see
I see in the Rebex Tiny Web Server log a REQUESTeverytime.
Vitalpbx 4 Version:
4.1.0-3
PBX Engine:18.22.0
Sorry, but this is the reason i asked you so many details.
And i even got this:
-- Executing [s@inbound-route-2:1] NoOp("PJSIP/0049XXXXXX-0000000b", "CID Modifier: CID1") in new stack
-- Executing [s@inbound-route-2:2] NoOp("PJSIP/0049XXXXXX-0000000b", "Source: api") in new stack
-- Executing [s@inbound-route-2:3] NoOp("PJSIP/0049XXXXXX-0000000b", "Received CID Info: "" <017XXXXXXX>") in new stack
-- Executing [s@inbound-route-2:4] Set("PJSIP/0049XXXXXX-0000000b", "SOURCE_RESULT=|8455551212") in new stack
-- Executing [s@inbound-route-2:5] Set("PJSIP/0049XXXXXX-0000000b", "CIDNAME=") in new stack
-- Executing [s@inbound-route-2:6] Set("PJSIP/0049XXXXXX-0000000b", "CIDNUMBER=8455551212") in new stack
-- Executing [s@inbound-route-2:7] ExecIf("PJSIP/0049XXXXXX-0000000b", "0?Set(CALLERID(name)=):") in new stack
-- Executing [s@inbound-route-2:8] ExecIf("PJSIP/0049XXXXXX-0000000b", "1?Set(CALLERID(num)=8455551212):") in new stack