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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Overlap dialing problem - SOLVED

Status
Not open for further replies.

michelepin

Technical User
Joined
May 6, 2013
Messages
65
Location
IT
Hi all,

i've experience some problems with overlap dialing on our link from MD110 to a Patton SmartNode GW.

This is the MD110 config for the route:
<RODDP:DEST=ALL;
...
50 10 100500000000025000000000 0 1 0
51 10 100500000000025000000000 0 1 0
52 10 100500000000025000000000 0 1 0
...

<RODAP:ROU=10;ROUTE DATA
ROU TYPE VARC VARI VARO FILTER
10 SL60 H'00000350 H'04080000 H'06710000 NO

END

<ROCAP:ROU=10;ROUTE CATEGORY DATA
ROU SEL TRM SERV NODG DIST DISL TRAF SIG BCAP
10 011000000000001 5 0111000001 0 30 128 00151515 111110100031 101100

END

<

The strange thing is that on calling 50xx numbers (we have 4 digits extensions) it works well. The issue was experienced on 51xx and 52xx.

Any help ? Suggestions ? Advices ?

Thanks, Michele

--
BLOG @
 
I forgot to clarify that the issue happens only on overlap dialing, from analog extensions. From digital phones, external calls or on recall (***) it work as expected.

Michele

--
BLOG @
 
What number length data do you have set for 50, 51 and 52? Print using NADAP:NUMTYP=NL;
If MAX and MIN are the same, the system will use en-bloc sending.
 
Oh, NADAP reply:

NADAP:NUMTYP=NL;NUMBER ANALYSIS DATA
EXTERNAL NUMBER LENGTH DATA
EXTERNAL NUMBER NUMBER LENGTH
11113 9 - 9
50 4 - 4

END

<

So it miss 51 and 52 series... how i can set it up ?

Michele

--
BLOG @
 
Thanks, i've solved setting numer lenght in 51 and 52 series:

NANLS:EXL=51,MIN=4,MAX=4;
NANLS:EXL=52,MIN=4,MAX=4;

Michele

--
BLOG @
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top