Hi!
Do Dialogic HMP 3.0 (su361) in 1pcc have support for incoming ReInvites without SDP information using Global Call ?
(Guessing that the sender expects to receive all possible media available then sending ReInvite without SDP , changing nothing in the ReInvite)
The have a remote part that for a connected call sends
1. ReInvites without SDP and we accept incoming reinvite (with gc_AcceptModifyCall) and sender specify media in the ACK as inactive and connect info as 0.0.0.0.
2 Directly after 1 above, sender send another ReInvite, now with media codec=8 0 96. (ALaw,MLaw, payloadtype for rfc2833=96) and new IP/port.
HMP seems to get confused and classifies the 96 as CODEC_OTHER_UNKNOWN 311.
When accepting this secondary ReInvite application receivea a GCEV_TASKFAIL .
The error-scenario is the same if the use gc_AcceptModifyCall("ALL") or gc_AcceptModifyCall("ALL - the unsupported 96").
Application drops call due to TASKFAILED....
Br
Johan
↧
Do HMP 3.0 in 1pcc have support for incoming ReInvites without SDP information?
↧