
# 如何设置用户号码和隐私号码永久绑定？
永久绑定是指客户真实号码和隐私号码的绑定关系建立后，隐私保护通话平台不会自动解绑该绑定关系（需调用对应模式的解绑接口解绑）。各模式设置永久绑定的方式如下：
- AX模式：无需设置。调用[AX模式绑定接口](https://support.huaweicloud.com/api-PrivateNumber/privatenumber_02_0011.html)设置绑定关系后，需调用[AX模式解绑接口](https://support.huaweicloud.com/api-PrivateNumber/privatenumber_02_0012.html)才能解除绑定关系，否则绑定关系永久存在。
- AXB模式：调用[AXB模式绑定接口](https://support.huaweicloud.com/api-PrivateNumber/privatenumber_02_0002.html)设置绑定关系时不携带"duration"参数或携带"duration"参数并设置参数值设置为"0"：如果不携带该参数或携带为0，系统默认永不过期。
- AXE模式：调用[AXE模式绑定接口](https://support.huaweicloud.com/api-PrivateNumber/privatenumber_02_0022.html)设置绑定关系时携带"bindExpiredTime"参数并设置参数值为"0"：0代表绑定关系永不过期。
![](https://support.huaweicloud.com/PrivateNumber_faq/public_sys-resources/note_3.0-zh-cn.png)
如需设置自动解绑请参看[自动解绑如何设置](https://support.huaweicloud.com/PrivateNumber_faq/pn_faq_00022.html)。
