Search found 2 matches
- Tue May 25, 2021 4:39 pm
- Forum: Inetlab.SMPP v2.x (.NET Standard, .NET Core)
- Topic: SourceAddress encoding issue
- Replies: 4
- Views: 135989
Re: SourceAddress encoding issue
Oh, that's working! Thank you!
- Tue May 25, 2021 3:16 pm
- Forum: Inetlab.SMPP v2.x (.NET Standard, .NET Core)
- Topic: SourceAddress encoding issue
- Replies: 4
- Views: 135989
SourceAddress encoding issue
Unfortunately, when I use underscore in SourceAddress it is being passed as "\021" over network so the SourceAddress becomes invalid on server.
As example, ALROSA_MED changes to ALROSA\021MED while SMPP request preparing.
I have used WireShark to investigate the issue, the screenshot is attached.
As example, ALROSA_MED changes to ALROSA\021MED while SMPP request preparing.
I have used WireShark to investigate the issue, the screenshot is attached.