Interpret "" Alpha Id as empty data object
authorYang Gu <gyagp0@gmail.com>
Fri, 9 Jul 2010 14:52:08 +0000 (22:52 +0800)
committerDenis Kenzior <denkenz@gmail.com>
Fri, 9 Jul 2010 17:30:12 +0000 (12:30 -0500)
commit058d3d0cd4030960d5633fdd7348770ff5b02630
tree4ae35b2bd1333e62b659fdd8968e7b18b9d74936
parenta72e092d191274b8c395a39c3900090ae4e16533
Interpret "" Alpha Id as empty data object

There needs to be a way to distinguish between no alphaid and "empty
data object" because on some occasions they have different meanings.  In
the Call Control envelope, no Alpha Identifier means the terminal can
inform the user about the call being modified by SIM while empty data
object means no hint should be given.
src/stkutil.c
unit/test-stkutil.c