~ubuntu-branches/ubuntu/wily/bluez/wily

« back to all changes in this revision

Viewing changes to audio/telephony-ofono.c

  • Committer: Package Import Robot
  • Author(s): Ricardo Salveti de Araujo
  • Date: 2014-10-09 00:18:38 UTC
  • Revision ID: package-import@ubuntu.com-20141009001838-e9btbg24gvhfnchd
Tags: 4.101-0ubuntu20
* debian/patches/telephony_ofono_disable_inband_default.patch:
  - Disabling default inband ringtone option on telephony-ofono,
    as that is not yet supported by our userspace (LP: #1363046)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1548
1548
 
1549
1549
int telephony_init(void)
1550
1550
{
 
1551
        /* Ubuntu: INBAND RINGTONE not set by default as not yet supported by userspace  */
1551
1552
        uint32_t features = AG_FEATURE_EC_ANDOR_NR |
1552
 
                                AG_FEATURE_INBAND_RINGTONE |
1553
1553
                                AG_FEATURE_REJECT_A_CALL |
1554
1554
                                AG_FEATURE_ENHANCED_CALL_STATUS |
1555
1555
                                AG_FEATURE_ENHANCED_CALL_CONTROL |