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!

TSE-MDE over IP

Status
Not open for further replies.

Stefanq

Technical User
Feb 25, 2008
15
JO
Hello,
Can you help in the scanario below:
Three PBXs are connected over IP (MX-1 Telephony server 3.1SP1,2 MD-Evo systems).

The two MD-Evo are calling each other through the TS as required by the customer for billing purposes.

directory 6000 belongs to the TSE.
directory 2000 belongs to the MD-EVO system 1.
directory 3000 belongs to the MDEVO system 2.

The case:when I call from extension 2000 to 3000 always I have the CLIP 2000. I need a number conversion in TSE to convert the 2000 and send it to the other MD-EVO system as 4512000

in RODDP ADC/ D24 is enabled 1
D10 in ROCAI /SERV is enabled

I tried the conversion below but no suceess
number_conversion_initiate -entry 2000 -pre 451 -numbertype 5 -conversiontype 1

also I tried numbertype 0,1,2. but no success.

-Plase note that I need the conversion to be done at the privat network not on the public.


Route Parameters:

[tt]MDSH> rocap:ROU=all;
ROUTE CATEGORY DATA
ROU SEL TRM SERV NODG DIST DISL TRAF SIG BCAP
1 7110000000000010 5 3110000001 0 30 128 00151515 111110100091 001100
3 7110000000000010 5 3110000001 0 30 128 00151515 111110100091 001100

END

MDSH> rodap:ROU=all;
ROUTE DATA
ROU TYPE VARC VARI VARO FILTER
1 TL65 H'00000011 H'00000011 H'00000000 NO
3 TL65 H'00000011 H'00000011 H'00000000 NO

END

MDSH> roddp:DEST=all;
EXTERNAL DESTINATION ROUTE DATA
DEST DRN ROU CHO CUST ADC TRC SRT NUMACK PRE
2 3 052510000000025000500001000 0 1 0
3 1 052510000000025000500001000 0 1 0



END

MDSH> roddp:DEST=all,ipopt=yes;
EXTERNAL DESTINATION ROUTE DATA
DEST DRN ROU CHO CUST IP ADDRESS RROUID
3 3 192.168.1.11
2 1 192.168.1.252 [/tt]






 
Hi'
"in RODDP ADC/ D24 is enabled 1"
then you shall use:
NUTRI:CNVTYP= ,NUMTYP= ,ENTRY= ,[TRC= ,PRE= ,]TARDST= ;
 
mundus, it is TSE so NUTRI won't work.

StefanQ, what version are we talking about? (ts_about)

I believe the command is ok, but in older versions you need to add targetdest to make it work: number_conversion_initiate -entry 2 -pre 451 -numbertype 5 -conversiontype 1 -targetdest 3

if it still does not work, make a call trace to see what numbertype you have in the incoming SETUP.

/Daddy


-----------------------------------------------------
What You See Is What You Get
Never underestimate tha powah of tha google!
 
Hello Daddy,
I did number_conversion_initiate -numbertype 5 -conversiontype 1 -pre 451 -entry 2 -targetdest 3
but the same no conversion made at the TS side (transit).

ts_about
====== MX-ONE Telephony System ======
Version: 3.1 SP1 build13

RPM Packages
============
Telephony Server 11.43.3 :
eri_sn-11.43.3-MR

Media Gateway File system 2.0 :
egx_rfs-2.0-1

Media Gateway 9.20.2 :
egx_sw-9.20.2-1

Media Gateway Classic 1.3 :
lsue_sw-1.3-1

Manager 7.34 :
eri_om-7.34-1

Also I couldn't find the number type in the trace (SETUP message), do you know what tool could translate this?
STI in SAM doesn't work with TSE.

below you find the SETUP msg.

Incoming H2250-Q931 Message from h323stack
Message Type: 5Setup
Call Int Ref: 0xa3
Call type (NGW/GW): 0x1
Call Main State: 0x1
Call State: 0x2
Call TCSState: 0
Call Prosta: 0
Call SLP60Prosta: 0
Call SLP60State: 0
Call H245 Session State: 0
Call H245 Session Substate: 0x1
Call H245 Session Termin: 0xff
Call H245 Paused: 0xff
Call H245 Pause needed: 0xff
Call H245 TCS State: 0
Call H245 TCS State Substate: 0
Call H245 MSD State: 0
Call H245 MSD Status: 0x2
Call Flag ReturnFromPause: 0
Call Flag RXNCall: 0
Call Flag CallToExternalRXN: 0

<< Sending : 3, 2008-09-15 09:12:43.559571 (UTC)
Message type 0x00=000 SW_SW Message head type 0x00=000 SOFTWARE
From 0x00cc=00204 TLP65 LIM 0x01=001 level 0x01=001 A
To 0x00f7=00247 SLP60 LIM 0x01=001 level 0x01=001 A
Trace:0x11,0x00,0 Seq. Counter 0
Message 0x1c31=07217 @(#)(MDL) DLIDATASW v1.0

Can you help?


 
Hi' again,
sorry for the NUTRI !!
I thing that your numbertype should be 10 or 11, and use also ( recommend ) -route xxx in the command.

"Also I couldn't find the number type in the trace.."
look in the signal DLIDATALONG or DLIDATA here you need plex to translate it - /opt/eri_sn/etc/messages/messages.txt
 
hello mundus,
Numbertype 10 and 11 didn't work.
I tried all number types but no success.
In the trace I found a message said
"cmAlias number type:Error"
at both calling and called connected numbers
what do you think?
 
there is a tool available from ericsson called trace2strap which converts tse traces for STI.
again, the original NUTRI seems correct.

are you 100% sure you are sending unknown private from the MDE systems?

/Daddy

-----------------------------------------------------
What You See Is What You Get
Never underestimate tha powah of tha google!
 
I'm not sure if this works in SP1, anyway have your system updated to SP3.

-----------------------------------------------------
What You See Is What You Get
Never underestimate tha powah of tha google!
 
I'm sure that MD-EVO is sending unknown private.
I will update my system to SP3 and back to you.
 
Daddy is the tool trace2strap available on the infochannel?
If yes, then where I can find it there?
 
Hi,

in fact this is a linux perl script.
you can find it here :

thread806-1327039

/Daddy

-----------------------------------------------------
What You See Is What You Get
Never underestimate tha powah of tha google!
 
hi all!

why u do not create ip route directly from md-e1 to md-e2 and u do not have to use any conversions in tsw
i have the sam sistem and it works fine
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top