- 12 Sep, 2012 2 commits
-
-
Tristan Matthews authored
-
Tristan Matthews authored
-
- 11 Sep, 2012 1 commit
-
-
Tristan Matthews authored
This was preventing us from correctly sending BYE requests for hangup.
-
- 10 Sep, 2012 8 commits
-
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
It doesn't make sense to end it with 404 (NOT FOUND)
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
- Resize buffer depending on if we're dealing with ipv4 or 6. - Don't try to get an IP list for an empty name. - Remove redundant code.
-
Tristan Matthews authored
-
- 05 Sep, 2012 1 commit
-
-
Tristan Matthews authored
-
- 29 Aug, 2012 2 commits
-
-
Tristan Matthews authored
Manager never uses it and it should only be needed by SIP anyway.
-
Tristan Matthews authored
-
- 28 Aug, 2012 6 commits
-
-
Tristan Matthews authored
* #8034: ilbc: convert to float before encoding/after decoding, and ilbc_decode must be called in "normal" mode
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
pjsip will have to be compiled with -fPIC if iLBC is to be built.
-
Viacheslav Dubrovskyi authored
Signed-off-by:
Tristan Matthews <tristan.matthews@savoirfairelinux.com>
-
- 23 Aug, 2012 11 commits
-
-
Tristan Matthews authored
* #14603: audiocodecs: resolve all undefined symbols before dlopen() returns and fail if this cannot be done This ensures that we don't error later on unresolved symbols during execution and also speeds up subsequent lookups.
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
Since the codec exists for the lifetime of the application, its constructor and destructor should manage its resources. If the constructor cannot load a symbol, it throws an exception that is caught in the create function.
-
Alexandre Savard authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Alexandre Savard authored
-
- 22 Aug, 2012 6 commits
-
-
Alexandre Savard authored
-
Alexandre Savard authored
-
Alexandre Savard authored
-
Alexandre Savard authored
-
Alexandre Savard authored
-
Alexandre Savard authored
move transportRate to audioRtpSession instead of audioSymmetricRtpSession
-
- 21 Aug, 2012 2 commits
-
-
Alexandre Savard authored
-
Alexandre Savard authored
-
- 18 Aug, 2012 1 commit
-
-
Tristan Matthews authored
This avoids an assertion triggered by calling unloadAccountMap after deleting the sipvoiplink.
-