Actually, Kannel honors your priority inside its queue, 3 being the highest
and 0 the lowest.

Regarding the SMPP priority flag, I seriously doubt that any carrier out
there would trust 3rd. parties to set their priority queueing. It's one of
those parameters that made sense on the spec papers but would never go past
company's policies. ;)

Regards,

Alex
On Wed, Aug 11, 2010 at 12:54 PM, jyotiranjan panda <tell2jy...@gmail.com>wrote:

> Hi,
>
> for the priority problem:
>
> If you are giving priority parameter in kannel, then it just put this value
> in priority_flag of submit_sm pdu of smpp.
> So, dont expect if there is a Qeue of 100 msg's and you send a 0 priority
> message, it will jump this queue and  reach smsc premises.
> After that its SMSc's role to deliver it by looking this parameter, and
> sometimes smsc's does not do it as they are not bound to do it.
>
> Kannel routing problem:
> Looking on your config it seems ok, just try with commenting
> denied-smsc-id.
> Be sure that you are sending the message with smsc-id from behind, then
> only this routing mechanism will work.
>
> Regards
> Jyoti Ranjan Panda
>
> On Wed, Aug 11, 2010 at 2:38 PM, adil nazir <adil_nazi...@yahoo.com>wrote:
>
>>
>> I hereby enclose the configuration file please find attachment and give me
>> the solution of my problems.
>> ------------------------------
>> *From:* jyotiranjan panda <tell2jy...@gmail.com>
>> *To:* adil nazir <adil_nazi...@yahoo.com>
>> *Cc:* users@kannel.org
>> *Sent:* Wed, August 11, 2010 12:17:44 PM
>> *Subject:* Re: Urgent Need Help in SMPP
>>
>>
>> Can you send your kannel config that you are using to solve below issues.
>> I think there is some configurational problem.
>>
>> Regards
>> Jyoti Ranjan Panda
>>
>> On Wed, Aug 11, 2010 at 12:22 PM, adil nazir <adil_nazi...@yahoo.com>wrote:
>>
>>> Please can any one tell me that how can i extract SMPP code from kannel.
>>> I want to develop my own application using SMPP i want this because of
>>> following reasons:
>>> 1. In existing kannel i am unable to give high priority to the massages
>>> already in queue i have also used (0-3) priority but still its behavior is
>>> same.
>>> 2. Also existing kannel route the massage to any SMSC in multiple SMSC
>>> environment. I have tried to use "denied-smsc-id" but still when one SMSC
>>> goes down (means not responding but not alive )  kannel route message to the
>>> other SMSC.
>>>
>>> So that is why i want to extract SMPP module from kannel so guide me how
>>> can i do this i am new on kannel source code. Also if you have any other
>>> solution then tell me but reply as soon as possible.
>>>
>>> Regards,
>>>
>>> Adil
>>>
>>>
>>
>>
>

Reply via email to