RE: [PATCH] ifxmodem: emergency number list support

2011-07-20 Thread Paccou, Nicolas
Hi Jeevaka, I'm Nicolas Paccou, I'm in charge of validating the changes applied in new oFono release. Unfortunately, I have not the hardware to be able to regress your patch: Add support for handling IFX emergency number list I wanted to know if you have tested your patch on IFX modem ? If

RE: [PATCH] ifxmodem: emergency number list support

2011-07-20 Thread jeevaka . badrappan
Hi, Hi Jeevaka, I'm Nicolas Paccou, I'm in charge of validating the changes applied in new oFono release. Unfortunately, I have not the hardware to be able to regress your patch: Add support for handling IFX emergency number list I wanted to know if you have tested your patch on IFX modem

Re: [PATCH] ifxmodem: emergency number list support

2011-06-09 Thread jeevaka . badrappan
Hi Denis, + +if (!g_at_result_iter_next_number(iter, total_cnt)) +return; + +if (!g_at_result_iter_next_string(iter, number)) +return; + +/* Skip the category, valid in simpresent and mcc fields */ What is this comment referring to? Following fields