Re: SMPP Port Error

2014-06-12 Thread Stipe Tolj
Am 10.06.2014 20:43, schrieb Faizan Mirza: Hello, I was using kannel 1.4.3 it was working fine, now when i updated from svn it is working fine but giving me error regarding ports of SMPP.. Error: Configuration file can only have port or receive-port. Usage of both in one group is deprecated! h

SMPP Port Error

2014-06-11 Thread Minh Tuan
Hi Faizan, In smsc group, only need: port = x transceiver-mode = true Brs, Tuan. -- > > Message: 1 > Date: Tue, 10 Jun 2014 23:43:40 +0500 > From: Faizan Mirza > To: Kannel Users > Subject: SMPP Port

Re: SMPP Port Error

2014-06-11 Thread ha...@aeon.pk
You do not need to make any special port arrangement for receiving DLRs. receive-port is only required for the SMSC connections which are not trasnceivers (i.e. have TX and RX sessions separately). Remove the receive-port parameter from the config. On Tue, Jun 10, 2014 at 11:43 PM, Faizan Mirza

SMPP Port Error

2014-06-10 Thread Faizan Mirza
Hello, I was using kannel 1.4.3 it was working fine, now when i updated from svn it is working fine but giving me error regarding ports of SMPP.. Error: Configuration file can only have port or receive-port. Usage of both in one group is deprecated! how do i add both port and receive-port to rec