...
The
re-initiates the precondition procedure whenever the ingress side Session Description Protocol (SDP) changes due to an 18x/200 OK or UPDATE received from the egress side. The uses this UPDATE message before sending 200 OK to INVITE towards ingress instead of using the RE-INVITE message....
Enable the preferUPDATEOverReINVITE
parameter to use UPDATE instead of Re-INVITE on the ingress to communicate SDP
...
when the call
...
transitions to the confirmed state.
Command Syntax
Code Block |
---|
% set addressContext default zone <zone_name> sipTrunkGroup <siptrunkgroup_name> signaling preferUPDATEOverReINVITE <enabled | disabled> |
Command Parameters
Caption |
---|
0 | Table |
---|
1 | preferUPDATEOverReINVITE Parameters |
---|
|
Parameter | Description |
---|
preferUPDATEOverReINVITE
| Enable this flag on the ingress trunk group to allow the to use UPDATE instead of Re-INVITE to communicate SDP towards ingress |
|
...
when the call is in the confirmed state. The options include: Note: |
|
...
This flag is not applicable when either the dialog transparency flag or |
|
...
...
...
...
Command Example
Code Block |
---|
% set addressContext default zone ZONE_INGRESS sipTrunkGroup TG_INGRESS signaling preferUPDATEOverReINVITE enabled |