Mitel Forums - The Unofficial Source
Mitel Forums => Mitel Software Applications => Topic started by: msouva on April 02, 2019, 02:13:27 PM
-
I am looking for information on a log entry. It is from a SIP phone on the MBG. The event type is "emergency call". I reviewed the SMDR call records on the 3300 and did not see any 911 call go out from that extension.
Thank you,
Mark
-
An Emergency Route does not necessarily have to be to 911. In ARS Routes in the 3300 you may want to see if anything else is set up as an Emergency Route.
-
I have the same error.
Everytime if the operator with DN 100 is called, an emergancy call is logged.
But only on the MBG, not in the mcd.....
-
Tom, how did you determine that calling DN 100 caused it?
-
Go into the deployment profile and remove that in the emergency number list. Also you can get rid of it from the MBG as it might have a false alarm, not sure where it is at there but I'll look. It is some ini file, maybe tug.ini
-
Tom, how did you determine that calling DN 100 caused it?
Really simple: I dial the DN 100 and immediately an error occured
-
Go into the deployment profile and remove that in the emergency number list. Also you can get rid of it from the MBG as it might have a false alarm, not sure where it is at there but I'll look. It is some ini file, maybe tug.ini
Hi,
I know about the config in the deployment profile. But there are only the local emergency numbers entered (see screenshot attached)
regards,
Tom
-
You will have to get rid of them in the tug.ini file /etc/tug/tug.ini as this is what creates the tug db in home/e-smith/db/tug. The property is emergNumbers. I don't have the info from Mitel, but if you edit the tug.ini, you might get away with a simple db config setprop tug emergNumbers 911 if you need additional it would be 911,XXX,YYY,ZZZ. You could also edit this file but be careful if doing so.
-
The proper commands are;
db tug setprop config emergNumbers 911
expand-template /etc/tug/tug.ini
db tug getprop config emergNumbers will show current value
-
;D
great! Wich services to restart? only tug?
regards,
-
I think if you go to the MBG setting you can stop it then restart it this should be all that is needed
-
;D ;D
Great, this did the Job
Many thanks!
Is this somewhere documented?
regards,
Tom
-
I don't think so. I had this issue a year or two ago and remember some of what tech support said. I am also involved in a site that has 3 digit extension so it is relevant. I just needed to get into their system and determine the correct commands. It helps to have a decent understanding of the e-smith smeserver and how it's template system works. I ran an e-smith server at home for several years and often fall back on their guidelines. Either way, just add this to your own knowledge base. Only is a problem when dealing with 3 digit extensions.