Search found 2 matches

by zmechz
Mon Apr 17, 2017 12:36 pm
Forum: SIP / H.323 Interworking
Topic: Changing RTP audio port at SIP side and notifying H323endpoint
Replies: 2
Views: 298280

Re: Changing RTP audio port at SIP side and notifying H323endpoint

Hi Jan,

Thanks in advance.
The problem happens when I put the call on Hold for more than a minute.
In my configuration there is also a proxy between the H323Endpoint and the SIP device, and this proxy has a 1 minute timeout.
That said, when I put the call on Hold, it closes all logical channels ...
by zmechz
Thu Apr 13, 2017 5:05 pm
Forum: SIP / H.323 Interworking
Topic: Changing RTP audio port at SIP side and notifying H323endpoint
Replies: 2
Views: 298280

Changing RTP audio port at SIP side and notifying H323endpoint

Hi, I am developping a SIP <=> H323 gateway.
My test scenario has one cisco device talking H323 and another one talking SIP.
At some point, I put the call on hold, and when I resume the call, I need to create a new RTP audio port for the H323endpoint, so it can send its audio data.
I wrote the code ...