Search found 4 matches

by ojukwu24
Fri Jan 20, 2023 6:51 am
Forum: Inetlab.SMPP v2.x (.NET Standard, .NET Core)
Topic: Implement USSD with UAP
Replies: 1
Views: 21564

Implement USSD with UAP

Hello,
Is it possible to implement USSD (CUAP) using your library? I could not see any related documentation on that. If it is possible, can I get a sample implementation?
by ojukwu24
Thu Mar 10, 2022 7:20 am
Forum: Inetlab.SMPP v2.x (.NET Standard, .NET Core)
Topic: Multiple Clients bind to an SMPP server
Replies: 1
Views: 20030

Multiple Clients bind to an SMPP server

Hello All,
Is it possible to have multiple clients from one InetlabSMPP Client bind to an SMPP server? We need the ability to do this so that the different Clients can receive messages from the server.
by ojukwu24
Thu Mar 10, 2022 7:09 am
Forum: Inetlab.SMPP v2.x (.NET Standard, .NET Core)
Topic: USSD implementation issue
Replies: 2
Views: 24628

Re: USSD implementation issue

Thank you. Let me try these.
by ojukwu24
Wed Mar 09, 2022 3:29 pm
Forum: Inetlab.SMPP v2.x (.NET Standard, .NET Core)
Topic: USSD implementation issue
Replies: 2
Views: 24628

USSD implementation issue

We are trying to implement USSD using Inetlab.SMPP. When we submit a menu through Submit_SM, the message is split into two and the user receives a menu that is unreadable and truncated. This happens when the menu is long. Is there an implementation to stop this? Then when the menu is short, the form...