PBXtech.info  
\'\'

Go Back   PBXtech.info > Nortel > Meridian systems

Reply
 
LinkBack Thread Tools Display Modes
Old September 6th, 2008, 05:58 PM   #1 (permalink)
adlihajarat
 
Join Date: Sep 2008
Posts: 2
adlihajarat is on a distinguished road
how to make option11 c output smdr only

Dear;

I am working on an smdr program for the Nortel Option 11 c using a serial connection on TTY1. Every now and then, then system prints output messages to the same port.
Is there a way to tell the option11c not to output the system messages to TTY1, so that only the SMDR is directed to the TTY ?

Thanks in advance
adlihajarat is offline   Reply With Quote
Old September 11th, 2008, 07:02 AM   #2 (permalink)
Fletch
 
Fletch's Avatar
 
Join Date: Sep 2008
Posts: 11
Fletch is on a distinguished road
Re: how to make option11 c output smdr only

You can make sure only CTY is set as the USER type in the programming of the port

Code:
 
ADAN TTY 2
CTYP MGC
IPMG 4 0
DNUM 2
PORT 2
DES PORT2
BPS 9600
BITL 8
STOP 1
PARY NONE
FLOW YES
BCST NO
USER CTY
XSM NO
TTYLOG 937
__________________
Fletch
Nortel E911 PLM
Visit Nortel onthe web at http://nortel.com/e911

Be sure to attend the FREE E911 webinar on Oct. 30th
Register at http://thevoicereport.com/E911
Fletch is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old September 14th, 2008, 09:15 AM   #3 (permalink)
Cavscout
PBXtech GOLD 100+ posts
 
Join Date: Nov 2005
Posts: 132
Cavscout is on a distinguished road
Re: how to make option11 c output smdr only

If the USER = MTC SCH BUG you will get the other messages. To remove the the other inputs from the USER field so that you are left with CTY you would modify it in LD 17 and you would "X" the undesired inputs.

USER xmtc xsch xbug
Cavscout is offline   Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -6. The time now is 11:23 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0 RC6
Copyright ©2002 - 2007, PBXtech LLCAd Management by RedTyger

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37