<WFConnect> ... <Profile> <sip_srtp>true</sip_srtp> </Profile> <Profile> <sip2_srtp>true</sip2_srtp> </Profile> <Profile> <sip3_srtp>true</sip3_srtp> </Profile> <Profile> <sip4_srtp>true</sip4_srtp> </Profile> ... </WFConnect>
Scenarios | Device A | PBX Server | Device B | Result |
---|---|---|---|---|
When SRTP Disabled | No | No | No | The call session continues till it is not ended. |
No | No | Yes | The call session should be ended and should not be continued. | |
Yes | No | No | The call session should be ended and should not be continued. | |
Yes | No | Yes | The call session should be ended and should not be continued. | |
When SRTP enabled | No | Yes | No | The call session continues if the PBX server allows both SRTP and RTP.
The call session ends if the PBX server only allows SRTP. |
No | Yes | No | The call session continues if the PBX server allows both SRTP and RTP.
The call session ends if the PBX server only allows SRTP. | |
Yes | Yes | No | The call session continues if the PBX server allows both SRTP and RTP.
The call session ends if the PBX server only allows SRTP. | |
Yes | Yes | Yes | The call session continues only if the PBX server allows SRTP. |