- 12 Sep, 2012 2 commits
-
-
Tristan Matthews authored
-
Tristan Matthews authored
-
- 11 Sep, 2012 2 commits
-
-
Tristan Matthews authored
This was preventing us from correctly sending BYE requests for hangup.
-
Tristan Matthews authored
-
- 10 Sep, 2012 10 commits
-
-
Tristan Matthews authored
-
Clint Adams authored
Signed-off-by:
Tristan Matthews <tristan.matthews@savoirfairelinux.com>
-
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 2 commits
-
-
Tristan Matthews authored
-
Tristan Matthews authored
This was caused by freeing the dialpad callback data after clicks. It should only be freed when the dialpad is destroyed.
-
- 29 Aug, 2012 3 commits
-
-
Tristan Matthews authored
Manager never uses it and it should only be needed by SIP anyway.
-
Tristan Matthews authored
-
Tristan Matthews authored
-
- 28 Aug, 2012 13 commits
-
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
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
This allows us to run the client without installing it our modifying the environment manually.
-
Tristan Matthews authored
-
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>
-
- 27 Aug, 2012 4 commits
-
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
- 24 Aug, 2012 1 commit
-
-
Tristan Matthews authored
Presently This won't work if the client is not installed, unless you manually compile the schema file and put it in some directory containing glib-2.0/schemas/, then set XDG_DATA_DIRS to include this directory as well as /usr/share and /usr/local/share.
-
- 23 Aug, 2012 3 commits
-
-
Tristan Matthews authored
-
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
-