Open Source Telephony
 help / color / mirror / Atom feed
* [PATCH 0/2] Add additional information for mandatory general result
@ 2011-01-06 19:41 Jeevaka Badrappan
  2011-01-06 19:41 ` [PATCH 1/2] stk: add additional info for terminal busy result Jeevaka Badrappan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jeevaka Badrappan @ 2011-01-06 19:41 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 797 bytes --]

Hi,

 As per the ETSI TS 102 223 specification section 8.12.2,

For the general result "terminal currently unable to process command",
it is mandatory for the terminal to provide additional information.
Defined values for additional information can be found in the same
section. Coding '00' shall be used by the terminal if none of the defined
values apply.

 Following set of patches, introduce a macro for adding the additional
information and changes done to existing code to make use of added macro.

Regards,
Jeevaka

Jeevaka Badrappan (2):
  stk: add additional info for terminal busy result
  stk: make use of ADD_ERROR_RESULT macro

 src/stk.c |  114 ++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 67 insertions(+), 47 deletions(-)


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-01-12 22:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-06 19:41 [PATCH 0/2] Add additional information for mandatory general result Jeevaka Badrappan
2011-01-06 19:41 ` [PATCH 1/2] stk: add additional info for terminal busy result Jeevaka Badrappan
2011-01-06 19:41 ` [PATCH 2/2] stk: make use of ADD_ERROR_RESULT macro Jeevaka Badrappan
2011-01-12 22:06 ` [PATCH 0/2] Add additional information for mandatory general result Denis Kenzior

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox