Spoofing on Voice Gateways

(1/2) > >>

azrobert:
When bridging a call from the line port to SP2, I'm trying to pass the inbound CallerID  to sip.tropo.com.

When Tropo is defined on SP2 and using Line InboundCallRoute "{(4805551212):sp2(9990000000)}" and spoofing enabled, spoofing works and the Tropo app gets the correct CallerID.

When Tropo is defined on vg5 with an AccessNumber "sp2(sip.tropo.com)", a Line InboundCallRoute "{(4805551212):vg5(9990000000)}" and spoofing enabled on SP2, spoofing does NOT work and the Tropo app gets the value of VG5's AuthUserID as the CallerID.

Is spoofing available on the Voice Gateways?

I'm using firmware Build 2103.

RonR:
azrobert,

Did you ever get an answer to this?  I'm running into a similar situation calling a PAP2 from VG5.

Did you ever come up with a work-around?

azrobert:
RonR,

I never got an answer to my question and I did not come up with a solution.

RonR:
Quote from: azrobert on May 19, 2011, 06:23:28 am

RonR,

I never got an answer to my question and I did not come up with a solution.


I was afraid of that.   :(

MichiganTelephone:
Quote from: azrobert on April 16, 2011, 02:15:56 pm

When Tropo is defined on vg5 with an AccessNumber "sp2(sip.tropo.com)", a Line InboundCallRoute "{(4805551212):vg5(9990000000)}" and spoofing enabled on SP2, spoofing does NOT work and the Tropo app gets the value of VG5's AuthUserID as the CallerID.

I know this thread is almost a year old but just in case you are still looking for a solution...

I ran across this very situation last night except that I was trying to send the call to an Asterisk server and not Tropo.  You can see where I was going with that here:

How to divert incoming Google Voice calls from an Obihai VoIP device to an Asterisk server for additional processing (such as Caller ID lookup)

If you changed your Line InboundCallRoute to "{(4805551212):vg5(9990000000/$1)}" then perhaps you could modify your application script on Tropo to parse the sent DID, which will now be DID/CID.  I don't know if that would help you or not but at least you would be sending both pieces of data to Tropo and with a clever enough script it seems like you ought to be able to separate them there and assign each to the correct Tropo variable.  I suspect it might be a bit easier on Asterisk because you have more control (though the Tropo folks might dispute that) but still it might be doable.

Since you posted this so long ago, maybe it's water under the bridge now.  But this thread is still one of the top items returned when you search for "Voice Gateways".  I still wish there was much better documentation on the whole subject of VG's.

Navigation

[0] Message Index

[#] Next page