64
VoIP Subscriber Gateways
-
IMS settings:
-
IMS mode
– service control configuration:
Service (simulation service) management using IMS (3GPP TS 24.623)
Implicit subscription to IMS services–in this subscription option, gateway will not
send SUBSCRIBE requests after subscriber registration, and will only process NOTIFY
requests received from IMS, which are used for service management:
Explicit subscription to IMS services–in this subscription option, gateway will send
SUBSCRIBE requests after subscriber registration, and upon successful subscription,
will process NOTIFY requests received from IMS, which are used for service
management.
-
'Call Hold' service name
- XML element name in Notify message body, used for
transmission of commands to activate/deactivate 'Call Hold' service. Example: if service
name has 'call-hold' value, activation command will appear as:
<call-hold active="true"/>,
and deactivation command:
<call-hold active="false"/>
-
'Call Hold' service name
- XML element name in Notify message body, used for
transmission of commands to activate/deactivate 'Call Hold' service. Example: if service
name has 'call-waiting' value, activation command will appear as:
<call-waiting active="true"/>
and deactivation command:
<call-waiting active="false"/>
-
'3-way Conference' service name
- XML element name in Notify message body, used for
transmission of commands to activate/deactivate '3-way Conference' service. Example:
if service name has 'three-party-conference' value, activation command will appear as:
< three-party-conference active="true"/>,
and deactivation command:
< three-party-conference active="false"/>
-
'Hot Line' service name
- XML element name in Notify message body, used for
transmission of commands to activate/deactivate 'Hot Line' service. Activation
command sending Hotline phone number and call timeout. Example: if service name has