Dear sipsorcery community,
I am trying to achieve a callthrough as follows: I would like to call a DID number (e. g. from my US cellphone), key in a number I would like to connect to (e. g. a German fixed line) and get connected.
Using tropo, I have no problem achieveing the call-in and keying in the number. However, from tropo I would like to pass on the number to sipsorcery for the actual dial plan processing. I can think of two methods to do so:
1) blindtransfer - disadvantage is that using free call-ins (like IPKall) do not work as the transfer essentially bridges the IPKall leg with the target leg (which IPKall does not allow), similar problems with other (non-free) providers
2) regular SIP call to sipsorcery, but I could not find a method to pass on the target number (e. g. through custom SIP headers, sipsorcery has the SetCustomHeader method but no similar GetCustomHeader which I could use)
Can anyone point me on the right path or maybe already has achieved anything similar?
Many thanks!
Christian
