locked
Account provisioning metadata question RRS feed

  • Question

  • Currently the account provisioning only allows for specifying a single SMS bearer and doesn’t allow to specify a filter for a range of numbers. Is there any simple mechanism to specify all 9xxx senders be identified as ‘Administrative’ SMS notifications.

    <SMSBearer ClassZeroOnly="false" Sender="18005551212"/>

              <!-- [^]* matches all messages from this sender, regardless of content -->

              <Pattern>[^]*</Pattern>

              <!-- Because no Fields are specified, this message will be passed to the operator app without parsing. -->

            </Message>

    • Moved by Jesse Jiang Monday, October 22, 2012 8:57 AM (From:Building Windows Store apps with C# or VB )
    Thursday, October 18, 2012 2:39 PM

All replies

  • Nope there is no such mechanism in Win8
    Tuesday, February 12, 2013 6:43 PM