Collapse AllExpand All

14.8.5.1. OpenScape 4000 Previous topic Parent topic Child topic Next topic

OpenScape 4000 routing configuration

Trunk and route configuration as described in SIP Connectivity > Chapter 5, “Configuration of SIP Service Provider / SIP Carrier” or find here a configuration example.
  • Trunk configuration
  • AMO TDCSU - DEV=HG3550IP
    Besides AMO BFDAT, AMO BCSU, AMO BUEND, AMOTDCSU (ECMAV2 protocol) AMO COT and AMO COP is of interest:
    ADD-COT:COTNO=80,PAR=ANS&CEBC&BSHT&BLOC&LWNC&NLCR&TSCS&DFNN&NLRD&NOFT&NTON;
    ADD-COP:COPNO=80,TRK=TA,TOLL=TA;
    
    Routing and numbering plan specific issues see below (AMO TDCSU, AMO COT, AMO COP).
  • Common gateway board configuration
  • AMO CGWB (in the following example with IPADR=192.168.125.44) is used to configure, the used trunk protocol (native SIP), DNS/SRV server (used by profile) and the codec list (example has VAD=NO)
    The gateway is configured as local gateway with AMO GKREG. RFCFMOIP is set to NO.
    ADD-CGWB:LTU=77,SLOT=10,SMODE=NORMAL,IPADR=192.168.125.44,NETMASK=255.255.255.0;
    CHANGE-
    CGWB:MTYPE=CGW,LTU=77,SLOT=10,TYPE=GLOBIF,PATTERN=213,VLAN=NO,VLANID=0,DEFRT=192
    .168.125.234,BITRATE="AUTONEG",TRPRSIP=4,TRPRSIPQ=0,TRPRH323=0,TPRH323A=0,TL­
    SP=4061,DNSIPADR=0.0.0.0;
    CHANGE-CGWB:MTYPE=CGW,LTU=77,SLOT=10,TYPE=SERVIF,LOGINTRM="TRM";
    CHANGE-
    CGWB:MTYPE=CGW,LTU=77,SLOT=10,TYPE=ASC,UDPPRTLO=29100,TOSPL="184",TOSSIGNL="104"
    ,T38FAX=YES,RFCFMOIP=NO,RFCDTMF=YES,REDRFCTN=YES,PRIO=PRIO1,CO­
    DEC=G711A,VAD=YES,RTP="20";
    CHANGE-CGWB:MTYPE=CGW,LTU=77,SLOT=10,TYPE=ASC,PRIO=PRIO2,CO­
    DEC=G729A,VAD=NO,RTP="20";
    CHANGE-CGWB:MTYPE=CGW,LTU=77,SLOT=10,TYPE=ASC,PRIO=PRIO3,CO­
    DEC=G711U,VAD=NO,RTP="20";
    CHANGE-CGWB:MTYPE=CGW,LTU=77,SLOT=10,TYPE=DMCDATA,DMCCONN=0;
    ADD-GKREG:GWNO=11,GWATTR=INTGW&HG3550V2&SIP,DIPLNUM=0,DPLN=0,LAUTH=1,INFO="Di­
    rect SIP to OCS";
    ADD-LDAT:LROUTE=300,LSVC=ALL,LVAL=1,TGRP=1,ODR=300,LAUTH=1;
    
  • Routing and numbering plan configuration
  • For outgoing calls block dialing has to be configured for native SIP trunk, dialing pattern has to end with e.g. '-Z'.
    ADD-LDPLN:LCRCONF=LCRPATT,DIPLNUM=0,LDP="0"-"Z",LROUTE=1,LAUTH=1;
    LCR configuration rules depend on the numbering plan, that is used between OpenScape 4000 and Mediation Server.
    The recommended numbering plan is NPI= ISDN, TON= INTERNATIONAL (explicit format).

vHG 3500 configuration

Verify that SIP Protocol Variant for IP Networking is set to Native SIP (AMO CGWB) and Use Profiles for Trunks via Native SIP flag is set:
WBM > Configuration > Voice Gateway > SIP Trunk Profile Parameter
SIP_Trunk_Profile_Parameter._fig_124-2.PNG
Microsoft-Lync - SIP trunk profile parameter for vHG 3500
As SIP trunk profile Microsoft-Lync must be activated on OpenScape 4000 SoftGate on the SIP Trunk profile page and IP address of Mediation Server has to be configured on IP Address / Host name field from Proxy tab.
If you want to use secure SIP trunk connections, the SIP Trunk Security Mode is automatically derived from the AMO values in TDCSU and GKREG. It no longer needs to be set in the WBM.
WBM > Configuation> Voice Gateway> SIP Trunk Profile > Microsoft-Lync
sip_trunk_profile_micro_lync-2.PNG
Microsoft-Lync - SIP trunk profile configuration for vHG 3500
DMC end must be configured with AMO LDAT (e.g. CHANGE-LDAT:LROUTE=x,LRTEL=1,LATTR=DMCEND;).