Also be aware that if you're using Kannel 1.4.1 (or previous) the
"X-Kannel-SMSC" header for PPG was not yet implemented
you had to patch Kannel in order to use it in PPG
Actual CVS includes it, it was included in november I believe
Regards,
Juan
[EMAIL PROTECTED] wrote:
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