Urdu / Arabic / UTF-8 Messages

2008-04-04 Thread Aamir Jamil Rao
Hi There, I know this question has been asked again and again , but I couldn't find any example of sending utf-8 / Arabic messages using kannel via PHP or perl. Can someone point me to an example or to some document/mailing list post please. Thanks! Aamir

RE: Response from Kannel

2008-04-03 Thread Aamir Jamil Rao
In php you will do $msg = "Hello, \n I am Working"; $msg = urlencode($msg); ?> Then use $msg in the sendsms string. Regards, -Original Message- From: Logic 1902 [mailto:[EMAIL PROTECTED] Sent: Friday, April 04, 2008 2:09 AM To: Alejandro Guerrieri; users@kannel.org Subject: RE: Resp

Two SMSBOX Instances

2008-04-02 Thread Aamir Jamil Rao
Hello Everyone, Can anyone point me to some configuration to run two or more instances of SMSBOX running on separate ports? What fields are required for the second instance to run? Regards, Aamir

RE: MMS wap gateway

2008-03-31 Thread Aamir Jamil Rao
Hi Jarwan, For sending MMS , you can use Mbuni alone with MM7 acting as VAS gateway , or You can use Mbuni as standalone MMSC , you will have to use kannel with it for sending MMS notifications. Kannel alone is only used for sending text messages and not MMS. -junaid From: mohm