Skip to content
  • Kyle Evans's avatar
    plugins/simple: add a simple plugin for processing requests · c57f7f0d
    Kyle Evans authored
    
    
    This is a dummy plugin that exposes a 'PushNotify' DBus method
    for calling mms_service_push_notify(). It does this over a new
    org.ofono.mms.Simple interface. The method takes the WAP Push
    data as a fixed byte array 'ay'.
    
    It was created to bootstrap MMS support in the purple-mm-sms
    libpurple plugin and currently requires setting the MMSC and any
    other carrier specific parameters at compile time.
    
    Signed-off-by: default avatarKyle Evans <kvans32@gmail.com>
    c57f7f0d