####################################################### ############ COM RX ############################# ######################################################
Than you for he prompt reply, My provider however insists that i have to specify service-type= 7955 where 7955 is shortcode for a successful bind. When i specify that it binds and i can receive messages from all shortcodes as source but when sending they are all charged with rate of the binding shortcode, 7955. How can i sought this out. group = smsc smsc-id = COM_RX smsc = smpp host = 192.168.0.93 receive-port = 6692 smsc-username = xxxxRx smsc-password = xxxxRx smsc-admin-id = COM_TX service-type = 7955 system-type = source-addr-ton = 0 source-addr-npi = 1 dest-addr-ton = 1 dest-addr-npi = 1 log-level = 0 wait-ack = 10000 #wait-ack-expire = 0x02 #interface-version = 34 #enquire-link-interval = 35 log-file = "/var/log/kannel/pdu.SAFARICOM_RX" msg-id-type = 0x03 alt-charset = "ASCII" alt-addr-charset = "GSM" ############################################################### ######## COM TX ######################################## ############################################################# group = smsc smsc-id = COM_TX smsc = smpp host = 192.168.0.93 port = 6692 receive-port = 0 transceiver-mode = false smsc-username = xxxxTx smsc-password = xxxxTx smsc-admin-id = COM_RX system-type = service-type = 7955 source-addr-ton = 0 source-addr-npi = 1 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 = 35 log-file = "/var/log/kannel/pdu.COM_TX" allowed-prefix =25472;+25472;+25471;25471;25470;+25470 alt-charset = "ASCII;" alt-addr-charset = "GSM" On Mon, Jun 4, 2012 at 11:01 AM, spameden <[email protected]> wrote: > If your sms-provider gives you smpp server on port 2775 it'd be: > > For transmitter: > > port = 2775 > receive-port = 0 > > For receiver only: > > receive-port = 2775 > port = 0 > > > For transciever: > port=2775 > transceiver-mode = 1 > > or > port=2775 > receive-port = 2775 > > > > 2012/6/4 Willy Mularto <[email protected]> > >> Does your provider supports multiple binding? If yes then you just need 1 >> bind for transmitter and 1 bind for receiver. If not then you just need set >> is as transceiver >> >> >> >> On Jun 4, 2012, at 2:07 PM, Felix Obareh wrote: >> >> Hi? >> >> I have a single Transmitter and Receiver login from my provider. I need >> to transmit and send from different shortcodes. What is the best >> configuration setup for the kannel.conf >> >> >> Thank you in advance >> >> >> On Sun, Jun 3, 2012 at 12:30 PM, Rene Kluwen <[email protected]>wrote: >> >>> We don’t give individual support to free software.**** >>> >>> For questions, use the users mailinglist.**** >>> >>> ** ** >>> >>> == Rene**** >>> >>> ** ** >>> >>> ** ** >>> >>> *From:* taiwo lawal [mailto:[email protected]] >>> *Sent:* Sunday, 03 June, 2012 11:29 >>> *To:* Rene Kluwen >>> *Subject:* RE: bulk sms gateway**** >>> >>> ** ** >>> >>> Thank U Rene, >>> >>> Can u add me on skype ! >>> >>> proftaiwo is my id >>> >>> LAWAL TAIWO >>> >>> --- On *Sat, 6/2/12, Rene Kluwen <[email protected]>* wrote:**** >>> >>> >>> From: Rene Kluwen <[email protected]> >>> Subject: RE: bulk sms gateway >>> To: "'taiwo lawal'" <[email protected]>, [email protected] >>> Date: Saturday, June 2, 2012, 5:58 AM**** >>> >>> Start with reading the Kannel users guide at >>> http://www.kannel.org/download/kannel-userguide-snapshot/userguide.html* >>> *** >>> >>> **** >>> >>> == Rene**** >>> >>> **** >>> >>> *From:* [email protected] [mailto:[email protected]] *On >>> Behalf Of *taiwo lawal >>> *Sent:* Thursday, 31 May, 2012 16:28 >>> *To:* [email protected] >>> *Subject:* bulk sms gateway**** >>> >>> **** >>> >>> >>> >>> Dear Team, >>> >>> I am a solaris admin Engr, Please i want to fimd out what is required to >>> build an SMS gateway responsible for pushing SMS. Also can you tell me how >>> this call flow will be like.Will be really happy to get your feedback. >>> >>> **** >>> >>> **** >>> >>> ** ** >>> >> >> >> >> -- >> >> 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 >> >> >> Willy Mularto >> F300HD+MR18DE (NLC1725) >> >> >> >> >> >> >> >> >> >> > -- 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
