Hi Oleg, On 12/28/2011 07:18 AM, Oleg Zhurakivskyy wrote: > --- > src/gprs.c | 67 ++++++++++++++++++++++++++++++++--------------------------- > 1 files changed, 36 insertions(+), 31 deletions(-) > So I like this approach, the only problem is that netreg atom is a post_online atom and gprs is post_sim atom. This means that if no contexts are provisioned we must wait for the netreg atom to be registered. This leads to a slight asymmetry in the API. Perhaps we should move the SPN logic to the sim atom and make netreg and gprs atom simple consumers? Regards, -Denis