shawnchain / isms

Automatically exported from code.google.com/p/weisms
GNU General Public License v2.0
3 stars 0 forks source link

Will not send text to verizon wireless phones but will receive them #34

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Attempt to send a text to a VZW phone
2.
3.

What is the expected output? What do you see instead?

text received by VZW phone.  No message ever received

What version of the product are you using? On what operating system?

Preview b1228

Please provide any additional information below.

Tested sending text to ATT and VZW phones, ever text sent to an ATT phone
was receivd, all text sent to VZW phones were never delivered.  Used native
iPhone text application and it was able to send to VZW as expected.  Also
sent text with smsd and that application was able to send to VZW as expected.

Original issue reported on code.google.com by gend...@gmail.com on 29 Dec 2007 at 6:17

GoogleCodeExporter commented 9 years ago
Possible is a compatible problem inside the sms sending logic. But no idea 
about the
VZW carrier.

Original comment by Shawn.Ch...@gmail.com on 30 Dec 2007 at 5:16

GoogleCodeExporter commented 9 years ago
VZW is one of the primary carriers over here in the USA.  It uses CDMA 
technology for
it's network as opposed to GSM that ATT and most of the rest of the world uses. 
 I am
wondering if there is a conflict with sending from one technology to another 
(in this
case GSM to CDMA) I am trying to find some people on other CDMA and GSM 
networks to
test this further

Original comment by gend...@gmail.com on 30 Dec 2007 at 3:50

GoogleCodeExporter commented 9 years ago
Should be fixed now because iSMS now using the system API to send messages.

Original comment by Shawn.Ch...@gmail.com on 13 Mar 2008 at 5:05