sip-isup-profile
The sip-isup-profile element allows you to set up a SIP ISUP format interworking. You can apply a configured SIP ISUP profile to a realm, session agent or SIP interface.
Parameters
- name
 - Enter a unique identifier for this SIP ISUP profile. This name is used when you apply the profile to realms, session agents, and SIP interfaces.
 - isup-version
 - Specify the ISUP version to which you want to convert. 
				
                        
- Default: ansi-2000
 - Values: ansi-2000 | itu-t926 | gr-317 | etsi-356 | spirou
 
 - convert-isup-format
 - Enable or disable this parameter to perform SIP ISUP format
				version interworking. If this feature is set to disabled, the feature is turned
				off. 
				
                        
- Default: disabled
 - Values: enabled | disabled
 
 - iwf-for-183
 - Enable this parameter to always interwork 183 messages. Set the value to
						pem-controlled to interwork the 183 if it contains the value sendonly or
						sendrecv. 
                        
- Default: enabled
 - Values: enabled | disabled | pem-controlled
 - "enabling this will always interwork 183 message. pem-controlled means 183 will be interworked only if 183 contains PEM with value sendonly or sendrecv"
 
 - extract-isup-param
 -  Specifies the ISUP parameters within IAM messages to be interworked for SIP-I
						inbound calls, both SIP-I to SIP and SIP-I to SIP-I. For SIPI outbound
						calls, both SIP to SIP-I and SIP-I to SIP-I, interworks the in-band
						announcements parameter in ACM/CPG messages with the P-Early-Media SIP
							header.
                        
- Default: empty
 - Values: generic-number | location-number | user-to-user | calling-party-number | inband announcement
 
 - remove-isup-param
 -  Specifies an ISUP parameter to remove from the
						extract-isup-param list. Execute this function using one value at a time to
						refine your extract-isup-param list.
                        
- Default: empty
 - Values: generic-number | location-number | user-to-user | calling-party-number | inband announcement
 
 - country-code
 - Enter the text string to insert as (?) during native SIP-ISUP interworking and when performing portability interworking.
 - portability-method
 - Enable this parameter to exclude interworking of 183 messages to
				ACMs during SIP to ISUP interworking. 
				
                        
- Default: none
 - Values: none | concatenate
 
 
Path
sip-isup-profile is an element under the session-router path. The full path from the topmost ACLI prompt is: configure terminal > session-router > sip-isup-profile.
Note:
This is a multiple instance configuration element.