Commit Graph

  • 39dc9fa9da Add global node ID information to the engine. oana 2019-11-13 10:44:03 +0000
  • ae034713de Avoid dereferencing NULL pointer if failed to build SCCP CREF MSU. marian 2019-11-12 12:14:33 +0000
  • 65f216303b Avoid dereferencing NULL pointer if failed to build SCCP CREF MSU. marian 2019-11-12 12:14:33 +0000
  • c168c341a5 Add setters/getters for JSObject fields from various data types. oana 2019-11-11 14:33:26 +0000
  • 36678b54d8 Add setters/getters for JSObject fields from various data types. oana 2019-11-11 14:33:26 +0000
  • b433f08586 Handle string description in JsDate constructor. Add string representation when stringifying a JsDate. Added toJSON() method to JsDate. marian 2019-11-08 11:24:35 +0000
  • 1a9603fba7 Handle string description in JsDate constructor. Add string representation when stringifying a JsDate. Added toJSON() method to JsDate. marian 2019-11-08 11:24:35 +0000
  • e7c575815e Added Time methods used to encode to and parse from string containing internet/javascript date and time. marian 2019-11-08 11:07:12 +0000
  • ee79c52c14 Added Time methods used to encode to and parse from string containing internet/javascript date and time. marian 2019-11-08 11:07:12 +0000
  • 6b2daa2d48 Added G.722 codec from the WebRTC code. paulc 2019-11-06 18:31:54 +0000
  • 828ea4ddfa Added G.722 codec from the WebRTC code. paulc 2019-11-06 18:31:54 +0000
  • ec9b6a16b0 Update channel uri from received 2xx answer when generating ACK. marian 2019-10-30 08:57:57 +0000
  • 2066fb6e37 Update channel uri from received 2xx answer when generating ACK. marian 2019-10-30 08:57:57 +0000
  • edc09c0bcc Avoid generating more than one engine.timer message per second when usleep is interrupted by signals. oana 2019-10-25 14:26:49 +0000
  • fa4721bea7 Avoid generating more than one engine.timer message per second when usleep is interrupted by signals. oana 2019-10-25 14:26:49 +0000
  • d17d1c7a27 Made SRTP start message not logged by default. paulc 2019-10-21 08:10:02 +0000
  • caf2ae7042 Made SRTP start message not logged by default. paulc 2019-10-21 08:10:02 +0000
  • 9401c35524 Added support for setting the current timestamp in external to yate messages. Always set the current time if protocol did not set it. paulc 2019-10-03 13:25:17 +0000
  • 02331a839b Added support for setting the current timestamp in external to yate messages. Always set the current time if protocol did not set it. paulc 2019-10-03 13:25:17 +0000
  • ab451bd5c8 Added basic support for forwarding the VP9 codec payload. paulc 2019-09-04 10:29:00 +0000
  • 08b861eb54 Added basic support for forwarding the VP9 codec payload. paulc 2019-09-04 10:29:00 +0000
  • 5ebd71de00 Fixed CSeq picking from added SIP message. paulc 2019-08-20 15:23:24 +0000
  • 19a4839aa3 Fixed CSeq picking from added SIP message. paulc 2019-08-20 15:23:24 +0000
  • b4f00cf6dd Added support for running through the "perf" tool. paulc 2019-08-08 11:38:03 +0000
  • 4591d9e93a Added support for running through the "perf" tool. paulc 2019-08-08 11:38:03 +0000
  • b83c8ca3ae Reset the message time and handlers list when renaming call preroute -> route -> execute. paulc 2019-06-28 12:59:33 +0000
  • 0f301d3a76 Reset the message time and handlers list when renaming call preroute -> route -> execute. paulc 2019-06-28 12:59:33 +0000
  • 4e30cb7655 Fixed some memory leaks: values extracted from stack and not freed. marian 2019-06-25 13:00:25 +0000
  • eca4039e15 Fixed some memory leaks: values extracted from stack and not freed. marian 2019-06-25 13:00:25 +0000
  • 7166f715b7 Silenced unused variable compiler warning. marian 2019-06-06 10:12:45 +0000
  • 45666a90f8 Silenced unused variable compiler warning. marian 2019-06-06 10:12:45 +0000
  • b226a10102 Reverted accidental commit in mgcp. marian 2019-06-06 10:11:23 +0000
  • f976dc463b Reverted accidental commit in mgcp. marian 2019-06-06 10:11:23 +0000
  • 68348ce124 Allow setting incoming channel params from user.auth. marian 2019-06-06 10:05:42 +0000
  • 6a07bab093 Allow setting incoming channel params from user.auth. marian 2019-06-06 10:05:42 +0000
  • 5b48fbfc3e Return extra configuration parameters for users in user.auth response also. oana 2019-04-01 12:56:30 +0000
  • 7774968d10 Return extra configuration parameters for users in user.auth response also. oana 2019-04-01 12:56:30 +0000
  • b55aeef403 Constifyed String::encodeFlags() methods. marian 2019-03-28 13:55:51 +0000
  • 5c75161cff Constifyed String::encodeFlags() methods. marian 2019-03-28 13:55:51 +0000
  • 46d8b6fcb5 Don't check system time jump when plugins are reloaded. marian 2019-03-28 13:49:22 +0000
  • 65b8c84c9a Don't check system time jump when plugins are reloaded. marian 2019-03-28 13:49:22 +0000
  • bbc0192843 Fixed concatenation of strings to work with modern C++ compilers. paulc 2019-03-13 15:16:40 +0000
  • 19a5023270 Fixed concatenation of strings to work with modern C++ compilers. paulc 2019-03-13 15:16:40 +0000
  • a373f8904a Properly return undefined on finding garbage after JSON. paulc 2019-02-28 19:17:38 +0000
  • b339c4b655 Properly return undefined on finding garbage after JSON. paulc 2019-02-28 19:17:38 +0000
  • 04f7e72fb8 Small bug fix: Removed warning when remote address is not set. sabina 2019-02-18 11:38:11 +0000
  • 4408d6851a Small bug fix: Removed warning when remote address is not set. sabina 2019-02-18 11:38:11 +0000
  • dd7ff33236 Fixed handling of a full read buffer containing one or more processable lines. paulc 2019-02-06 13:36:08 +0000
  • de29658a7a Fixed handling of a full read buffer containing one or more processable lines. paulc 2019-02-06 13:36:08 +0000
  • 2ea93407df Added ^F and ^B to move one page forward / backward. paulc 2019-01-28 10:50:42 +0000
  • c010ee9cf7 Added ^F and ^B to move one page forward / backward. paulc 2019-01-28 10:50:42 +0000
  • bbde14b1f4 Fixed TokenDict arrays not ending with token and value set to 0. marian 2019-01-18 09:46:21 +0000
  • 279f2ae6fe Fixed TokenDict arrays not ending with token and value set to 0. marian 2019-01-18 09:46:21 +0000
  • 70c892c42c Implementation of encodeFlags() and decodeFlags functions. sabina 2019-01-17 15:24:55 +0000
  • 25f55abcc5 Implementation of encodeFlags() and decodeFlags functions. sabina 2019-01-17 15:24:55 +0000
  • a0307d368f Added TokenDict64 structure and lookup functions. marian 2019-01-14 14:57:27 +0000
  • 9479c5b028 Added TokenDict64 structure and lookup functions. marian 2019-01-14 14:57:27 +0000
  • cc4f86d64b Added Channel parameters list to be set in all Channel messages. Update it from routing and chan.control. marian 2019-01-14 09:54:04 +0000
  • 72f8657188 Added Channel parameters list to be set in all Channel messages. Update it from routing and chan.control. marian 2019-01-14 09:54:04 +0000
  • b60d9d067c Added Time methods for 32bit NTP time conversion. marian 2019-01-14 09:19:22 +0000
  • f3a58864c0 Added Time methods for 32bit NTP time conversion. marian 2019-01-14 09:19:22 +0000
  • 9f93f88f81 Retrieve P-Asserted-Identity parameters even if privacy is disabled. Added support for extra URI parameters in P-A-I as "asserted_params". paulc 2018-12-30 12:05:13 +0000
  • 671478a79a Retrieve P-Asserted-Identity parameters even if privacy is disabled. Added support for extra URI parameters in P-A-I as "asserted_params". paulc 2018-12-30 12:05:13 +0000
  • 37aa16255e Added File methods to read and write file content from Javascript. Fixed a memory leak in some cases of File.mkdir(). paulc 2018-12-11 16:57:32 +0000
  • 1624922ffc Added File methods to read and write file content from Javascript. Fixed a memory leak in some cases of File.mkdir(). paulc 2018-12-11 16:57:32 +0000
  • 3b63e559db Populate P-Asserted-Identity when the "privacy" parameter is set explicitly to false. paulc 2018-12-04 11:30:03 +0000
  • 3bbef56bcc Populate P-Asserted-Identity when the "privacy" parameter is set explicitly to false. paulc 2018-12-04 11:30:03 +0000
  • 2b9afe2961 Updated files to Rev. 6330. sabina 2018-12-04 10:06:04 +0000
  • a8b16c13f6 Updated files to Rev. 6330. sabina 2018-12-04 10:06:04 +0000
  • 80f3616942 Update name from wiresniff to yatewiresniff. sabina 2018-11-28 10:13:05 +0000
  • b99ed53a8b Update name from wiresniff to yatewiresniff. sabina 2018-11-28 10:13:05 +0000
  • 63d24a5835 Changed comment: "2GB" to "100MB" paulb 2018-11-27 14:16:05 +0000
  • 69e7921e51 Changed comment: "2GB" to "100MB" paulb 2018-11-27 14:16:05 +0000
  • bfc2e5de31 Added files for wiresniff module. Identical to Rev. 2213 sabina 2018-11-27 12:57:17 +0000
  • 220ab39310 Added files for wiresniff module. Identical to Rev. 2213 sabina 2018-11-27 12:57:17 +0000
  • 803247f900 Fixed bug: lock transaction list mutex during local id generation to avoid duplicates. marian 2018-11-23 10:05:57 +0000
  • 8038fbe8e4 Fixed bug: lock transaction list mutex during local id generation to avoid duplicates. marian 2018-11-23 10:05:57 +0000
  • 4ab37a1a79 Added support for allowing extra commands in restricted user mode. paulc 2018-11-20 13:07:33 +0000
  • c5b6e8ae77 Added support for allowing extra commands in restricted user mode. paulc 2018-11-20 13:07:33 +0000
  • 291fbd564c Added support for monitoring services with name other than yate. paulc 2018-11-19 21:07:13 +0000
  • 30ac2b3135 Added support for monitoring services with name other than yate. paulc 2018-11-19 21:07:13 +0000
  • 4ed655abce Make sure debugger output is enabled if debug is enabled when connection starts. Fixes suppressed output: yate is started daemonified with no log file. marian 2018-11-13 14:00:19 +0000
  • fbd39c5c20 Make sure debugger output is enabled if debug is enabled when connection starts. Fixes suppressed output: yate is started daemonified with no log file. marian 2018-11-13 14:00:19 +0000
  • 7db4b82c64 Removed account lock during query: this was preventing running multiple queries at a time. marian 2018-10-25 11:21:09 +0000
  • 06eabcb03f Removed account lock during query: this was preventing running multiple queries at a time. marian 2018-10-25 11:21:09 +0000
  • 5a2b44cb6a Use a timed lock (if answer timeout is set) when serializing message send to script. Don't send the message to script if failed to lock for configured timeout. marian 2018-10-01 11:31:59 +0000
  • 5e965dd90f Use a timed lock (if answer timeout is set) when serializing message send to script. Don't send the message to script if failed to lock for configured timeout. marian 2018-10-01 11:31:59 +0000
  • e5da301845 Outgoing call: initialize dialog's sequence generator and set it in first generated request to avoid CSeq mismatch if challenged. marian 2018-09-17 15:04:38 +0000
  • 8cc62785aa Outgoing call: initialize dialog's sequence generator and set it in first generated request to avoid CSeq mismatch if challenged. marian 2018-09-17 15:04:38 +0000
  • 0e90f99c59 SDP parse: adjust payload name for configured octet align amr when rtpmap line is parsed and amr is identified by name: this is the point where amr (dynamic payload) is properly identified. marian 2018-09-14 09:39:28 +0000
  • 72fa0b7b68 SDP parse: adjust payload name for configured octet align amr when rtpmap line is parsed and amr is identified by name: this is the point where amr (dynamic payload) is properly identified. marian 2018-09-14 09:39:28 +0000
  • 622a718b04 Bumped version to 6.1.1 devel. paulc 2018-07-06 09:53:54 +0000
  • ab1f5257e2 Bumped version to 6.1.1 devel. paulc 2018-07-06 09:53:54 +0000
  • 00b0b1e408 Added SIPS URI support. marian 2018-07-06 09:37:17 +0000
  • 9413305495 Added SIPS URI support. marian 2018-07-06 09:37:17 +0000
  • 28ff4b262e Bumped version to 6.1.0 release. paulc 2018-07-03 12:24:53 +0000
  • 005866069f Bumped version to 6.1.0 release. paulc 2018-07-03 12:24:53 +0000
  • 7de893f3c1 Added support for following forked transactions' 1xx provisional messages. paulc 2018-07-03 12:19:25 +0000
  • 2130ea0404 Added support for following forked transactions' 1xx provisional messages. paulc 2018-07-03 12:19:25 +0000
  • 1a8b055ed2 Moved methods to the JS library that stringify objects to JSON format. oana 2018-06-15 13:39:48 +0000