ACLI Configuration Guide SIP Signaling Services SIP SDP Address Correlation SIP SDP Address Correlation Configuration Mismatch Status Code SIP SDP Address Correlation Configuration Mismatch Status Code To apply a new status code to a SDP address correlation mismatch: In Superuser mode, type configure terminal and press Enter. ORACLE# configure terminal ORACLE(configure)# Type session-router and press Enter. ORACLE(configure)# session-router ORACLE(session-router)# Type local-response-map and press Enter. The system prompt changes to let you know that you can begin configuring individual parameters. ORACLE(session-router)# local-response-map ORACLE(local-response-map)# Type entries and press Enter. The system prompt changes to let you know that you can begin configuring individual parameters. ORACLE(local-response-map)# entries ORACLE(local-response-map-entry)# From here, you can view the entire menu for the local response map entries configuration by typing a ?. local-error—Enter sdp-address-mismatch for which to apply the new status code. sip-status—Set the SIP response code to use. sip-reason—Set the SIP reason string you want to use for this mapping. ACMEPACKET(local-response-map-entry)# local-error sdp-addressmismatch ACMEPACKET(local-response-map-entry)# sip-status 403 ACMEPACKET(local-response-map-entry)# sip-reason sdp address mismatch Save and activate your configuration.