Jeff-Lewis / telephone

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

Headphones>Disconnect. #344

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Was working perfectly...when I talked through SIP, but when I connected my 
headphones...DISCONNECT..and won't work anymore. Restart (w/out headphones), 
but nothing.
2.
3.

What is the expected output? What do you see instead?
Does login to my SIP. But won't call...just display...calling...but nothing 
happens, then "Request Timeout"

What version of the product are you using? On what operating system?
0.15.0(25)

Please provide any additional information below.
Does reconnect, but won't call anymore.

Original issue reported on code.google.com by immortel...@gmail.com on 19 Jul 2010 at 4:10

GoogleCodeExporter commented 9 years ago
Please try to use the previous release:
http://telephone.googlecode.com/files/Telephone-0.14.3.dmg

Original comment by eofs...@gmail.com on 20 Jul 2010 at 9:33

GoogleCodeExporter commented 9 years ago
Hi. I found out the problem. Well, Telephone works fine with SIP, but it does 
says "Request Timeout" on the first 3 times you call. On the 4th time, it 
works. It takes a while to connect.
For the issue of headphones, yes on the version 0.15, when we call with 
speakers, it works fine. During the call, when we connect the headphones 
(because outside is too loud for ex.), it disconnects. I did not try the 
version 0.14 yet, because I'm aware of this issue and does not connect the 
headphones during the phone.
Besides, when I call to an automatic answer and I have to input a No or * or # 
key, impossible. A keypad would be great.
Thank you for creating telephone...it's a great interface....Bravo !

Original comment by immortel...@gmail.com on 5 Aug 2010 at 1:48

GoogleCodeExporter commented 9 years ago
I don't understand, do you have any problems now?

About sending tone signals. Do you know that you can press digits, #, and * 
when call window is active?

Original comment by eofs...@gmail.com on 16 Aug 2010 at 9:18

GoogleCodeExporter commented 9 years ago
When I plug in headphones (Macbook Pro 10.6.6) the app crashes about 70% of the 
time.

Original comment by jbirthi...@gmail.com on 14 Jan 2011 at 8:38

GoogleCodeExporter commented 9 years ago
We had to deal with this issue on the app I work on, Pd-extended. Basically, if 
the audio is in use when the headphones are plugged in, and then you unplug the 
headphones, the app would crash.

There were some changes in the audio API in 10.6 that caused these issues.  We 
resolved them by upgrading the version of portaudio we are using.  portaudio is 
open source, so you might find some hints in the source code there.

Original comment by pdgsocme...@gmail.com on 2 Feb 2011 at 4:40

GoogleCodeExporter commented 9 years ago

Original comment by eofs...@gmail.com on 2 Feb 2011 at 4:45