Single stage dialing based on SIP number dialed on OBI202
Hortoristic:
Is there any way to capture the "callee" information? If I have 3 DID's calling SP4, how can I tell which "callee" or number was dialed? Doesn't seem to be in call history.
ianobi:
I guess we could combine this with the post Shale pointed out (modified):
Voice Services > SP4 Service > X_InboundCallRoute:
{(<@.:19142961111>)>19142961111:sp2(Redial some number via SP2)}
This should take any CallerID and replace it with 19142961111, which should show in Call History. It would only be for information, the call matching would still be done by the 19142961111 in the callee section of the rule. It also means that you would not see the original CallerID in Call History.
I don't have time to try this today. Friday evening here time to go out :)
ianobi:
My idea in Reply #11 does not work.
Call Status and Call History only show the original CallerID. I can prepend codes to the CallerID as we knew before using:
Voice Services > SP4 Service > X_InboundCallRoute:
{(<**4>@.)>19142961111:sp2(Redial some number via SP2)}
This prepends **4 to any CallerID in a call where the callee is 19142961111 and sends the spoofed CallerID on to the target. This assumes you have checked X_SpoofCallerID. However, OBi does not show the spoofed CallerID in any record.
There are other ways of spoofing CallerID, but that's not really what this thread is about.
Navigation
[0] Message Index
[*] Previous page