<< Click to Display Table of Contents >> Navigation: Configuration > Feature Guide > Voice Service > Automatic Callback > Feature Configuration |
Navigation: Configuration > Feature Guide > Voice Service > Automatic Callback >
By default, intra-office users and QSIG trunk users have service rights of the callback on busy and callback on no reply services. To use the callback on busy or on no reply service across SIP trunks, SIP trunk users must enable the subscription support function of SIP trunks. By default, POTS users with normal, advanced, and super user rights can use the RCB service.
X1900 V200R003C00SPC300 or higher version support to configure the callback on no reply, and RCB service (for POTS users) in the web management system.
1.Use an administrator account to log in to the web management system of a X1900 series unified gateway.
2.On the User > SIP User or User > POTS User page, select the user number to be assigned the service permission and click Service Configuration.
3.Under Simple service, select the service Callback on busy or Callback on no reply, or RCB to activate the service and click OK.
4.On the Trunk > Trunk Configuration > SIP page, double-click the SIP trunk line. In the window that is displayed, set Subscribable to Yes.
For X1900 V200R003C20 and later versions, you must perform this step if you need to use the callback on busy or on no reply service across SIP trunks.
5.In the upper right corner of the web page, click to save the configuration.
1.Log in to a X1900 series unified gateway using the CLI and access the Config mode.
2.Activate the callback on busy, callback on no reply, or RCB service for users.
config modify subscriber dn dn operatenewservice Add newservicerights newservicerights
Parameter |
How to Set |
dn |
Enter the user number for which the service is to be activated. |
operatenewservice |
To activate the service, set this parameter to Add. To deactivate the service, set this parameter to Del. |
newservicerights |
Set this parameter to NoAnsCallBack, busycallback or busycallsave. |
3.Enable the subscription support function of the SIP trunk.
config protocol sip officeno officeno domainname domainname supportsubscribe yes
For X1900 V200R003C20 and later versions, you must perform this step if you need to use the callback on busy or on no reply service across SIP trunks.
4.Run the save command to save the configuration.
Parent Topic: Automatic Callback