Commit Graph

981 Commits (b1d911f8156fb62bb0e2eb24972ed4613ee1af60)

Author SHA1 Message Date
Stefan Sayer 7b5cf590d3 c/f: make callgen compile using proper IP for From host
15 years ago
Stefan Sayer 26fdaa8eaf b/f: stopping failed outbound calls
15 years ago
Stefan Sayer 1d86e099d3 click2dial: b/f: fix crash when using without credentials
15 years ago
Stefan Sayer bed6c2545a b/f: in webconference app, handle session timer timeout and RTP timeout
15 years ago
Stefan Sayer c49cc6bd17 b/f: make listRooms return only non-expired rooms
15 years ago
Stefan Sayer 620f03ba84 b/f: click2dial: save content_type, cseq to connect callee
15 years ago
Stefan Sayer 49d90444fe b/f: use proper empty string value
15 years ago
Peter Lemenkov 7c87e3c238 Fix unresolved symbol in sbc module when compiled with cmake
15 years ago
Stefan Sayer 97f3dcc3ea b/f: xmlrpc2di - detect unsuccessful bind on startup
15 years ago
Stefan Sayer 9d4437e9cb b/f: distinct COREPATH for sbc tools
15 years ago
Stefan Sayer 564bb0dced fix linking libssl for XMLRPC client
15 years ago
Stefan Sayer 8e238656c3 b/f:DSM: fix var names on vars passed to DSM with dlg.dialout
15 years ago
Stefan Sayer 0390cd894a b/f: add missing payload names to SDP when filtered
15 years ago
Peter Lemenkov 81e612a92b Typo fix and add missing CMake template
15 years ago
Peter Lemenkov eafd0e262f Sync CMake templates
15 years ago
Peter Lemenkov b8b17d5a67 Fix audio files installation for several apps
15 years ago
Stefan Sayer 952b01a3cc fix default voicemail config to try personal greeting
15 years ago
Stefan Sayer 048d5caf78 b/f: py_sems with flite TTS
15 years ago
Stefan Sayer 5e74120dfb b/f: fixed pyqtgui for webconference with participant_id
15 years ago
Stefan Sayer 6835a84cfe sbc: fix log of of active_profile
15 years ago
Stefan Sayer b168ab3226 fixed default DSM examples to pass consistency check
15 years ago
Stefan Sayer 92f9b060ed fixed some log levels when webconf call stats not found
15 years ago
Stefan Sayer d8add25810 fix log message level if no reg_agent account: ERR->WARN
15 years ago
Stefan Sayer 5e6a2d4a80 exclude twit app from building and debian package
15 years ago
Stefan Sayer 4e008c29ce b/f: fix string out of bounds access
15 years ago
Stefan Sayer 6aea593e2a sbc tools: use generic di XMLRPC command (no need for direct_export)
15 years ago
Stefan Sayer 695629cba1 b/f: xmlrpc2di: fix poll/busyloop with keep-alive
15 years ago
Stefan Sayer 846ee6eaa2 b/f:ivr: release GIL on blocking file I/O
15 years ago
Stefan Sayer caaf39a1af fix vb prompt: 'you have new message' -> 'you have one new message'
15 years ago
Raphael Coeffic 67bbaa7e82 cmake: fix for macosx.
15 years ago
Raphael Coeffic 00c51f6378 Added alternative for systems where MSG_NOSIGNAL is not available.
15 years ago
Raphael Coeffic 878cf437d0 clang: remove warnings.
15 years ago
Stefan Sayer 88bcae5605 b/f: don't try to unlink tmpfile
15 years ago
Stefan Sayer 93cc721fb2 b/f: aligned sample config
15 years ago
Stefan Sayer 175759d843 b/f: fixing wav file and config
15 years ago
Stefan Sayer 98d4db3b02 b/f: reenable userdir_close and userdir_getcount
15 years ago
Stefan Sayer 45fe56d36a dsm: make postEvent work with structs
15 years ago
Stefan Sayer 204d680cf8 xmlrpc2di: ignore EAGAIN/EWOULDBLOCK result on accept
15 years ago
Raphael Coeffic 29f55f998c corrected poll error event flags
15 years ago
Raphael Coeffic 85be85f0ea clean exit fo xmlrpc2di.
15 years ago
Peter Lemenkov 31a256abf9 Disable gateway for now
15 years ago
Raphael Coeffic 1b3a1badc4 b/f: replaces select() with poll() to overcome the 1024 fd limit.
15 years ago
Stefan Sayer deff062515 monitoring: run garbage collector by default
16 years ago
Raphael Coeffic fb86cab1bd b/f: fixes INV w/ immediate CANCEL use-case.
16 years ago
Raphael Coeffic 7545eb11f0 b/f: several minor bugs in session creation.
16 years ago
Stefan Sayer f947af4102 fix some size printf fmt
16 years ago
Stefan Sayer 5a4b38b5ad fix small compilation warning (ptrdiff_t as %zd)
16 years ago
Stefan Sayer e723815198 moved trim() to AmUtils
16 years ago
Stefan Sayer f02bd76865 made announcement config clearer
16 years ago
Stefan Sayer f2c6964550 SST: retry INV/UPD on 422 Session Interval to low
16 years ago