Re: php Wap push help

2011-09-21 Thread Juan Nin
The only differences I see are on this part, this is your code: ''."\r\n\t". 'address-value="WAPPUSH=+'.$country_code.$phone.'/TYPE=p...@ppg.nokia.com"/>'."\r\n\t". 'network-required="true" network="GSM" bearer-required="true" bearer="SMS"/>'. "\r\n\r\n". "\r\n\r\n". This is my original code:

Re: php Wap push help

2011-09-21 Thread Juan Nin
Send me the code on a file (not on the email's body) directly to my email. I wrote that sample code, will check it On 9/21/11 3:02 AM, christopher serumola wrote: Yes, these are single lines on the php script. Its only that i use a dell mini netbook with a small screen size which tends to wrap t

Re: Kannel with two SMSC connections and transfer SMS between SMSC

2011-09-21 Thread Willy Mularto
You only need to explicitly define smsc_id destination when you send MT. The how to is in the documentation :) On Sep 21, 2011, at 10:03 PM, Andrey.Tsybulskiy wrote: > Hello, > > I m new with Kannel and after reading official documentation confused > regarding configuration. > > Task is sim

Kannel with two SMSC connections and transfer SMS between SMSC

2011-09-21 Thread Andrey.Tsybulskiy
Hello, I m new with Kannel and after reading official documentation confused regarding configuration. Task is simply make SMS proxy between two SMSC but so far I didn't manage to do it and keeping attempts. I have 2 SMSC connection smsc1 and smsc2 and need to transfer incoming messages bas

Re: Working SMS gateway using Clickatell http API?

2011-09-21 Thread Alvin
On 9/19/2011 1:37 AM, Willy Mularto wrote: Kannel does have direct clickatell API on it's source code. But I'm not whether it uses the latest API from clickatell or not. You probably need to check it yourself. On Sep 19, 2011, at 1:28 PM, Mpeirwe Benjamin wrote: Hi Alvin, How about you tr