Do you get proper DLR for this connection, Peter?

Robert

> On Thu, 17 Jun 2004, Jarrod Hermer wrote:

>> If anyone is connecting to Mobileway Australia using SMPP could you tell
>> me what your TON and NPI settings are for the source address. I am
>> having a silly problem in that when I send a message to a mobile I have
>> to prefix the destination MSISDN with a "+", but not the source MSISDN.
>> I would prefer my application to not add the + and have Kannel do it for
>> me.

>  Use this:

>     # MobileWay SMPP gateway
>     group = smsc
>     smsc = smpp
>     smsc-id = mobileway
>     preferred-smsc-id = mobileway
>     host = xx.xx.xxx.xxx
>     port = xxxx
>     transceiver-mode = no
>     smsc-username = "xxxxxxxx"
>     smsc-password = "xxxxxxxx"
>     system-type = "VMA"
>     address-range = ""
>     enquire-link-interval=120
>     reconnect-delay=10
>     source-addr-autodetect = no
>     source-addr-ton = 5
>     source-addr-npi = 0

> Works in the US.

> Beckman
> ---------------------------------------------------------------------------
> Peter Beckman                                                  Internet Guy
> [EMAIL PROTECTED]                             http://www.purplecow.com/
> ---------------------------------------------------------------------------




Reply via email to