Commit Graph

291 Commits (mr3.2.2.1)

Author SHA1 Message Date
Victor Seva d8b3cbf475 Imported Upstream version 1.4.3
13 years ago
Vladimir Broz 082f06f526 patch provided by A. Pogrebennyk - no build errors when using CI system and not installing default config files
14 years ago
Stefan Sayer 44bb815602 support for receiving RTP DTMF while not processing RTP
14 years ago
Stefan Sayer c92689453d DSM: pauseReceiving, resumeReceiving, monitorRTPTimeout actions
14 years ago
Stefan Sayer 8c0a4b6679 DSM:mod_dlg: added setting errno if dlg.acceptInvite fails
14 years ago
Stefan Sayer e2ffc89f22 DSM: mod_xml: libxml logging to SEMS log, added xml.setLogLevel function
14 years ago
Stefan Sayer 2fe9068caa dsm:mod_dlg: possibility to add headers to replyRequest/acceptInvite
14 years ago
Stefan Sayer adc44f323e dsm: several enhancements (playSilence, rtpTimeout/conference events, processing SDP from module)
14 years ago
Stefan Sayer aef6223c86 dsm:mod_mysql: mysql.playDBAudioFront and mysql.playDBAudioLooped actions
14 years ago
Stefan Sayer 02d2f6454c DSM: mod_curl module to retrieve http pages, files, use rest APIs etc
14 years ago
Stefan Sayer 989b9f20fa DSM: mod_xml module for XML handling in DSM (using libxml2)
14 years ago
Stefan Sayer d9795df0b8 RFC3265 Event notification (SUBSCRIBE/NOTIFY) support - SEMS as susbcriber
14 years ago
Stefan Sayer 1eb5be3f7b DSM: c/f fixing fdf221d74a5b48ce589953d03b2922bccd6bc34e
14 years ago
Stefan Sayer 548437b63b DSM: add INVITE request in DSM_AVAR_REQUEST on invite event
14 years ago
Stefan Sayer caf612aae5 DSM: safeguard transferOwnership/releaseOwnership agains NULL ptrs
14 years ago
Stefan Sayer ec95bd97ae DSM: functions for tracking/garbage collecting avar objects
14 years ago
Stefan Sayer 1151a28b46 Merge branch '1.4' into 1.4-spce2.5
14 years ago
Stefan Sayer 26fdaa8eaf b/f: stopping failed outbound calls
14 years ago
Stefan Sayer bfb07e77f1 dsm: make mod_regex compile on 1.4
15 years ago
Stefan Sayer a11f3974d7 dsm: add macros for conditions with 2 arguments
15 years ago
Stefan Sayer 4fb3f54a82 dsm: mod_regex module for regular expressions in DSM
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 b168ab3226 fixed default DSM examples to pass consistency check
15 years ago
Stefan Sayer 45fe56d36a dsm: make postEvent work with structs
15 years ago
Raphael Coeffic 7545eb11f0 b/f: several minor bugs in session creation.
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 5d987b7b69 fix some more struct/class confusions
16 years ago
Stefan Sayer a533fdcb5e Merge branch 'dsm_lang'
16 years ago
Stefan Sayer 5026ab7f50 DSM: support variables in range, e.g. range($myvar)
16 years ago
Stefan Sayer dd467a96ef DSM: size($arrayname, $dst) action
16 years ago
Mathew Williams 721f6ecf73 added [] to chars not allowed in var names
16 years ago
Stefan Sayer d5ebf27e02 DSM: fix for ($bar in array) for structs
16 years ago
Stefan Sayer c7c96a2f5e DSM: parsing of "else", if conditions without []
16 years ago
Stefan Sayer 26db3fae33 DSM: implement for ($x in range(2, 5))
16 years ago
Stefan Sayer d90e76a7d3 DSM: "for (x in array)" and "for (k,v in struct)"
16 years ago
Stefan Sayer b12da91f64 dsm: execution reordered (small optimization)
16 years ago
Stefan Sayer 3e563d335d reindent
16 years ago
Stefan Sayer 3b67569f69 reindent
16 years ago
Stefan Sayer f9439a1dd4 dsm: adds utils.playRingTone() function
16 years ago
Stefan Sayer 73dc076d84 fix the proper type (int)
16 years ago
Stefan Sayer 870f6e10a7 more int2str type correctness fixing
16 years ago
Stefan Sayer 6a7d84bf04 fix more size_t->unsigned casting for int2str
16 years ago
Stefan Sayer e4ef548166 even more more size_t->unsigned casting
16 years ago
Stefan Sayer 123de09868 fix more size_t->unsigned casting for int2str
16 years ago
Matthew Williams be62fe1ca5 implementation of functions in DSM
16 years ago
Matthew Williams f4b8287436 initial support for if blocks (no else)
16 years ago
Stefan Sayer 63d5b66d31 DSM: sys.getTimestamp() and sys.subTimestamp()
16 years ago
Stefan Sayer cad6589d67 DSM: groups module
16 years ago
Stefan Sayer aee8585091 DSM: adds onBeforeDestroy event handler to modules
16 years ago