diff options
author | Dan Williams <dcbw@redhat.com> | 2011-06-09 16:33:43 -0500 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2011-06-15 13:06:37 -0500 |
commit | 51c409d1eba77804d9e1709808c2eb5e5eb064e0 (patch) | |
tree | 132439393834cdd262a6bdc2cbf06a8918b82ed8 /src/mm-auth-request.h | |
parent | 77fa848820cabf8cbaf6ed0e986771f4907c4c36 (diff) |
ussd: fix reception, network notifications, and network requests
Because the code was sending the USSD request with a "notify me via
unsolicited result code" tag, the response could come from any port,
and in was coming from other ports on various devices. But the code
expected the response on the main port, thus it got lost.
So turn the USSD response processing into an unsolicited command handler
instead, which allows us to process the response no matter where it
comes from. This patch also enables network-initiated USSD
notifications and requests since that's easy to add once the first thing
here is done.
Diffstat (limited to 'src/mm-auth-request.h')
0 files changed, 0 insertions, 0 deletions