![]() |
|
|
#1 (permalink) |
![]() Join Date: Sep 2008
Posts: 2
![]() |
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 |
|
|
|
|
|
#2 (permalink) |
![]() Join Date: Sep 2008
Posts: 11
![]() |
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 |
|
|
|
|
Advertisement
|
Sponsored links
|
|
|
#3 (permalink) |
|
PBXtech GOLD 100+ posts
![]() Join Date: Nov 2005
Posts: 132
![]() |
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 |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|