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!

RelayPulse function on SCN.

Status
Not open for further replies.

tatol75

Technical User
Joined
Feb 27, 2003
Messages
45
Location
PL
I have two IPO: Site A and B.
Door relay is in Site A. I would like control door relay in Site A by Site B stations.

Site A configuration:
User Name: Kris
User Extension: 13
System Short Code: *12345
Telephone Number: 1
Feature: RelayPulse
Line: 0
IP Line to Site B:
Number: 80
InGrID: 81
OutGrID: 81

Site B configuration:
User Name: Test
User Extension: 72
User Short Code: *12345
Telephone Number: *12345
Feature: Dial
Line: 0
IP Line to Site A:
Number: 80
InGrID: 0
OutGrID: 0

Monitor log on Site A when dialing User Kris (relay had been worked):
146066mS CMTARGET: LOOKUP CALL ROUTE:7 type=100 called_party=*123 sub= calling=13 in=0 complete=0
146066mS CMTARGET: ADD TARGET:7 number=*123 type=100 depth=1 nobar=1 setorig=1
146066mS CMTARGET: OVERLAP LOOKUP CALL ROUTE:7 returned 0
146273mS CMTARGET: LOOKUP CALL ROUTE:7 type=100 called_party=*1234 sub= calling=13 in=0 complete=0
146274mS CMTARGET: ADD TARGET:7 number=*1234 type=100 depth=1 nobar=1 setorig=1
146274mS CMTARGET: OVERLAP LOOKUP CALL ROUTE:7 returned 0
146523mS CMTARGET: LOOKUP CALL ROUTE:7 type=100 called_party=*12345 sub= calling=13 in=0 complete=0
146524mS CMTARGET: ADD TARGET:7 number=*12345 type=100 depth=1 nobar=1 setorig=1
146524mS CMTARGET: SYS SC:7 *12345 6 sc=type=RelayPulse code=*12345, num=1
146524mS CMTARGET: SC LOCALPROCESS:7
146525mS PRN: DoorRelay 0 2
146525mS PRN: Event siz=0
146525mS CMTARGET: OVERLAP LOOKUP CALL ROUTE:7 returned 0

Monitor log on Site A when dialing User Test (relay had not worked - extension still ringing):
68708mS H323Evt: v=0 stacknum=80 State, new=NullState, old= id=-1
68708mS H323Evt: v=0 stacknum=80 State, new=Present, old=NullState id=1
68710mS CMTARGET: LOOKUP CALL ROUTE:2 type=0 called_party=*12345 sub= calling=72 in=2 complete=0
68710mS CMTARGET: ADD TARGET:2 number=*12345 type=0 depth=1 nobar=1 setorig=1
68711mS CMTARGET: SYS SC:2 *12345 6 sc=type=RelayPulse code=*12345, num=1
68711mS CMTARGET: SC LOCALPROCESS:2
68711mS CMTARGET: LOOKUP CALL ROUTE:2 returned 0
68718mS H323Evt: v=0 stacknum=80 State, new=OverlapRecv, old=Present id=1
68718mS H323Evt: v=0 stacknum=80 State, new=Received, old=OverlapRecv id=1
78332mS PRN: TCP: Trying to send in state 7

Why it doesn't work in second step when in 68711ms all is OK?

Thanks for help.
 
Is it creating an issue because the shortcode is the same at both sites? Not sure, just a thought.
 
I've been told once by Avaya engineering that you can't call all functioncodes from a remote site or from ISDN, maybe this is one of them.

Maybe you must add the shortcode *12345/*12345/RelayPulse in the IP trunk of site A, just like the systemshortcode you have there.
 
I did added shortcode *12345/*12345/RelayPulse in the IP Trun of site A. It was the same like system shortcode.
 
But not working too.
 
You look like you are creating user shortcodes, these can only be activated buy the user concerned
you will need a system short code at site A to open the door

SC 666
TN 1
Feature RelayPulse

& the shortCode at site B (system or user) to dail the Site a short code

SC 666
TN 666
Feature Dial
Line group ID <Voip Line>

this will send 666 to site A which will get processed as if it was Dialed on switch
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top