Questions tagged [phone-call]

Phone calls are a method of transferring real-time two-way voice information over large distances.

Since Meucci (or Bell) invented the telephone, distances between people have been reduced to a mere physical meaning.
Nowadays you can share your ideas or feelings or whatever in a matter of seconds, through a simple phone call.

1220 questions
-1
votes
1 answer

An mobile app that jumps when the user press the call/send button in the smartphone

I would like to develop an app for android and windows phone that calling button causes the application to run when the user press the dial/call button in his smartphone. Is it possible with windows phone? if yes, how? What is the function in…
user1559939
  • 19
  • 1
  • 7
-1
votes
2 answers

How to make asterisk server automatically response to SIP call?

My objective: I want to use softphone(3CX phone) register with asterisk server, and make call to the server and asterisk act as a server to automatically response something, like play a song. How i did: I installed asteriskNow using virtualbox, and…
Michael Lai
  • 177
  • 2
  • 6
  • 15
-1
votes
3 answers

is it possible that we have some intermediate dialing screen iphone?

I am using this code phone calling from iPhone its calling directly to particular number.My question is it it possible to have some intermediate dialing screen so when i click on this button it leads to that screen and by clicking call button there…
mshau
  • 503
  • 4
  • 19
-1
votes
2 answers

can't call/send sms between 2 android emulators

Even after starting up 2 emulators when I dial to call the other emulator it disconnects automatically after pressing the dial button its all the same case for sending an sms can't send message from one emulator to another
-1
votes
3 answers

How to hide phone number when calling

My app allows the user to make a phone call but I need to hide the number I'm calling to because it has a secret code within it. Is there any way to achieve this? When I say "hide the number", I mean the phone number that appears in the the…
Alex Takashi Tanabe
  • 129
  • 1
  • 3
  • 11
-2
votes
1 answer

How to change operator from 0 to 9 on Nortel Norstar phone system

When people call in they ignore the prompts and dial 0. We'd like to change the operator from 0 to 9. Any ideas?
Paul Riker
  • 785
  • 2
  • 10
  • 30
-2
votes
1 answer

Can I make this Squarespace phone number click-to-call enabled?

I'm not one for code beyond very simple basics. I'm helping a friend with his site (http://www.lacherconstruction.com/) and am trying to figure out if I can make the phone number in the header clickable on mobile. The template used doesn't allow it…
-2
votes
1 answer

What service should I use for one way phone calling?

This is non-programming question, sorry for that. I want to add a feature to my site. This is what I need; Experts will be able to call the customers via fixed number. Experts will dial 674-432-3434(example phone number) phone number, and then…
hacikho
  • 127
  • 1
  • 10
-2
votes
1 answer

android programming : calling a phone number and returning to app right after being rejected

I wanna write an android app using eclipse witch gets the phone number from the user,and after calling the phone number(using intent or something else) returns to the app and calls different methods depending on the respond (reject, missed, ...) I…
R1100
  • 11
  • 3
-2
votes
2 answers

Automated Phone calls in swift

I am developing an app in swift in which when a customer places a order we have to notify the vendor about the order. So is it possible to call the vendor mobile through some api with a pre recorded message. More importantly will this app be…
-2
votes
1 answer

Best way to make call number or send a menssage

what i want is onclick in name = textview it pop up a window with 2 buttons 1 button for phone call and other button for sms.
-2
votes
1 answer

VOIP jitter on first call

In a phone system we use VOIP. There is a really big jitter which causes a robotvoice-like effect on the first call everytime I refresh the webphone. This is a big problem because refreshing happens a lot. How can I annul this effect?
Pol Lop
  • 1
  • 3
-2
votes
1 answer

Calling in android Activity

I am making a call in android but i have to make call on 9024651889 but when i make java code in it and when i press call button it makes call on 6236739024651889 means it add something of four to 5 digit no on as suffix to my no. and makes a wrong…
-2
votes
1 answer

How to jump to the dial page on ios device with Cordova?

I'm using the html tag: Call My Contact, but the results is not what I want. I just want to jump to the dial page, could someone help me?
stone
  • 3
  • 2
-2
votes
1 answer

Can I start a call from a hybrid application by clicking on one button using MobileFirst?

i want to develop a hybrid application which makes a phone call to a static number automatically when clicking on a button using mobilefirst.can you help me?