< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate-users] SIP / TCP and DTMF<>INFO


...

On Wed, Jul 9, 2008 at 8:51 PM, Michael Socaciu <MSocaciu@xxxxxxxxxxxxx> wrote:
>
>
> Is there info available on:
>
> - How to use reciprocate to signal over TCP – is there a configuration
> procedure or one need to establish the TCP connection independently

You would just need to add a TCP transport, then use either DNS
NAPTR/SRV records approriately or add the transport=TCP parameter to
your destination URI's.

> - How to use INFO in a dialog to transmit DTMF tones.

You need to build the SIP body (contents), then make use of the
InviteSession::info method.

Scott


> Thanks,
>
>
>
> Michael
>