Hi, I have multiple shortcodes connected being routed via the same smsc account from the provider. They use the same TX and RX connection. However the billing of each shortcode is different, and unless i specify the service type am not able to bind hence i cannot send nor receive messages.
What is the best application scenario because when i specify one shortcode on the service the kannel uses that to charge all shortcode.....one charges a 1/=, next 6/= next 10/= # Default kannel configuration file group = core admin-port = 8090 smsbox-port = 13001 admin-password = bar #status-password = foo #admin-deny-ip = "" #admin-allow-ip = "" log-file = "/var/log/kannel/bearerbox. log" log-level = 0 box-deny-ip = "*.*.*.*" box-allow-ip = "127.0.0.1; 192.168.*.*" #unified-prefix = "+358,00358,0;+,00" access-log = "/var/log/kannel/bearerbox.log" #store-file = "/opt/smsgateway/store/kannel.store" #ssl-server-cert-file = "cert.pem" #ssl-server-key-file = "key.pem" #ssl-certkey-file = "mycertandprivkeyfile.pem" sms-resend-retry = 0 dlr-storage=internal group = smsc smsc-id = SA_TX smsc = smpp host = 192.168.0.1 #port = 0 #transceiver-mode = false receive-port = 6658 smsc-username = xxxxx smsc-password = xxxxx system-type = service-type = 2901 source-addr-ton = 1 source-addr-npi = 1 dest-addr-ton = 1 dest-addr-npi = 1 log-level = 0 interface-version = 34 wait-ack = 1000 wait-ack-expire = 0x02 log-file = "/var/log/kannel/pdu.SAF_RX" allowed-prefix = msg-id-type = 0x03 #alt-charset = "ASCII;windows-1252" #;UTF-8;ISO-8859-1;ISO-8859-7;GSM;UTF-16BE" alt-charset = "ASCII" alt-addr-charset = "GSM" throughput=100 group = smsc smsc-id = SA_TX smsc = smpp host = 192.168.0.1 port = 6694 receive-port = 0 transceiver-mode = false smsc-username = xxxxxx smsc-password = xxxxxx #smsc-admin-id = SA_RX system-type = service-type =2901 source-addr-ton = 0 source-addr-npi = 0 dest-addr-ton = 1 dest-addr-npi = 1 interface-version = 34 msg-id-type = 0x03 log-level = 0 throughput=100 max-pending-submits = 100 wait-ack = 43200 wait-ack-expire = 0x02 enquire-link-interval = 60 log-file = "/var/log/kannel/pdu.SA_TX" allowed-prefix = alt-charset = "ASCII;" #............................................. group = smsbox bearerbox-host = 127.0.0.1 sendsms-port = 8083 mo-recode=true max-pending-requests = 2048 log-file = "/var/log/kannel/smsbox.log" log-level = 0 access-log = "/var/log/kannel/smsbox.log" group = sendsms-user username = xxxxxx password = xxxxxxx dlr-url = "http://localhost/DLR/?type=%d&time=%t&usr=%n&message=%b&kannel_id=%F&MSISDN=%p&dlrvalue=%A&message_id=" group = sms-service keyword = default concatenation = true catch-all = true get-url = "http://localhost/sms/?destination=%P&originator=%p&message=%a&time=%t&charset=%C&message_id=%I&smsc=%i&dlr=%d&dlr_smsc=%A&fsmsc=%F&udh=%u&ttt=%f" send-sender=true max-messages = 0 Regards, Obareh On 5/28/12, Alvaro Cornejo <[email protected]> wrote: > Hi > > ALWAYS cc kannel list for having chance of getting more support and > let others benefit from threads. > > 1.4.3 is a quite old version. You can try 1.5.0 or even lastest svn > even for production. Maybe your problem is solved in one of those > versions. > > I didn't know movistars config so can't help on this. > > Regards > > Alvaro > > On 5/28/12, Fernando Rodriguez <[email protected]> > wrote: >> Good afternoon, I wonder if I have installed Kannel 1.4.3 gateway >> movistar >> against me very often and then ACKed DISCARDED if anyone knows how to set >> this to not happen thanks to all >> >> > > > -- > |-----------------------------------------------------------------------------------------------------------------| > 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 > > -- SoftCall Communication |Software Engineering & Development| General Conference Building Riverside Drive off Chiromo Road Nxt to Australian High Commission :Tel 254 20 3520010|Fax: 254 20 4440969 Cell: 254 733 730035 |254 720 730035 www.softcall.co.ke | [email protected] Yahoo Chat: [email protected]| Gchat:[email protected]| Skype: softcallcom
