Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IP networking 2

Status
Not open for further replies.

DEIVIDOS

Technical User
Nov 14, 2006
75
ES
Hi,
we have a TSW and a MX-ONE linked by IP Networking. But we have a problem when try to do a call back,
it does not work.
The configuration on both sides:

/*MXONE*/
====== MX-ONE Telephony System ======
Version: 3.2 SP2 build7

MDSH> roddp:dest=all;
EXTERNAL DESTINATION ROUTE DATA
DEST DRN ROU CHO CUST ADC TRC SRT NUMACK PRE
6999 65 060610000000025010600000000 0 5 0

MDSH> lcddp:tab=dnt1;
LEAST COST DESTINATION DATA
EXCEPTIONS TABLE
ENTRY TRC PRE ACCT FRCT TOLL CBCS BTON TNS OSA
2036 0 999 0 6 111111111111111 0

MDSH> lcddp:tab=fdt;
LEAST COST DESTINATION DATA
FICTITIOUS DESTINATION TABLE
FRCT TZONE PRE
6 1 6

MDSH> rocap:rou=65;
ROUTE CATEGORY DATA
ROU SEL TRM SERV NODG DIST DISL TRAF SIG BCAP
65 7110000000000010 5 3110000007 0 30 128 00151515 011110001191 001100


MDSH> rodap:rou0&=65;
ROUTE DATA
ROU TYPE VARC VARI VARO FILTER
65 TL65 H'00000111 H'00000011 H'00000000 NO

MDSH> rianp:rou=65;
H.323 ROUTE DATA
ROU IP ADDRESS LROUID RROUID CODECS
65 MXONE BC12 B0123456789AC

/* MD110*/

RODDP:DEST=ALL;
EXTERNAL DESTINATION ROUTE DATA
DEST DRN ROU CHO CUST ADC TRC SRT NUMACK PRE
1 65 060610000000025000600000000 0 1 0

<ROCAP:ROU=65;
ROUTE CATEGORY DATA
ROU SEL TRM SERV NODG DIST DISL TRAF SIG BCAP
65 7110000000000010 5 3110000007 0 30 128 00151515 011110001191 001100

<RODAP:ROU=65;
ROUTE DATA
ROU TYPE VARC VARI VARO FILTER
65 TL65 H'00000110 H'00000011 H'00000000 NO

<RIANP:ROU=ALL;
H.323 ROUTE DATA
ROU GRP IP ADDRESS LROUID RROUID CODECS
65 1 10.241.255.237 BC12 MXONE B0123456789AC


I also try in the MX One Side with PNR And RCT table but the problem is that i can´t to call to MD 110 extension
the configuration is:

MDSH> lcddp:tab=pnr;
PRIVATE NETWORK ROUTING DATA
PRIVATE NETWORK ROUTING DESTINATION TABLE
ENTRY TRC PRE TRC1 PRE1 FRCT
2000 0 0 1

MDSH> lcddp:tab=rct;
PRIVATE NETWORK ROUTING DATA
FICTITIOUS ROUTE CHOICE TABLE
FRCT PRE
1 6999

MDSH> roddp:dest=6999;
EXTERNAL DESTINATION ROUTE DATA
DEST DRN ROU CHO CUST ADC TRC SRT NUMACK PRE
6999 65 060610000000025010600000000 0 5 0

the rou 65 is IP networking with the MD110. what can i do in this case?
Thanks in advance
Best regards
 
Hi'
Call-back, the MX-one is using Generic protocol and the MD use the Proprietary protocol (RODDI ADC d17) according to your data - here you shall use the same protocol at both.
PNR, here it could be the SRT in dest 6999 that is wrong - the SRT in RODDI for PNR calls refer to the ENTRY from PNR and NOT the dest, so according to your data:
2000 from PNR to PRE/DEST 6999 with SRT 5 will only sent digits after 2000.
 
hi mundus,
I´m going to try put the SRT 1 in the dest and i say you the result of this
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top