How to send SMS using a Alpanumeric Source Address

Smpp v3.4 client

Moderator: alt

Locked
Mehedi
Posts: 7
Joined: Thu Aug 07, 2008 8:03 am
Location: Dhaka, Bangladesh

How to send SMS using a Alpanumeric Source Address

Post by Mehedi » Tue Jun 07, 2011 12:11 pm

Hi,

I am using this library for more than 2 years successfully. Now, I need to send SMS using a masked shortcode. My operator configured a shortcode let say 1234. They also masked it say "TEST". Depending on the situation, sometimes I need to send SMS from 1234 and sometimes from "TEST". I could send SMS using source address "1234", however, while sending SMS using source address "TEST", it is delivered to SMSC but from SMSC it is not delivered to user's handset.

My question is how I may send SMS using source address "TEST".

Thanks you in advance!
M A A Mehedi Hasan
Mehedi
Posts: 7
Joined: Thu Aug 07, 2008 8:03 am
Location: Dhaka, Bangladesh

Re: How to send SMS using a Alpanumeric Source Address

Post by Mehedi » Thu Jun 09, 2011 10:46 am

Hi,

I resolved the issue by setting the Source Address TON = 5.
M A A Mehedi Hasan
Locked