[PATCH 1/7] gprs: remove RoamingAllowed property

2011-02-09 Thread Rémi Denis-Courmont
No roaming policies need to be enforced per GPRS context rather than for the whole GPRS service. Otherwise, you would not be able to receive an MMS or even register to the IMS SIP while roaming. --- src/gprs.c | 52 +++- 1 files changed, 3

[PATCH 1/7] gprs: remove RoamingAllowed property

2011-02-07 Thread Rémi Denis-Courmont
No roaming policies need to be enforced per GPRS context rather than for the whole GPRS service. Otherwise, you would not be able to receive an MMS or even register to the IMS SIP while roaming. --- src/gprs.c | 51 +++ 1 files changed, 3