Support Blog

WAP Gateway Blocks BlackBerry App World

Tunnel Nonstandard Ports

It has come to our attention that the default configuration setting for the NowWAP WAP Gateway blocks users from connecting to BlackBerry App World. The reason for this seems to be some unusual communication patterns between the handset and the App World server. The handset attempts to created a tunneled connection to the HTTP port (80) of the BlackBerry App World server. Symptoms of the problem...

Read More

SMPP Information and Resources

SMPP (Short Message Peer-to-Peer) Protocol is an industry standard protocol that is used for exchanging SMS messages between peer entities.  In SMPP terminology, two types of entities are defined, a Short Message Service Centre (SMSC), and an External Short Messaging Entity (ESME). In simplistic terms, an SMSC manages SMS messages for a mobile operator network, delivering SMS messages to mobile...

Read More

SMPP Asynchronous Mode

One of the biggest limitations to SMPP performance is protocol implementations that do not support SMPP asynchronous mode, or to state it more correctly, do not take advantage of the speed boost that is possible with SMPP asynchrnous mode. SMPP Synchronous Mode = One Message at a Time In SMPP Synchrnous mode, each side of the SMPP client has only one outstanding transaction active at a time. ...

Read More

NowSMS/MMS API Information

APIs

The primary API for sending and receiving SMS and MMS messages with NowSMS is HTTP-based. Because the API is HTTP based, applications that wish to send or receive messages via NowSMS do not have to run on the same physical server, they can interface with NowSMS over a network. This page contains links to additional information that describes the raw HTTP interface, as well as links to example...

Read More

SMPP Receipt Message ID Tracking Over Multiple Connections

One of the standard capabilities of NowSMS is the automatic mapping of receipt message IDs when routing messages to an upstream SMSC connection. The reasoning/logic is simple. When NowSMS accepts a message from a client, NowSMS needs to assign an ID to the message. When the message gets routed to an upstream SMSC, that SMSC will assign a new message ID. NowSMS saves the message ID assigned by...

Read More

Operator MMSC Accounting – Detecting Roaming Subscribers

One important consideration when charging for MMS messages is whether or not the user is roaming. The NowSMS MMSC can provide this information to the MMS accounting callbacks, however the requisite information is not included in the MMS accounting callbacks by default. Before the MMSC can pass this information to the accounting callbacks, the MMSC must receive this additional information from the...

Read More

NowSMS and SSL Certificates – 2048 Bit Key

In the last 6 months, many SSL Certificate Authorities (CAs) have made a switch to requiring web servers to use 2048-bit private keys. It is believed that increased computing power will make the commonly used 1024-bit keys possible to break by 2011. There is a side effect in switching to the larger keys that some old web browsers don’t support > 1024 bit keys. I can’t find a good...

Read More

Mobile Number Portability (MNP) and the NowSMS MMSC

When the NowSMS MMSC is used in environments with mobile number portability (MNP), the MMSC may need to query a database to determine whether a recipient is local to this MMSC or if it belongs to another operator. The interface to support this is defined in the following article: Mobile Number Portability (MNP) and the NowSMS MMSC However, there is an additional issue that is not discussed in...

Read More

XML Status Query for SMSC Connection Status and Statistics

We posted details about an XML-based NowSMS status query in an earlier posting: https://nowsms.com/xml-status-query-for-smsc-connection-status-and-statistics This query reports information similar to what is reported on the “Status” page of the NowSMS configuration dialog. The query results include information about SMSC connection status, the number of messages processed via the...

Read More

NowSMS Group Text Messaging

The NowSMS Group Text feature is designed to facilitate group communications over SMS. At it’s core, it’s about sending a single text message, and having that text message automatically forwarded to a group of people. NowSMS Group Text is a free add-on for the Now SMS & MMS Gateway and NowSMS Lite. NowSMS Group Text will only work with NowSMS or NowSMS Lite versions 2008.06.03...

Read More