Skip to content
Snippets Groups Projects
  1. Sep 18, 2014
  2. Sep 15, 2014
    • Tristan Matthews's avatar
      daemon: fix attendedTransfer method · a59030ed
      Tristan Matthews authored
      Fix a regression on transfer functionality from
      
          commit 8df0b8a0
      
          "daemon: manage SIP and IAX Calls with shared pointers"
      
      (cherry-picked from 73fd983c)
      
      Refs #52429
      
      Change-Id: If4e6d9985110ddc3974b5e83d62182012c15211f
      a59030ed
    • Tristan Matthews's avatar
      launchpad: build packages with opus support · 1f4815f3
      Tristan Matthews authored
      Refs #55120
      
      (cherry picked from commit 38e13d54)
      
      Conflicts:
      	tools/build-system/launchpad/sflphone-daemon-video/debian/control
      	tools/build-system/launchpad/sflphone-daemon/debian/control
      
      Change-Id: Ibf25fdf94e11714c796d9ccad0dac2c1196c5e61
      1f4815f3
    • Tristan Matthews's avatar
      voiplink: rename getEvent() to handleEvents() · d0e663f2
      Tristan Matthews authored
      Rationale: a method named get should probably return something,
      and further we are not dealing with one event but potentially several
      at a time.
      
      Refs #48160
      
      cherry-picked from commit 4666e7a3
      
      Change-Id: I89592555a7b3c063911a238395e7d492ad1d9daa
      d0e663f2
    • Tristan Matthews's avatar
      daemon: poll IAX and SIP events in main thread · bfcb8304
      Tristan Matthews authored
      This means that clients implementing their own event loops (i.e. not
      using DBus) will have to explicitly call ManagerImpl::pollEvents()
      
      Refs #48160
      Refs #49119
      
      Conflicts:
      	daemon/src/iax/iaxvoiplink.cpp
      	daemon/src/iax/iaxvoiplink.h
      	daemon/src/sip/sipvoiplink.h
      
      cherry-picked from commit 4666e7a3
      
      Change-Id: I0001c68f13c97da54b1d29bce9134161c31dfb82
      bfcb8304
  3. Sep 11, 2014
Loading