Tagged Questions
related to transmitting or receiving data over telephone networks.
13
votes
11answers
2k views
What is the best way to get started using Asterisk?
I'm interested in learning more about Asterisk (open source PBX) so I thought I would try building a "hobby" system for my home. Just play around with getting a juiced up voicemail system going for ...
11
votes
7answers
13k views
Android. How to hang up outgoing call?
I am developing an application where one of the things we need is to control the outgoing call, at least to be able to stop it from our application.
For now I tried using Intent.ACTION_CALL to use ...
10
votes
3answers
6k views
How to grant MODIFY_PHONE_STATE permission for apps ran on Gingerbread
I write an app that attempts to modify phone call state. It works well on Android 2.2 or less, but throw an exception on Android 2.3 because of the lack of permission on ...
6
votes
5answers
2k views
Programmatically get own phone number in Symbian
How to get the phone number of the device in Symbian?
5
votes
2answers
460 views
Is there a simple way to check if an incoming caller is a contact in Android?
When an Android phone receives a call it automatically checks if the call exists in its own contact database. I was wondering if there is a simple way to access that information. I have a ...
4
votes
1answer
161 views
How to find out carrier's name when using MVNO? (i want the one written in notification Bar)
I am just trying to get my carrier name.
The issue while trying to use:
TelephonyManager manager = (TelephonyManager)context.getSystemService(Context.TELEPHONY_SERVICE));
String carrierName = ...
4
votes
1answer
1k views
Sending DTMF tones over the uplink in-call
I'm working on a project that requires my app to be able to send DTMF tones on the voice's uplink frequency during an active call.
My 2 conditions are:
We don't use a customized Android platform
We ...
4
votes
2answers
709 views
Bluetooth dial with 32feet.net and c#
I am trying to provide a "click to dial" solution for someone to a bluetooth device such as a mobile phone. I have been trying to do so using the 32feet.net bluetooth api.
I haven't really done ...
4
votes
4answers
3k views
How to retrieve missed calls on Android SDK 2.2
in my app I should do some action when a call comes but not answered by the user.
I have searched in the android.telephony and the NotificationManager, but I haven't found a method to solve this ...
4
votes
1answer
529 views
Open source FSK decoder library?
I'm looking for a library or tool to decode FSK in wav files, e.g. caller id.
Currently using the tools bundled with vpb-driver for Voicetronix hardware that is available via debian/ubuntu. But this ...
4
votes
1answer
1k views
Detect if an outgoing call has been answered
Once ACTION_NEW_OUTGOING_CALL has been broadcasted, I need to capture the following event of the other party answer. Could you advice on how to achieve that please? I know it is possible as the ...
3
votes
5answers
216 views
Is there any telephony framework in linux?
I have a USB 3g modem, On windows it comes with software with which, I can use it for calling, sending and receiving SMS. Now, I want to write similar open source application in linux ( I also want to ...
3
votes
1answer
305 views
How to find Base Station Identifying Code (BSIC)
Is it possible to find Base Station Identifying Code in android. To clarify, Let 'A' calls to 'B'. Before 'B' receive the phone call, his installed app will find
'A's BSIC and match it with a given ...
3
votes
2answers
2k views
How to record call in android? Is it possible?
I want to record call from android phone.
I am using android.media.MediaRecorder pckg.
Also used following code:
mrec.setAudioSource(MediaRecorder.AudioSource.VOICE_CALL);
...
3
votes
4answers
2k views
how to access com.android.internal.telephony.CallManager?
I am trying to access CallManager class object from com.android.internal.telephony package.
Here is my code:
ClassLoader classLoader = TestActivity.class.getClassLoader();
final ClassLoader ...
3
votes
1answer
404 views
Android DDMS - send calls to actual device
Does anyone know how (or if it's possible) to simulate a call to an actual device (i.e. USB debugging) using the DDMS in eclipse? I have no problems simulating calls to the emulator and the app I'm ...
3
votes
2answers
263 views
Emergency Call: no way to detect and help user
My application blocks unwanted calls and accidentally it can prevent an emergency service to call back.
To solve this much critical issue I should be able to detect outgoing emergency call ...
3
votes
1answer
114 views
Android: receive dialer number press from the other party
I'm wondering if it's possible to recive a notification if a user presses a number in dialer on the other side of connection during the phone call. Like the scheme used by various automated support ...
3
votes
1answer
294 views
What is the most up to date Python asterisk AGI framework for asterisk?
I have done some AGI development in the past with PERL and PHP, but my current project is using Python. I have found the frameworks listed here: http://www.voip-info.org/wiki/view/Asterisk+AGI , but ...
3
votes
6answers
583 views
Asterisk billing system with PHP
I am trying to develop billing system for asterisk but i dont know howto start.Is there any suggestion for this?I have looked at free billing systems for asterix but their systems are very complicated ...
3
votes
1answer
1k views
Cell broadcast support on Android?
Does anyone know if there is a support for cell broadcast on Android?
If yes, can anyone point me to any example that shows how to use it? (e.g. receive messages on some channel)
Thank you.
3
votes
2answers
538 views
How Does iPhone Visual Voicemail Work From An Operator Perspective?
I'm hoping there are some Cell Phone Operator gurus here today.
Would anyone be able to explain how Operators achieve the Visual Voicemail feature on the iPhone (and I assume other newer smart ...
3
votes
1answer
850 views
How to know if i am successfully connected to my outgoing number in Android?
Need to know this so that i could send DTMF and that is going to be my second question!
3
votes
4answers
356 views
Web API to make phone calls
is there an API to make phone calls an have a phone conversation in the web (maybe flash based?), like skype but without having to install software?
thanks
3
votes
1answer
861 views
How do I forward the current Asterisk call in AGI using Perl?
I have an asterisk-based PBX, and I have been able to successfully run an AGI script from the web control panel of the PBX.
Because I am calling AGI from Perl (neither of which I know, yet)...
...
3
votes
4answers
4k views
What regular expression will match valid international phone numbers?
I need to determine whether a phone number is valid before attempting to dial it. The phone call can go anywhere in the world.
What regular expression will match valid international phone numbers?
3
votes
4answers
337 views
How can I read Caller ID information in a Cocoa app?
Specifically, I have the Apple USB modem that says it supports Caller ID and I want my app to be able to know when a call comes in and whose calling. In the future I may add dialer capabilities, ...
3
votes
5answers
791 views
Connect two calls via web application
I need to add a functionality to my java-based web application that will allow users to click on a link and the application will automatically call the user and another party and connect them in a ...
3
votes
1answer
383 views
Netmeeting in C#
I want to get some of the netmeeting functionality in my C# program. Mainly I want to be able to call a H.323 teleconference system by IP. Google turns up mention of Netmeeting SDK but no download ...
3
votes
0answers
334 views
Dial using second sim card (j2me)
For dual sim phones, such as samsung D780, is there a way to dial a number using second sim card.
What I currently use is
platformRequest("tel:+1201xxxxxx");
I've tried playing with ;tsp= but with ...
3
votes
4answers
3k views
any way to “ping” a phone number?
We have a customer who wants to go through their CRM database and somehow determine phone numbers which are valid, without actually having someone sit there and try calling them all.
Is there any ...
3
votes
3answers
2k views
Does anyone know of a good, simple C++ based SIP stack that I could use?
I'm looking for a very simple way of answering a call placed down a SIP trunk. I don't need anything more than being able to answer the call when it rings and being able to detect when it has ended.
...
3
votes
14answers
1k views
What's your Interactive Voice Response Platform?
For those of you working in the voice space, what are you using as your IVR platform? I am using Microsoft Speech Server 2007. What are some equivalent packages? Is anyone using open source ...
2
votes
1answer
41 views
I need to find a good BSD Licensed C# SIP Softphone
I currently have written an API to a SIP phone system, and would like to integrate a full on SIP softphone into what I already have.
I'm looking to integrate an open source softphone that:
includes ...
2
votes
1answer
37 views
How to know if a call has been established?
Well, I did a program to make a call to any number of my contact list and it works like a charm. The problem is that I would like to know if the connection has been estabilished (the other person has ...
2
votes
1answer
54 views
Database optimization/normalization - foreign key appearing in “too many” tables
I have done quite a lot of research and I believe that my database is in the 4th NF (was told that there is no need to go any further) but something still feels wrong.
I have a table TRUNK to which ...
2
votes
1answer
63 views
How to Change phone type programmatically?
In my app I want to change the phone type (GSM/CMDA).
getPhoneType() method in TelephonyManager
returns 1 (PHONE_TYPE_GSM)
or 2 (PHONE_TYPE_CDMA).
I can change this manually through phone
menu ...
2
votes
1answer
81 views
Trap incoming call and hit a web service and display a response on “call receive reject panel” of Android?
I want to create an android app which will do the following
Traps/listens to an incoming call event ( im aware this step may have duplicates on SO but for the sake of completeness, im asking)
...
2
votes
1answer
123 views
Android - How can I programmatically check if the phone has credit? [closed]
I want to find out if the phone has credit within my app. Can this be done? I think a USSD message could be sent to return the balance however this would be network specific. I'm looking for a ...
2
votes
1answer
77 views
Getting reference to internal telephony Connection instance
Can I get a reference to the com.android.internal.telephony.Connection instance of an incoming call? Can it be done before the call has been accepted?
If not, can I get information of an incoming ...
2
votes
1answer
87 views
Delete Asterisk call file before Maxretries is reached
I have created an Asterisk call file with Maxretries = 3 and RetryTime = 300. Occasionally I need to remove the call file after 2 retries. How would I stop Asterisk making the third call attempt?
2
votes
3answers
166 views
How to detect if device is capable of calling and messaging
Some devices ie. Galaxy Tablet 10.1 can only send SMS, but cannot call. Some other devices like Asus Transformer don't even have SIM card.
How can I detect if device can makes calls? And how can I ...
2
votes
1answer
357 views
How to Reject a call programatically in android
In my app I will maintain a list of contacts.
Any calls from contacts in the list will be dropped. They will show under missed calls but the phone will not ring.
2
votes
2answers
369 views
Incoming call wakes iOS background App?
is it possible to wake an App in the background up, when a call comes in, and access CoreTelephony to send some infos over the web?
I'm practically a n00b in iOS development right now, but got asked ...
2
votes
0answers
246 views
Programmatically check if PIN lock is active in Android
Here's the thing - I'm doing a security app that needs to be able to check if the PIN code is set or not. The official API returns the same value regardless of the PIN state, and I've been ...
2
votes
1answer
147 views
standard dialable number format (c++ tapi)
I want to programatically make calls on a windows mobile device using standard c++ TAPI lineMakeCall function. The phone number (null-terminated) must be in the "standard dialable number format".
...
2
votes
1answer
114 views
windows mobile put call on hold programatically
I need to put on hold calls programatically on windows mobile device. Other operations as answering or rejecting call I accomplish simulating key presses.
Using the user interface of the phone, ...
2
votes
2answers
489 views
iphone: notification when receiving a call?
I'm developing for a jailbroken device, and I want to create an app that detects a phone call, and presents an alert on top of the call screen. How can I achieve this? What hidden frameworks should I ...
2
votes
4answers
209 views
PHP String Evaluation Method
Hoping one of the great minds can help me here.
I have a situation where I will receive an international phone number from a provider and I have to do a database lookup and figure out the country, ...
2
votes
2answers
127 views
How to implement Google Voice type telephony registration feature in .NET?
When you register a phone number with your google voice account google voice calls the number you just registered and you get the pin code used to confirm that it is indeed your phone you are trying ...