On 1/7/06, Juan Nin <[EMAIL PROTECTED]> wrote: > I've just tried it, and nothing happens... > > messages that match the first accepted-smsc are fine, but the ones > directed to the second one do nothing... > > I put "text" instead of "get-url" and nothing is retirned :( > > but can 2 "keyword = default" be used? > > I believe I've seen on some thread that it doesn't work and only one is > used.. > > will I have to do this on my PHP side or is there any way to do it on > kannel? > > thanks again! > > Juan >
I haven't tried two different "default" services for each SMSC-id. I use php to subsequently call two different scripts based on the smsc-id (%i) variable. fsockopen is your friend. -- Labor and Joy
