This is my sms-service
group=sms-service
keyword=default
name=mytrap
catch-all=true
accepted-smsc=mySMSC
omit-empty=true
concatenation=true
text="This is my reply"
get-url="http:///sms_apis/sendctrlsms.php?from=%P&to=%p&msg=%a&drlurl=xxx";
Yet, I receive SMS's from a connected SMSC i.e.
SMS:
On Sat, 2011-01-22 at 17:09, Bob O'Souna wrote:
> > Set the get-url in sms-service group over which you receive sms to
> > point to your script.
> > Do whatever you want with the received sms and then send it to the
> > Kannel via (default, or change it if you prefer) sendsms-url
> > (/cgi-bin/send
Thanks Milan - but I am not sure your response is apt here. I have read the
manual and have managed to get Kannel to send MT messages. I can also reroute
the inbound SMS to another SMSC. My problem is in trapping the incoming SMS and
then sending out a manipulated SMS. The guide certainly does not
Hi,
Kannel not receiving or sending sms. Config and # BB LOG # below. I
have tried to set "sms-center" but then that also yield error
2011-01-23 22:59:47 [6160] [6] DEBUG: AT2[mSmsc]: --> AT+CSCA="+"^M
2011-01-23 22:59:47 [6160] [6] DEBUG: AT2[mSmsc]: <-- OK
2011-01-23 22:59:47 [6160]
Hi,
Can i configure 1TX,2RX for single session in kannel configuration?
--
*Regards,*
*RamManohar.N,*
*AirHub Technologies,*
*Hyderabad*
Dear Ram Manohar,
That is depend on your operator you have to know how many sessions they
provided to you.
If they provide 1 session you can connect 1 TRx if they provide 1 Tx 1
Rx you can connect as 1 Tx and 1 Rx.
Thanks,
Kiran Reddy
On Monday 24 January 2011 10:48 AM, Ram Manohar wrote:
Dear Kiran,
Thanks alot...
i have one more request..from last three weeks i am facing a problem with
special characters issue in kannel.
i am trying to send the message with special characters but it will not
delivered to handset with special characters.Here i am sending my kannel
configuration,