Thank you for your quick replies.
But I do not have any sendsms-user group as I only send wap push and it
requires a wap-push-user instead.
I have tried the denied-smsc-id options but it does not change anything

-----Message d'origine-----
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Envoyé : jeudi 15 février 2007 15:44
À : Arnaud; [email protected]
Objet : Re: Random SMSC used for push waps

set several sendsms-user groups and theere set
default-smsc and 
default-smsc

and, 

use denied-smsc-id in the smsc group settings and use smsc parameter in the
WAP PUSH request 
i.e. ?to={$msisdn}&from={$sender}&smsc=A

smsc-id = A
denied-smsc-id = C,B

smsc-id = B
denied-smsc-id = A,C

etc

check the proper names of the parameters in the manual :/

cheers

seik


On Thu, Feb 15, 2007 at 03:08:56PM -0400, Arnaud wrote:
>    Hi,
> 
>    I  have  3  different SMSC connections (group) in my config but I need
>    all my push waps to go through a particular SMSC.
> 
>    I have tried both at the same time:
> 
>    -  set  a  "X-Kannel-SMSC" header with the corresponding smsc id while
>    submitting the request
> 
>                - set the "default-smsc" in "ppg" group
> 
>                - set the "forced-smsc" in the "wap-push-user"
> 
> 
>    But  none  of it worked. It just keeps picking SMSCs randomly. When it
>    chooses  the  right  SMSC  it sends the push wap, but I could not find
>    anyway to make sure Kannel uses this correct SMSC
> 
> 
>    Any help would be really appreciated.
> 
>    Thanks in advance,
> 
> 
>    Arnaud


Reply via email to