You can attach and detach a SIP JJ9030 Interworking Profile with a SIP Trunk Group.

For more information, refer to SIP JJ9030Interworking Profile - CLI.

Command Syntax

To attach a configured SIP JJ9030 Interworking Profile with a SIP Trunk Group, use the following syntax

set addressContext <addressContext> zone <zone> sipTrunkGroup <sipTrunkGroup> signaling sipJJ9030InterworkingProfile <profile>

 

To detach an attached SIP JJ9030 Interworking Profile from a SIP Trunk Group, use the following syntax:

delete addressContext <addressContext> zone <zone> sipTrunkGroup <sipTrunkGroup> signaling sipJJ9030InterworkingProfile
Note

Detach the profile before deleting it.

Command Examples

To attach a configured SIP JJ9030 Interworking Profile with a SIP Trunk Group, use the following example:

% set addressContext default zone defaultSigZone sipTrunkGroup test_sip signaling sipJJ9030InterworkingProfile test_sip_jj9030
% commit

 

To detach an attached SIP JJ9030 Interworking Profile from a SIP Trunk Group, use the following example:

% delete addressContext default zone defaultSigZone sipTrunkGroup test_sip signaling sipJJ9030InterworkingProfile
% commit
  • No labels