Re: use ipone as smsc

2008-12-29 Thread Clarence Carino
My iphone has been jailbroken already and i found a site that says iphone supports AT command that's why im asking if its possible. :) http://hackint0sh.org/forum/showthread.php?t=3951 But i dont know how to test it. is minicom a windows program? i wanted to do it first with windows then linux.

Help with MBLOX

2008-12-29 Thread Ishtiaq Ahmed
Hi, I have been installing Kannel for MBlox using the Meta-Data Branch of Kannel... Defining the following TLVs whn we send the message using the URL format http://SERVER:PORT/cgi-bin/sendsms?password=MYPASSWORD&smsc=mBloxUsNetwork&to=131825648&username=MYKANNELUSER&from=MYSHOTCODE&text=hello+f

RE: multiple smsc on a single port

2008-12-29 Thread Surya
can you help in setting up it ? how will the priority effect the store file queue. Thanks Surya 2008/12/29 Nikos Balkanas You can assign priority = to smscs. have you tried it? BR, Nikos - Original Message - From: Surya To: rodrigo.cremas.

Re: Facing probelem of sending @ character

2008-12-29 Thread sangprabv
Hi, You must URLENCODED the message. TIA. Willy You will be given a post of trust and responsibility. -Original Message- From: zillur rahman Reply-To: zillur...@yahoo.com To: users@kannel.org Subject: Facing probelem of sending @ character Date: Mon, 29 Dec 2008 16:09:15 -0800 (PST) Ma

Facing probelem of sending @ character

2008-12-29 Thread zillur rahman
Dear Valuable user,   I am try to sendi @ character through kannel but in the recepient mobile nothing is displaced in place of @ character. can anyone help me resolving the probelem?   my ..   lynx -dump http://10.1.4.35:13015/cgi-bin/sendsms?username=test&password=test&to=$DADDR&from=$OADDR&te

Siemens mc35i Modem

2008-12-29 Thread Bashir jahed
Hi, Has anyone been able to get a siemens mc35i modem to connect to a kannel box? I am getting one of these units to test with and wanted to know if it works before I get it and start pulling my hair out cos it does not work. Thanks in Advance Bash

Re: multiple smsc on a single port

2008-12-29 Thread Nikos Balkanas
You can assign priority = to smscs. have you tried it? BR, Nikos - Original Message - From: Surya To: rodrigo.cremas...@gmail.com ; users@kannel.org Sent: Monday, December 29, 2008 7:48 PM Subject: multiple smsc on a single port Gooday, I tried and configured two T

multiple smsc on a single port

2008-12-29 Thread Surya
Gooday, I tried and configured two Transmitters and one receiver for a single port. I have question, does it maintain two different queues internally for the two transmitters ? Lets say, If I'm sending 10 messages on smsc1. I write another program to send 10 messages on smsc2. Wi

RE: Building a test environment

2008-12-29 Thread jareeq
Yes, you got right, Kannel can do that. but for testing purposes, I prefer to test tool using other tools. Besides, it looks little tricky to create random dlr response for mass sms natively in Kannel. So for this reason I chose SMPPSim for Kannel tests in near real environment. Of course - it is

OTA Email settings

2008-12-29 Thread Nauman Mazhar
Hi, I am sending email settings to Sony Ericsson device via Kannel (.../cgi-bin/sendota/...). Device says "invalid settings received". I strongly believe that I am sending the right settings and there is something wrong with the Kannel config. I see the following in the log: INFO: smsbox: G

Re: Configuring multiple Transmitter on 1 port

2008-12-29 Thread Rodrigo Cremaschi
There's no problem in stablishing two connections on the same port. You can use same IP, port, username and password. Just identify them with distinct names: (This is a user-related question, so please, address it to the appropriate list) #SMSC NEXTEL1 group = smsc smsc = smpp smsc-id = NEXTEL1 a

Re: use ipone as smsc

2008-12-29 Thread Nikos Balkanas
Actually you need to do some digging in its User Manual. If it sports a serial connection to a PC, then propably, yes. If it sports a USB connection to a PC and there are usb -> serial drivers for it (for the OS you are using), also propably yes. In both of these cases, you need to try it using

Re: use ipone as smsc

2008-12-29 Thread Iain Dooley
you'll have to ask steve jobs On Mon, 29 Dec 2008, Clarence Carino wrote: good day! i would like to ask if its possible to use my iphone as an SMSC? because my k800i is broken as of now thanks!

use ipone as smsc

2008-12-29 Thread Clarence Carino
good day! i would like to ask if its possible to use my iphone as an SMSC? because my k800i is broken as of now thanks!

Re: Building a test environment

2008-12-29 Thread Nikos Balkanas
Actually there is no need to sownload anything extra. Kannel can test DLRs through the fakesmsc interface. Try routing ppg messages to fake smsc, and if you specify dlr-mask and have the fakesmsc client on, you will get in the client both the message and the dlr in your specified dlr-url. BR,

Re: Building a test environment

2008-12-29 Thread jareeq
For DLR testing you can use SMPPSim. http://www.seleniumsoftware.com/downloads.html You can easily set it to act like 'almost real' SMSC plus - it works on any platform with java and it is free. Regards, Jarek Guzik

Re: How to use Kannel to send message via GSM modem and SMPP connection?

2008-12-29 Thread Nikos Balkanas
Hi, All these are detailed in the User Manual (latest CVS version) p. 48, 56 & 96 BR, Nikos - Original Message - From: "Pham Ngoc Khanh" To: Sent: Monday, December 29, 2008 6:44 AM Subject: How to use Kannel to send message via GSM modem and SMPP connection? Hi all, I have alr