ykjainth / imsdroid

Automatically exported from code.google.com/p/imsdroid
0 stars 0 forks source link

I can make phone calls, but cannot send data/text messages/images #336

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

What steps will reproduce the problem?
1. I am running the CyanogenMod ICS on the Android Milestone
2. I am using a locally built SIP-network that has Asterisk servers
3. The phones can call each other over the network; each phone is connected to 
a different domain/server....I can make VoIP calls, but when I try to send data 
it just terminates and sends me to my home screen. 

For example, when I click on share content during a call, or even just when 
clicking at a phone number on the history after the call has ended, it asks me 
to chose the audio/image, and I choose it but when I choose audio it says 
"Sending Content" for a brief second, but then it says "Terminated" and it 
sends me to the home screen of the app. 

I am wondering...is it the phone configuration or perhaps my Asterisk network 
is only made to handle VoIP? I would think that the data is turned into packets 
anyway and it should not matter what type of data it is since all it is is 
information packets. I am not a computer science major or programmer, so 
forgive my ignorance. 

I would expect to be able to send data that is not VoIP. I was using SIPDroid 
and it worked well, but switched to IMSDroid to take advantage of SMS messaging 
and image sending through SIP networks. 

I am using the newest IMSDroid. 

This is a school project; we do ICTD research in order to help developing 
communities around the world that are isolated and rely on long distance Wifi 
networks that operate with Asterisk (SIP) servers. 

Thank you very much!

Original issue reported on code.google.com by metalsan...@gmail.com on 21 Mar 2012 at 4:53