Hung-ying Tyan
e93a492166
am 18dfae22: am 60264b30: SipProfile: remove outgoingCallAllowed flag.
...
Merge commit '18dfae226b0f9d3983226eb6cd377fc937b30730'
* commit '18dfae226b0f9d3983226eb6cd377fc937b30730':
SipProfile: remove outgoingCallAllowed flag.
2010-09-02 05:43:59 -07:00
Hung-ying Tyan
60264b3064
SipProfile: remove outgoingCallAllowed flag.
...
Change-Id: I37a215bafce57adf6911c81fd38db324bac686ec
2010-09-02 20:34:17 +08:00
Hung-ying Tyan
f83d4f1779
resolved conflicts for merge of 3e4975a5 to master
...
Change-Id: Icd382fc43c8a1975801ab42eb184b633520149c7
2010-09-02 09:56:04 +08:00
Hung-ying Tyan
3424c02e6b
Add software features for SIP and VOIP
...
and block SipService creation and SIP API if the feature is not available.
Change-Id: Icf780af1ac20dda4d8180cea3e5b20e21a8350bc
2010-09-02 08:10:13 +08:00
Chung-yih Wang
b6d4723aab
Revert "Add Wifi High Perf. mode during a call."
...
This reverts commit 0858806ffcb9ff34725abb79106aa1de27d1bf60.
Change-Id: I0432ac7af6e0becf196728190b71dfe82ce63cd0
2010-08-26 16:37:10 +08:00
Chung-yih Wang
0858806ffc
Add Wifi High Perf. mode during a call.
...
To prevent the wifi from entering low-power mode due to the screen off
triggered by the proximity sensor.
Change-Id: I490bc594d800bc30c256e52ef3bce08bf86bc7b1
2010-08-26 15:05:48 +08:00
Chia-chi Yeh
14e00621c8
Merge "Revert "RTP: integrate the echo canceller from speex."" into gingerbread
2010-08-25 19:43:58 -07:00
Chia-chi Yeh
7fa7ee11f6
Revert "RTP: integrate the echo canceller from speex."
...
This reverts commit 4ae6ec428f3570b9020b35ada6a62f94af66d888.
2010-08-26 10:33:09 +08:00
Chung-yih Wang
5424c8dcac
Add dynamic uid info for tracking the sip service usage.
...
Change-Id: Ibc340401b63799326b08aee6eba602a3e753b13f
2010-08-26 10:12:05 +08:00
Hung-ying Tyan
37f709aeb0
Merge "SipProfile: add isOutgoingCallAllowed() and new builder constructor" into gingerbread
2010-08-24 23:57:50 -07:00
Hung-ying Tyan
cf95f5d263
SipProfile: add isOutgoingCallAllowed() and new builder constructor
...
Change-Id: I7ced47079fd2b00c7160b152eb4c1d34399e39dc
2010-08-24 21:32:10 +08:00
Hung-ying Tyan
3294d44b96
Add confcall management to SIP calls
...
and fix the bug of re-assigning connectTime's in SipConnection,
and adding synchronization for SipPhone to be thread-safe,
and set normal audio mode when call not on hold instead of on hold in SipAudioCallImpl,
and fix re-entrance problem in CallManager.setAudioMode() for in-call mode.
Change-Id: I54f39dab052062de1ce141e5358d892d30453a3a
2010-08-24 17:54:47 +08:00
Chia-chi Yeh
4ae6ec428f
RTP: integrate the echo canceller from speex.
...
Currently the filter_length is set to one second.
Will change that when we have a better idea.
Change-Id: Ia942a8fff00b096de8ff0049a448816ea9a68068
2010-08-24 16:04:18 +08:00
Chia-chi Yeh
2880ef86e5
RTP: reduce the latency by overlapping AudioRecord and AudioTrack.
...
Change-Id: I00d750ee514ef68d5b2a28bd1893417ed70ef1fc
2010-08-24 13:58:12 +08:00
Chia-chi Yeh
b879032347
RTP: fix few leaks when fail to add streams into a group.
...
Change-Id: Iefb3fe219ad48641da37a83c8d14e9ebf1d3086c
2010-08-19 18:26:53 +08:00
Chia-chi Yeh
3459d3037c
RTP: remove froyo-compatible code.
...
Change-Id: I6822a4e4749a5909959658c29253242b4018aeb0
2010-08-18 07:09:59 +08:00
Chung-yih Wang
cfd15dd3c8
Fix the IN_CALL mode issue.
...
If the sip call is on-holding, we should not set the audio to
MODE_NORMAL, or it will affect the audio if there is an active pstn
call.
Change-Id: If1bcba952617bf8427bc9e2d64d483ba1ee37370
2010-08-16 18:02:31 +08:00
Hung-ying Tyan
ea4de5bd25
SipAudioCall: perform local ops before network op in endCall()
...
Change-Id: I1808f715d56c0979cea7741cb5bdb3831774d3ef
2010-08-10 13:23:12 +08:00
Hung-ying Tyan
8e63ddb4c7
SIP: clean up unused class and fields.
...
Change-Id: I79ed7fb324fea9a52946340055b5ea1d389a926a
2010-08-10 12:00:45 +08:00
Chia-chi Yeh
4c5d28cee0
RTP: move into frameworks.
...
Change-Id: Ic9c17b460448c746b21526ac10b647f281ae48e9
2010-08-06 14:12:05 +08:00
Chung-yih Wang
cde66df442
Revert "Move SIP telephony related codes to framework."
...
This reverts commit b631dcf3eb449ddec756bea330f4e70b996ffb9e.
2010-08-05 13:25:38 +08:00
Chung-yih Wang
b631dcf3eb
Move SIP telephony related codes to framework.
...
+ hardcode the sip service for build dependency.
Change-Id: Ib0e9717c9b87eb6e06ffa3a7b01ae31184de61bb
2010-08-05 11:11:58 +08:00
Chung-yih Wang
363c2ab82c
Move the sip related codes to framework.
...
Change-Id: Ib81dadc39b73325c8438f078c7251857a83834fe
2010-08-05 10:25:53 +08:00