Guys,
I'm trying to write a normalization script that will replace the caller-id in the "From" field of an outgoing SIP invite.
So from this example:
From: "Geddy Lee" <sip:1000@1.0.0.1>;tag=B56D8-14AA
I need to replace the "Geddy Lee" (that's right, Rush rocks!) portion of the field with a company name based on the calling number.
We have several tenant companies in our VOIP system and they want their company name to be passed in the call instead of the station name. I've looked at all the examples in the developer's guide.
Thanks
Bruce Finney