From 0eea7070b6d10f9b8898298dd9b2b74b11ca0f32 Mon Sep 17 00:00:00 2001 From: Jonathon Jongsma Date: Mon, 7 Mar 2011 17:26:42 -0600 Subject: [PATCH] Add EmergencyCallsNotSupported error https://bugs.freedesktop.org/show_bug.cgi?id=35100 --- spec/errors.xml | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) diff --git a/spec/errors.xml b/spec/errors.xml index eccbd09..aae7be5 100644 --- a/spec/errors.xml +++ b/spec/errors.xml @@ -542,6 +542,20 @@ 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. + + Many VOIP providers have the ability to dial traditional (PSTN) + telephone numbers, but do not provide the ability to dial emergency + numbers (for instance, Google Voice). This error provides additional + information about why such a call was unsuccessful. + + Copyright © 2005-2010 Collabora Limited -- 1.7.4.1