Hi Jason!

I'm also a newbie, but this is my working configuration (NowSMS acts as SMSC).

# the bearerbox connects to the SMSCs
group = smsc
smsc = smpp
smsc-id = klaussmsc
host = 8.12.12.12
# transceiver only supported bym SMPP >=3.4
# transceiver-mode = 1
#
# these ports are configured at the NowSMS software
port = 12000
receive-port = 12000
smsc-username = "asdf"
# smsc password max. 8 letters
smsc-password = afsgsdg
system-type = "VMA"
#The interface version will be reported to the SMSC
#interface-version = "33"
interface-version = "34"
# numbers which are allowed to send SMS messages to us (to kannel via smsc)
address-range = ""
idle-timeout = 300



regards,
klaus

jason wrote:

Klaus Darilion <klaus.kannel <at> pernau.at> writes:


hi Klaus,


just want to ask u something about receiving sms from the smsc.

do i need to specify any port for the smsc to connect to my server? or the current "port" and "receving-port" variable will be enough?

thx for your time.



Hi all!

I'm using kannel 1.3.2 for connecting to an SMSC and sending/receiving SMS works fine. In the mailing list archive I found some threads about an SQLBOX, which sounds great and I like to use. But I'm little confused about the current status of the sqlbox:

Is it already included in the kannel main distribution or do I have to patch?

If included: Can I use the available debian packages or do I have to compile myself for postgres support?

If patch: Which kannel version with which patch? Can I patch against current CVS or do I have to check out a certain tagged release?

Thanks for help,
Klaus













Reply via email to