Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UCS2 text not work #5

Open
parsibox opened this issue Dec 29, 2022 · 4 comments
Open

UCS2 text not work #5

parsibox opened this issue Dec 29, 2022 · 4 comments

Comments

@parsibox
Copy link

hi
dear do you still support this project?
UCS2 text not work

@badlee
Copy link
Owner

badlee commented Feb 25, 2023

Yes but it's an old project

@badlee
Copy link
Owner

badlee commented Feb 25, 2023

You have two functions to hep you,

app.sendUCS2SMS({
	sender: 'TEST',
	receiver: '06462845',
	msgdata: 'Bonjour, Hi, 你好, صباح الخير', // UCS2 text
});
app.flashUCS2SMS({
	sender: 'TEST',
	receiver: '06462845',
	msgdata: 'Bonjour, Hi, 你好, صباح الخير', // UCS2 text
});

I hope help you again.

@parsibox
Copy link
Author

hi
both of theme not work for me

@badlee
Copy link
Owner

badlee commented Mar 12, 2023

Hi,
Which NodeJS version ?

Regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants