Sorry, forgot to copy the list:

You can pass the following in your url:

http://localhost:13013/cgi-bin/sendsms?...&meta-data=%3Fsmpp%3Fprogram-id%3D
1234

See the examples section in the userguide.

== Rene


-----Original Message-----
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of Roy Walker
Sent: Monday, 16 August, 2010 23:45
To: users@kannel.org
Subject: RE: Program-ID

You are correct, this is for OpenMarket.  Just to make sure I am
understanding the example in the documentation...

group = smpp-tlv
name = program-id
tag = 0x2157
type = octetstring
length = 5
smsc-id = OpenMarket

How do I specify the value for each TLV?  Is this passed as program-id=1234
in the URL?  Or can I statically set it in the configuration for Kannel?

Thanks,
Roy

-----Original Message-----
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of Juan Nin
Sent: Monday, August 16, 2010 12:54 PM
To: users@kannel.org
Subject: Re: Program-ID

Well, I guess Roy is talking about US carriers, where AT&T has been
using Program-IDs, now T-Mobile started using 3PG a few months ago
where they require a Program-ID, and now Verizon is also requiring a
Program-ID.

Depending on the gateway you're using you may need to specify a
Program ID on your MTs (e.g. with OpenMarket), or others abstract you
from it (e.g. MX Telecom). But program ids need to be registered with
the carriers for your campaigns anyway, which the gateway takes care
of it.

On the cases where you need to specify a Program ID on your MTs, you
just do it via an SMPP Optional Parameter (TLV), using the meta-data
parameter as Alex mentioned.

Regards,

Juan

On Mon, Aug 16, 2010 at 1:37 PM, Alejandro Guerrieri
<alejandro.guerri...@gmail.com> wrote:
> At least on SMPP, there's not such a parameter.
> If you're talking about an optional parameter (TLV), I seriously doubt
it's
> an "all major carriers" thing (they don't usually agree on that kind of
> stuff), but probably something the aggregator you're using added to
abstract
> something the carriers he connected to requires.
> If that's the case, you can easily add support for it by using the latest
> SVN and configuring meta-data to add the optional parameter.
> Check the user guide for further information.
> Regards,
> Alex
>
> On Mon, Aug 16, 2010 at 6:02 PM, Roy Walker <rwal...@sensorlogic.com>
wrote:
>>
>> Looks like all the major carriers are requiring a program-id to be sent
on
>> each SMPP message.  Is this possible in the current devel or stable
version
>> of Kannel?  Currently running 1.4.3.  If not, is there plans to add it?
>>
>>
>>
>> Thanks,
>>
>> Roy
>



-- 
Juan Nin
3Cinteractive / Mobilizing Great Brands
http://www.3cinteractive.com





Reply via email to