Commit Graph

40 Commits (a94de00b66459ddcb8dc8e691b184115503bb85e)

Author SHA1 Message Date
Stefan Sayer 8e238656c3 b/f:DSM: fix var names on vars passed to DSM with dlg.dialout
15 years ago
Stefan Sayer 4abc3666c3 b/f: documentation on variables passed to new leg (dlg.dialout)
15 years ago
Stefan Sayer 7db4623e63 completed DSM conditions/events documentation
15 years ago
Stefan Sayer a5eefae924 added DSM example: B2B call connected through audio
15 years ago
Stefan Sayer 4de892facf added DSM example collecting extension an connecting in B2BUA mode
15 years ago
Stefan Sayer 0f9e745e0f DSM: doc update on functions, if, etc
15 years ago
Stefan Sayer a533fdcb5e Merge branch 'dsm_lang'
15 years ago
Stefan Sayer dd467a96ef DSM: size($arrayname, $dst) action
15 years ago
Stefan Sayer f9439a1dd4 dsm: adds utils.playRingTone() function
15 years ago
Stefan Sayer 63d5b66d31 DSM: sys.getTimestamp() and sys.subTimestamp()
15 years ago
Stefan Sayer cad6589d67 DSM: groups module
15 years ago
Stefan Sayer c2bbb3f709 DSM: param() function, access param named by a var
15 years ago
Stefan Sayer 3b01cbca32 dsm: fix typo in doc
15 years ago
Stefan Sayer 88a64784b9 DSM example: handling CANCEL while INVITE pending
15 years ago
Stefan Sayer 5a57721513 implements SIGUSR1/SIGUSR2 handling, custom use
16 years ago
Stefan Sayer c0e61aa35c dded notes about session timer support in apps
16 years ago
Stefan Sayer feb02617f4 DSM: utils.splitStringCR splits string on \n
16 years ago
Stefan Sayer 042b073780 DSM: sys.popen function to exec external program
16 years ago
Stefan Sayer d6dd0e6e4a added authentication credentials for outgoing calls
16 years ago
Stefan Sayer a3292d8b68 DSM: support for #include "script.dsm"
16 years ago
Stefan Sayer 2ddcf513db DSM doc: quizconnect tutorial
16 years ago
Stefan Sayer a8de04af62 moved DSM module docs to doc directory
16 years ago
Stefan Sayer 4155f83bec DSM: clearArray action
16 years ago
Stefan Sayer 46d4b7d93f DSM: sendDTMFSequence action
16 years ago
Stefan Sayer 4338e3cf7d DSM: createSystemDSM action; DI cmd renamed
16 years ago
Stefan Sayer 40af0d1777 DSM: add system DSMs, DSMs unrelated to calls
16 years ago
Stefan Sayer 3c3eb1f7d3 DSM: doc for multiple parameters in postEvent
16 years ago
Stefan Sayer 184268f89d support for sending DTMF via RTP payload (RFC4733)
16 years ago
Stefan Sayer 7b7bf45b1a fixed some paths in documentation
16 years ago
Stefan Sayer b9176c56d0 - event params made writable with set() and sets(); used to return value from event processing
16 years ago
Stefan Sayer e7b03e1c82 json object as DI parameter
16 years ago
Stefan Sayer a18d3cb3f6 corrected (array) to (struct), added (array) in parameters to DI command
16 years ago
Stefan Sayer 997f08be38 supporting recursive arrays in DSM DI action
16 years ago
Stefan Sayer d44e3abaf9 sets action, set with replace parameters
16 years ago
Stefan Sayer 036a24b537 example for tee conf
16 years ago
Stefan Sayer 22ba41b066 for outgoing calls, ringing/early/failed events.
16 years ago
Stefan Sayer 54453a3946 setInOutPlaylist
16 years ago
Stefan Sayer 59850db17a note about simple prefix matching
16 years ago
Stefan Sayer 66e64a5334 missing substr
16 years ago
Stefan Sayer 80539a858f moved DSM documentation to doc/
16 years ago