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

double sim card #25

Open
lagrandeours opened this issue Apr 19, 2012 · 3 comments
Open

double sim card #25

lagrandeours opened this issue Apr 19, 2012 · 3 comments

Comments

@lagrandeours
Copy link

hello
i try envayaSMS with double sim card phone (samsung duos) it work fine but how to add 2 different numbers in the settings ?

@youngj
Copy link
Owner

youngj commented Apr 19, 2012

Hi,

Unfortunately the current version of the Android API doesn't allow EnvayaSMS to select which SIM to use on a dual-SIM phone, so it just uses the default SIM.

See also: #18

@guci0
Copy link

guci0 commented Feb 16, 2014

And how this thing looks like now? Android 4.X

@Mancy
Copy link

Mancy commented Sep 9, 2017

For multi-sim phone
The application allows only one phone number to be set on the setting
so it's not possible to know to which number the call has been placed.
all SMS applications can read the sim number which belongs to the sms, just send the SIM number or the related phone number assigned to the SIM into the application

This is the post data

Array
(
 [message_type] => call
 [message] =>
 [timestamp] => 1504979212071
 [version] => 30
 [action] => incoming
 [from] => 
 [phone_number] => xxxxx
 [phone_id] =>
 [phone_token] =>
 [send_limit] => 100
 [now] => 1504979212111
 [settings_version] => 0
 [battery] => 63
 [power] => 0
 [network] => WIFI
 [log] => Warning: Unknown response type text/html
[9:46:52 PM]
Received call

)

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

4 participants