Also: There is no section in your config that defines your real smsc?

== Rene

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf
Of Alvaro Cornejo
Sent: Thursday, 26 August, 2010 16:03
To: gasmen
Cc: [email protected]
Subject: Re: service works with SMPPsim and not with real smsc

set log-level to 0 and post logs

|---------------------------------------------------------------------------
--------------------------------------|
Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier
celular y Nextel
en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via
SMS y GPRS online
              Visitenos en www.perusms.NET www.smsglobal.com.mx y
www.pravcom.com



On Thu, Aug 26, 2010 at 4:22 AM, gasmen <[email protected]> wrote:
>
> this is my configuration it calls my servlet uploaded on web server when i
> use SMPPsim but when i use the real smsc it didnt call the service.
>
> group = core
> admin-port = 13000
> smsbox-port = 13001
> admin-password = bar
> log-file = "/home/aymen/gateway-1.4.3/gw/config/logs/kannel.log"
> log-level = 0
> access-log = "/home/aymen/gateway-1.4.3/gw/config/logs/access.log"
> #box-deny-ip = "*.*.*.*"
> box-allow-ip = "127.0.0.1"
>
> #-------------------------------
> # SMSC CONNECTIONS
>
> #------------------------------
> #smsc connexion(SMPP protocol)
> #------------------------------
> group=smsc
> smsc=smpp
> smsc-id=SMPPSim
> interface-version=34
> host=172.22.130.223
> port=4000
> system-id=****
> smsc-password=****
> system-type=default
> #alt-charset = UTF-8
> transceiver-mode=1
>
> #-------------------------------
> #smsc connexion(SMPP protocol)
> #----------------------------
> # SMSBOX SETUP
> #-----------------------------
> # Smsbox(es) do higher-level SMS handling after they have been received
from
> # SMS centers by bearerbox, or before they are given to bearerbox for
> delivery
>
> group = smsbox
> bearerbox-host = 127.0.0.1
> sendsms-port = 13013
> #sendsms-chars = "0123456789 +-"
> log-file = "/home/aymen/gateway-1.4.3/gw/config/logs/smsbox.log"
> log-level = 1
> access-log = "/home/aymen/gateway-1.4.3/gw/config/logs/access.log"
>
>
> group = sendsms-user
> username = tester
> password = foobar
> user-deny-ip = "*.*.*.*"
> user-allow-ip = "127.0.0.1"
>
#get-url="http://localhost:13013/cgi-bin/sendsms?username=tester&password=fo
obar&from=%p&to=%P&text=%r"
>
> #------------------------
> # SERVICES
> #-------------------------
> #-------------------------
> #Store service and Multimedia download
> #-------------------------
> catch-all = true
> group = sms-service
> #the first word in the sms
> keyword = default
> get-url = "http://aymen-laptop:8080/salem/servlet/kannel?text=%r";
>
>
>
>
>
>
> Rene Kluwen wrote:
>>
>> Could you post your current configuration files?
>>
>>
>>
>> == Rene
>>
>>
>>
>> From: [email protected] [mailto:[email protected]] On
Behalf
>> Of gasmen
>> Sent: Wednesday, 25 August, 2010 14:39
>> To: [email protected]
>> Subject: service works with SMPPsim and not with real smsc
>>
>>
>>
>> HI all i am using kannel 1.4.3 and i am excuting servlet with group
>> sms-service it works good and it call the servlet when i use the SMMPsim
>> but
>> just i change the configuration of smsc group to work with real smsc
>> message
>> come to the mobile phone but it didnt call the servlet ... so i am
looking
>> for your help maybe i will add some configuration the groups to start the
>> service with the real smsc!!! thanks a lot
>>
>>   _____
>>
>> View this message in context: service
>>
<http://old.nabble.com/service-works-with-SMPPsim-and-not-with-real-smsc-tp2
>> 9531805p29531805.html>  works with SMPPsim and not with real smsc
>> Sent from the Kannel <http://old.nabble.com/Kannel---User-f14436.html>  -
>> User mailing list archive at Nabble.com.
>>
>>
>>
>
> --
> View this message in context:
http://old.nabble.com/my-service-works-with-SMPPsim-but-not-with-real-smsc-t
p29531805p29540423.html
> Sent from the Kannel - User mailing list archive at Nabble.com.
>
>
>




Reply via email to