Maybe my question not complite correct...
My kannel is SMPP client. With kannel i connects to many SMSc providers and 
send my SMS through them. But now, we have one strange SMSc provider, who wants 
connect to me, that allow to me send my SMS through him. So, i think it's mean 
TCP layer connection. He wants to initiate TCP session with me, but on SMPP 
proto i still as client. There is no way to do this with kannel? Let's imagine, 
i'll install opensmppbox, so how i can _transmite_ my SMS to this SMSc 
provider? I think opensmppbox needed to _receive_ SMS from someone, isn't?


>Понедельник, 28 января 2019, 18:26 +05:00 от amal...@kannel.org:
>
>Hi,
>
>you need SMPP server instead of SMPP client. Check opensmppbox or commercial 
>alternatives like mine
>or Stipe’s.
>
>Thanks,
>Alex
>
>>Am 28.01.2019 um 13:53 schrieb Хиль Эдуард < i.am.t...@mail.ru >:
>>
>>hi there!
>>It is possible to _receive_ connections from SMS providers by kannel?
>>I have kannel v1.4.4 and in config i have some block:
>>
>>group=smsc
>>smsc=smpp
>>transceiver-mode=false
>>smsc-id=SMPP_ZAPVMA_R
>>host=192.168.50.37
>>port=0
>>receive-port=9081
>>smsc-username=SMPP_ZAPVMA_R
>>smsc-password=architech
>>system-type=SMPP
>>
>>by this config, i expect that kannel will _receive_ connection from 
>>192.168.50.37 (SMS provider) to kannel address (192.168.49.24) and port 9081 
>>- is this correct? All that i see in my logs:
>>...
>>2019-01-28 14:45:08 [7515] [6] ERROR: connect to <192.168.50.37> failed
>>2019-01-28 14:45:08 [7515] [6] ERROR: System error 111: Connection refused
>>2019-01-28 14:45:08 [7515] [6] ERROR: error connecting to server 
>>`192.168.50.37' at port `9081'
>>2019-01-28 14:45:08 [7515] [6] ERROR: SMPP[SMPP_ZAPVMA_R]: Couldn't connect 
>>to server.
>>2019-01-28 14:45:08 [7515] [6] ERROR: SMPP[SMPP_ZAPVMA_R]: Couldn't connect 
>>to SMS center (retrying in 10 seconds).
>>... The kannel try to connect to 192.168.50.37 port 9081 , but that's not 
>>what i want. It is possible to resolve this task?
>>
>>--
>>Best regards,
>>Me.
>>
>


-- 
Хиль  Эдуард

Reply via email to