related to transmitting or receiving data over telephone networks.

learn more… | top users | synonyms

0
votes
2answers
26 views

Any Android Intent to make SIP Call?

Can any body suggest me, any Android Intent to make SIP Call? or even third party framework/lib/app, which has the facility to be invoked using an intent and some parameters will be fine. Kindly ...
0
votes
0answers
16 views

SIM Rack Virtual SIM Management platform?

I am interested in knowing the SIM Management solution or SIM Hosting platform products. Any reliable product over Mobile SIM Hosting and access our IP. Couple of SIM Rack product appear up on ...
1
vote
1answer
37 views

Looking for a SIP service provider with phone numbers in various countries (US, UK, DE) [closed]

I am looking for a SIP service provider that offers the following: International phone numbers (at least US, UK and DE) for incoming and outgoing calls I can manage several international phone ...
-2
votes
1answer
36 views

Cloud telephony call forwarding [closed]

I am looking for a cloud telephony solution that would allow me to create a routing service. The service would work as follows: The user calls the number, The user makes some menu choices using a ...
0
votes
0answers
23 views

Get a more accurate Android call duration

I'm using CallLog class in order to get the total Call duration, but I found out that it retrieves the duration in seconds, when I need a more accurate measure, like milliseconds. Is there a way to ...
0
votes
0answers
15 views

Is there a clean way to get call dialing time on android?

I know I can get the dialing call state through android.internal.telephony.call package, but I don't really want to use the internal library for my project. Do you people know if theres another way to ...
0
votes
0answers
26 views

Wildcard TDM400P REV H digium card configuration

I am using the Wildcard TDM400P REV H digium card for making the outbound calls. I have installed the dahdi 2.3.0 and Asterisk 1.6.0.1. When I am making outbound call I am getting the following ...
0
votes
0answers
122 views

registering calling app like skype,viber etc to my app?

In my android phone (xperia miro) i have seen that when ever i install a calling application like skype, viber etc, in my contact i can see that these application are getting registered in the default ...
0
votes
0answers
28 views

Query Hunt Groups with TAPI and Avaya IP Office

I am using TAPI 2.X to develop a solution for Avaya IP Office 500 v2 PBX as 3th party application to control it. Right know I can make calls, hangup, intrude, open lines and so on. I need to query ...
0
votes
1answer
19 views

Hosting My Own Conference Calls

The following is what I would like to do, but I have no idea where to start: I would like 2 people who are using my web app to be able to schedule a call with one another. When the designated time ...
-2
votes
0answers
45 views

Algo for automatic answering machine in C# [closed]

I am new in field of automatic phone answering and tried to gather info about it but not able to find any algo or code to explain how can i achieve idea explained below. Only softwares is available on ...
-1
votes
0answers
13 views

MMTEL Implementation [closed]

is there any free & downloadable implementation of the MMTEL AS approach for NGN services? I currently have to implement a SIP AS which manipulates some requests and forwards this back to the IMS ...
0
votes
0answers
64 views

Avaya IP Office TAPI Driver only show first extension

I have taken over a CTI project for the Avaya IP Office PBX and am trying to resolve a customer issue for a new installation on site which I also have on my test system in the office. Our CTI ...
3
votes
1answer
79 views

android telephony (api 17/ android 4.2) issues

I'm trying to use the new telephony API. I make a call to TelephonyManager's getAllCellInfo() but all I ever get back is a null object (meaning its unavailable). Currently using a nexus 4 with the ...
2
votes
1answer
34 views

Counting number of times the remote phone rings

In my Android app, while calling a remote phone I need to keep track of the number of times the remote phone rings before it (i.e. remote phone) goes to off-hook or idle state. Googling for this topic ...
0
votes
1answer
41 views

Getting the elapsed time of a mobile connection

How can I get programatically the elapsed time since the mobile data connection was activated? I tried to do something like this: phone = PhoneFactory.getDefaultPhone(); ...
0
votes
0answers
39 views

Emulate a keypad push during a call in Android

Outside of doing some reflection and getting my hands on the ITelephony interface in Android is there a way to simulate the pushing of a button ( pushing # or * ) during a call in android? Like if ...
-2
votes
1answer
83 views

How to develop a custom twilio similar solution? [closed]

We want to create a phone call, with sms'ing service .. We were wondering if we can decrease costs by integrating something like twilio to waive fees that twilio takes. How we can implement these ...
2
votes
1answer
59 views

Creating new Activity while service is running

How to start new activity when incoming call is detected. In the code below I want to start new Activity at CALL_STATE_RINGING state public String getCurrentCallState(final TelephonyManager ...
0
votes
0answers
106 views

Android: any way around the HIPRI connection type timeout?

You can use the TYPE_MOBILE_HIPRI network type in order to force connections to a particular host to go over the mobile connection rather than wifi, as described in Rainbowbreeze's answer here: How to ...
1
vote
1answer
351 views

Android: get CellID and RSS for Base Station and Neigboring Cells

I'm trying to get the following data: Base station: CellID and RSS (recognition which one is the base station) For all neigbouring stations: CellID and RSS There are various APIs and it looks like ...
8
votes
2answers
693 views

How to programatically answer/end a call in Android 4.1?

I am writing an android app in which I need to answer an incoming call, do some work and then end the call. After all the Googling I could find two different ways to achive this both of which do not ...
0
votes
0answers
34 views

An editable table representing a tariff

I have the following requirement. I want to display an editable table representing a tariff which would behave and look like the following:I have rows ... Start Range | End Range | Tier 1 | Tier 2 | ...
0
votes
1answer
239 views

problems in outbound calls in asterisk

i am having problem in making calls i have vicidial CE 1.1 i am having following errors -- Remote UNIX connection -- Executing AGI("SIP/sou101-0996c9e0", "agi://127.0.0.1:4577/call_log") in new ...
1
vote
1answer
86 views

How to know that function in Tapi32.dll is executing from the c# code

Hello Everyone!!! I am novice in Telephony Application and trying to make a very simple Panasonic telephone application to change class of service (COS) using Windows Tapi32.dll and ...
0
votes
2answers
187 views

ClassCastExeption Error when Trying to Get Cell Location Using Telephony Class

I received some Reports on Google Play(from the same User) about CdmaCellLocation : java.lang.ClassCastException: android.telephony.cdma.CdmaCellLocation this is a Service that Report the ...
0
votes
1answer
326 views

retain original caller id on Call transfer on asterisk

I am running a B2C outbound Campaign on VicidialNow C.E 1.1 as Asterisk Server / SIP Server. The call is made from server to customer and connected to agents waiting for calls. The agents transfers ...
0
votes
0answers
37 views

how to change class of service for an extention in panasonic pbx using tapi

I made a simple telephony application in which i am retrieving all the extension lines of the PBX .Now as per my need i have to select the particular extension line and change the class of service ...
1
vote
0answers
126 views

How to use Third Party tsp (Panasonic) with Tapi in Windows 7

I have installed third party tsp specifically Panasonic tsp version 4.0 and its connected to the Panasonic PBX tde200 now i am trying to connect my PBX with a tapi application which will control pbx's ...
0
votes
1answer
112 views

Change to three way calling after monitoring two way conversation using ChanSpy ---Asterisk---

I have a scenario that i'd like to implement using Asterisk. ↓↓ I'd like to have 3 participants on a phone call: A, B and C. A and B should be able to talk to and hear each other. C should be ...
0
votes
1answer
152 views

Call block in android

I am facing problem with android call block option. I am making an app in which i want to provide the user to block the unwanted call . I have googled it but find a solution which is not working in my ...
8
votes
5answers
571 views

How to check user entered own phone number in EditText?

Mobile number will be entered in an edittext by user on registration page in my Android application. How can I check that user entered his/her mobile number not other's ? I've tried this : ...
0
votes
2answers
347 views

Rejecting Incoming call in android

I want to reject incoming in android, I have seen so many code from these links. 1. Android: Taking complete control of phone, is it possible? How? 2. How to Reject a call programatically in ...
0
votes
0answers
169 views

Cisco VOIP telephony cannot run over Cisco VPN site-to-site tunnel?

My company has two offices and we are trying to move to voip with Cisco routers over vpn. Office 1 - Cisco 2901 Security, Voice license Office 2 - Cisco 1941 Security License We have built and ...
0
votes
1answer
104 views

Tapi3 CallerIDNumber returning 9900

I'm doing a simple call program for a CRM for a client, and I'm having trouble with their phone system. They have a Cisco IP phone system that has internal routing, and when I execute the following ...
0
votes
1answer
182 views

How to dial phone from a .NET website? Very old solution works, need to upgrade to server control

Currently, we have a website that relies on a Microsoft TAPI interface to dial a phone from within a .NET web site. It uses VBScript and tags, and it is bound to a master page. What we are looking ...
1
vote
2answers
344 views

Programming fastAGI for Asterisk using Python? [closed]

I want to write fastAGI scripts in Python. I have looked up all over the net to find very minimal documentation on this. Until now I have found that there is pyst, pyst2, starpy which are quite ...
0
votes
1answer
37 views

rerouting a normal phone call to skype

I am a mobile/web developer but Im trying to see if there is any way this is possible: Rerouting an incoming telephone call to skype or any other voice chat application? Can anyone explain what ...
0
votes
1answer
47 views

Transmit extra digit to called party when making a call?

I'd like to trasmit data (in the form of a single extra digit) to the called party when making a call. Both users naturally need to have my app installed. For example: Person A makes a call to ...
0
votes
1answer
108 views

Large scale televoting solution [closed]

Have been tasked to look into a system for a large scale televoting solution, similar to that used for something like Xfactor but after a long time surfing the web I am struggling to find an answer ...
0
votes
0answers
40 views

getting call failed status and cause in android

I am new to android app dev. I am trying to dev an app that can get call failed status and cause which i am not getting using phonelistner. Pls anyone help me out
0
votes
2answers
126 views

Check if mobile network has disconnect a call

I wonder if it's possible to check if mobile network has disconnected a call, and thereby indicating the receiver is busy. I've googled around like crazy but has not found any thing on this, so any ...
-3
votes
1answer
137 views

Download a sample database of calls in telecommunication [closed]

I am trying to do a project for data analysis based on the details of calls stored in Call Details Record (CDR) of telecommunications industry. It will take some time to obtain the real data, and ...
2
votes
1answer
218 views

Some GSM devices crashing with CDMA SignalStrength error on Android

My Android app monitors cellular signal strengths. On CDMA devices, it works without any problems. On many GSM devices, it works without any problems. However, on some GSM devices, I am getting ...
0
votes
1answer
109 views

USB Modem Dial Tone Detection

Does anyone know if USB modems are capable of detecting if there is a dial tone on a phone line without taking the line off the hook? I have read that you need to have the modem "open" the line and ...
0
votes
0answers
51 views

Android emulator not working as phone

I am using a simple code in Android emulator API level 12 , the code initiates a call on the phone directly, but on emulator it shows dialog of adding number into phonebook instead of making call. ...
0
votes
1answer
27 views

Is it possible to initiate a voice call from Mobile Safari to a proprietary service (i.e., not PSTN) with no plug-ins?

We assume the answer is no. However, all SO questions are either dated or based on desktop browsers. We're aware of WebRTC, but it's not supported in Mobile Safari today. Is there any other approach? ...
0
votes
1answer
130 views

Cisco JTAPI to CUCM

I have been tasked with writing an application that lets users place calls to Cisco Unified Callmanager 8.6. The contact list will not be provided by the UCM. It will be provided elsewhere. I find ...
-2
votes
1answer
54 views

My tone will be heard to caller [closed]

I need to develop the app like the dialer tone, The pre-setted tone by me should be heard to caller( the one who calls me). For example , if A calls B , B's tone should be heard to A. I need to ...
3
votes
0answers
396 views

ending call in android using telephonyserivce.endcall()

I am working on app where i want to end outgoing call. this is the main class import android.app.Activity; import android.content.ActivityNotFoundException; import android.content.Intent; import ...

1 2 3 4 5 8