Add Barred Dialing Support

2010-10-25 Thread Jeevaka Badrappan
Hi, This patch adds the barred dialing support. If Barred Dialing service is enabled, then oFono will go into emergency mode. Patch has been tested with the phonesim. Regards, jeevaka ___ ofono mailing list ofono@ofono.org

[PATCH 2/4] sim: add barred dialing support

2010-10-25 Thread Jeevaka Badrappan
--- src/sim.c | 87 +++- 1 files changed, 79 insertions(+), 8 deletions(-) diff --git a/src/sim.c b/src/sim.c index 699ebe9..c631e31 100644 --- a/src/sim.c +++ b/src/sim.c @@ -73,6 +73,7 @@ struct ofono_sim { unsigned char *efsst;