/usr/share/dbus-1/interfaces/mm-mobile-error.xml is in modemmanager 0.5.2.0-0ubuntu2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 | <?xml version="1.0" ?>
<tp:errors xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0"
namespace="org.freedesktop.ModemManager.Modem.Gsm">
<tp:copyright>Copyright (C) 2008 Novell, Inc.</tp:copyright>
<tp:error name="PhoneFailure">
<tp:docstring>
A phone failure.
</tp:docstring>
</tp:error>
<tp:error name="NoConnection">
<tp:docstring>
No connection to phone.
</tp:docstring>
</tp:error>
<tp:error name="LinkReserved">
<tp:docstring>
Phone-adaptor link reserved.
</tp:docstring>
</tp:error>
<tp:error name="OperationNotAllowed">
<tp:docstring>
Operation not allowed.
</tp:docstring>
</tp:error>
<tp:error name="OperationNotSupported">
<tp:docstring>
Operation not supported.
</tp:docstring>
</tp:error>
<tp:error name="PhSimPinRequired">
<tp:docstring>
PH-SIM PIN required.
</tp:docstring>
</tp:error>
<tp:error name="PhFSimPinRequired">
<tp:docstring>
PH-FSIM PIN required.
</tp:docstring>
</tp:error>
<tp:error name="PhFSimPukRequired">
<tp:docstring>
PH-FSIM PUK required.
</tp:docstring>
</tp:error>
<tp:error name="SimNotInserted">
<tp:docstring>
SIM not inserted.
</tp:docstring>
</tp:error>
<tp:error name="SimPinRequired">
<tp:docstring>
SIM PIN required.
</tp:docstring>
</tp:error>
<tp:error name="SimPukRequired">
<tp:docstring>
SIM PUK required.
</tp:docstring>
</tp:error>
<tp:error name="SimFailure">
<tp:docstring>
SIM failure.
</tp:docstring>
</tp:error>
<tp:error name="SimBusy">
<tp:docstring>
SIM busy.
</tp:docstring>
</tp:error>
<tp:error name="SimWrong">
<tp:docstring>
SIM wrong.
</tp:docstring>
</tp:error>
<tp:error name="IncorrectPassword">
<tp:docstring>
Incorrect password.
</tp:docstring>
</tp:error>
<tp:error name="SimPin2Required">
<tp:docstring>
SIM PIN2 required.
</tp:docstring>
</tp:error>
<tp:error name="SimPuk2Required">
<tp:docstring>
SIM PUK2 required.
</tp:docstring>
</tp:error>
<tp:error name="MemoryFull">
<tp:docstring>
Memory full.
</tp:docstring>
</tp:error>
<tp:error name="InvalidIndex">
<tp:docstring>
Invalid index.
</tp:docstring>
</tp:error>
<tp:error name="NotFound">
<tp:docstring>
Not found.
</tp:docstring>
</tp:error>
<tp:error name="MemoryFailure">
<tp:docstring>
Memory failure.
</tp:docstring>
</tp:error>
<tp:error name="TextTooLong">
<tp:docstring>
Text string too long.
</tp:docstring>
</tp:error>
<tp:error name="InvalidChars">
<tp:docstring>
Invalid characters in text string.
</tp:docstring>
</tp:error>
<tp:error name="DialStringTooLong">
<tp:docstring>
Dial string too long.
</tp:docstring>
</tp:error>
<tp:error name="InvalidDialString">
<tp:docstring>
Invalid characters in dial string.
</tp:docstring>
</tp:error>
<tp:error name="NoNetwork">
<tp:docstring>
No network service.
</tp:docstring>
</tp:error>
<tp:error name="NetworkTimeout">
<tp:docstring>
Network timeout.
</tp:docstring>
</tp:error>
<tp:error name="NetworkNotAllowed">
<tp:docstring>
Network not allowed - emergency calls only.
</tp:docstring>
</tp:error>
<tp:error name="NetworkPinRequired">
<tp:docstring>
Network personalization PIN required.
</tp:docstring>
</tp:error>
<tp:error name="NetworkPukRequired">
<tp:docstring>
Network personalization PUK required.
</tp:docstring>
</tp:error>
<tp:error name="NetworkSubsetPinRequired">
<tp:docstring>
Network subset personalization PIN required.
</tp:docstring>
</tp:error>
<tp:error name="NetworkSubsetPukRequired">
<tp:docstring>
Network subset personalization PUK required.
</tp:docstring>
</tp:error>
<tp:error name="ServicePinRequired">
<tp:docstring>
Service provider personalization PIN required.
</tp:docstring>
</tp:error>
<tp:error name="ServicePukRequired">
<tp:docstring>
Service provider personalization PUK required.
</tp:docstring>
</tp:error>
<tp:error name="CorporatePinRequired">
<tp:docstring>
Corporate personalization PIN required.
</tp:docstring>
</tp:error>
<tp:error name="CorporatePukRequired">
<tp:docstring>
Corporate personalization PUK required.
</tp:docstring>
</tp:error>
<tp:error name="HiddenKeyRequired">
<tp:docstring>
Hidden key required. This key is required when accessing hidden phonebook entries.
</tp:docstring>
</tp:error>
<tp:error name="EapMethodNotSupported">
<tp:docstring>
EAP method not supported.
</tp:docstring>
</tp:error>
<tp:error name="IncorrectParams">
<tp:docstring>
Incorrect parameters.
</tp:docstring>
</tp:error>
<tp:error name="Unknown">
<tp:docstring>
An unknown error.
</tp:docstring>
</tp:error>
<tp:error name="GprsIllegalMs">
<tp:docstring>
Illegal MS.
</tp:docstring>
</tp:error>
<tp:error name="GprsIllegalMe">
<tp:docstring>
Illegal ME.
</tp:docstring>
</tp:error>
<tp:error name="GprsServiceNotAllowed">
<tp:docstring>
GPRS services not allowed.
</tp:docstring>
</tp:error>
<tp:error name="GprsPlmnNotAllowed">
<tp:docstring>
PLMN not allowed.
</tp:docstring>
</tp:error>
<tp:error name="GprsLocationNotAllowed">
<tp:docstring>
Location area not allowed.
</tp:docstring>
</tp:error>
<tp:error name="GprsRoamingNotAllowed">
<tp:docstring>
Roaming not allowed in this location area.
</tp:docstring>
</tp:error>
<tp:error name="GprsOptionNotSupported">
<tp:docstring>
Service option not supported.
</tp:docstring>
</tp:error>
<tp:error name="GprsNotSubscribed">
<tp:docstring>
Requested service option not subscribed.
</tp:docstring>
</tp:error>
<tp:error name="GprsOutOfOrder">
<tp:docstring>
Service option temporarily out of order.
</tp:docstring>
</tp:error>
<tp:error name="GprsPdpAuthFailure">
<tp:docstring>
PDP authentication failure.
</tp:docstring>
</tp:error>
<tp:error name="GprsUnspecified">
<tp:docstring>
Unspecified GPRS error
</tp:docstring>
</tp:error>
<tp:error name="GprsInvalidClass">
<tp:docstring>
Invalid mobile class.
</tp:docstring>
</tp:error>
</tp:errors>
|