Hello,
I tried adding SMPP Connection through
jcli : smppccm -a
> cid DEMO_CONNECTOR
> host 172.16.10.67
> port 2775
> username smppclient1
> password password
> submit_throughput 110
> ok
I want to know that i have to use my private ip address for host where i have installed jasmin?
other thing is where do i find this
> username smppclient1
> password password
Because i am getting error on checking log
Requesting bind as transceiver
2023-11-25 07:18:45 ERROR 82666 Bind failed [[Failure instance: Traceback (failure with no frames): <class 'smpp.pdu.error.SMPPTransactionError'>: ESME_RINVPASWD ({'name': 'ESME_RINVPASWD', 'description': 'Invalid Password'})
I won't able to find suitable documentation around this so please someone help me.
Thanks