From 121979024914d61f6a70084d831d1a6973960af9 Mon Sep 17 00:00:00 2001 From: Jonathon Jongsma Date: Mon, 7 Mar 2011 17:26:42 -0600 Subject: [PATCH] Add EmergencyCallsNotSupported error --- spec/errors.xml | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/spec/errors.xml b/spec/errors.xml index eccbd09..6df0180 100644 --- a/spec/errors.xml +++ b/spec/errors.xml @@ -542,6 +542,18 @@ TELEPATHY_QT4_ERROR_INCONSISTENT in telepathy-qt4. + + + + + Raised if a client attempts to dial a number that is recognized as an + emergency number (e.g. '911' in the USA), but the Connection Manager does + not support dialling emergency numbers. + + + For connection managers that don't support dialling emergency numbers, + this error provides additional information about why the call failed. + Copyright © 2005-2010 Collabora Limited -- 1.7.4.1