Commit Graph

6140 Commits

Author SHA1 Message Date
paulc c91de2c9f3 Added to build and fixed the Wireshark sniffer and the G.722 codec.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6370 acf43c95-373e-0410-b603-e72c3f656dc1
2019-11-13 13:00:08 +00:00
marian 4ed607b0c6 Always update dialog uri from Contact header when handling 2xx answer to INVITE. Added option (default: disable) to also change party if autochangeparty is enabled.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6369 acf43c95-373e-0410-b603-e72c3f656dc1
2019-11-13 11:18:31 +00:00
oana 39dc9fa9da Add global node ID information to the engine.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6368 acf43c95-373e-0410-b603-e72c3f656dc1
2019-11-13 10:44:03 +00:00
marian 65f216303b Avoid dereferencing NULL pointer if failed to build SCCP CREF MSU.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6367 acf43c95-373e-0410-b603-e72c3f656dc1
2019-11-12 12:14:33 +00:00
oana 36678b54d8 Add setters/getters for JSObject fields from various data types.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6366 acf43c95-373e-0410-b603-e72c3f656dc1
2019-11-11 14:33:26 +00:00
marian 1a9603fba7 Handle string description in JsDate constructor. Add string representation when stringifying a JsDate. Added toJSON() method to JsDate.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6365 acf43c95-373e-0410-b603-e72c3f656dc1
2019-11-08 11:24:35 +00:00
marian ee79c52c14 Added Time methods used to encode to and parse from string containing internet/javascript date and time.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6364 acf43c95-373e-0410-b603-e72c3f656dc1
2019-11-08 11:07:12 +00:00
paulc 828ea4ddfa Added G.722 codec from the WebRTC code.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6363 acf43c95-373e-0410-b603-e72c3f656dc1
2019-11-06 18:31:54 +00:00
marian 2066fb6e37 Update channel uri from received 2xx answer when generating ACK.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6362 acf43c95-373e-0410-b603-e72c3f656dc1
2019-10-30 08:57:57 +00:00
oana fa4721bea7 Avoid generating more than one engine.timer message per second when usleep is interrupted by signals.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6361 acf43c95-373e-0410-b603-e72c3f656dc1
2019-10-25 14:26:49 +00:00
paulc caf2ae7042 Made SRTP start message not logged by default.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6360 acf43c95-373e-0410-b603-e72c3f656dc1
2019-10-21 08:10:02 +00:00
paulc 02331a839b Added support for setting the current timestamp in external to yate messages.
Always set the current time if protocol did not set it.


git-svn-id: http://yate.null.ro/svn/yate/trunk@6359 acf43c95-373e-0410-b603-e72c3f656dc1
2019-10-03 13:25:17 +00:00
paulc 08b861eb54 Added basic support for forwarding the VP9 codec payload.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6358 acf43c95-373e-0410-b603-e72c3f656dc1
2019-09-04 10:29:00 +00:00
paulc 19a4839aa3 Fixed CSeq picking from added SIP message.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6357 acf43c95-373e-0410-b603-e72c3f656dc1
2019-08-20 15:23:24 +00:00
paulc 4591d9e93a Added support for running through the "perf" tool.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6356 acf43c95-373e-0410-b603-e72c3f656dc1
2019-08-08 11:38:03 +00:00
paulc 0f301d3a76 Reset the message time and handlers list when renaming call preroute -> route -> execute.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6355 acf43c95-373e-0410-b603-e72c3f656dc1
2019-06-28 12:59:33 +00:00
marian eca4039e15 Fixed some memory leaks: values extracted from stack and not freed.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6354 acf43c95-373e-0410-b603-e72c3f656dc1
2019-06-25 13:00:25 +00:00
marian 45666a90f8 Silenced unused variable compiler warning.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6353 acf43c95-373e-0410-b603-e72c3f656dc1
2019-06-06 10:12:45 +00:00
marian f976dc463b Reverted accidental commit in mgcp.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6352 acf43c95-373e-0410-b603-e72c3f656dc1
2019-06-06 10:11:23 +00:00
marian 6a07bab093 Allow setting incoming channel params from user.auth.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6351 acf43c95-373e-0410-b603-e72c3f656dc1
2019-06-06 10:05:42 +00:00
oana 7774968d10 Return extra configuration parameters for users in user.auth response also.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6350 acf43c95-373e-0410-b603-e72c3f656dc1
2019-04-01 12:56:30 +00:00
marian 5c75161cff Constifyed String::encodeFlags() methods.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6349 acf43c95-373e-0410-b603-e72c3f656dc1
2019-03-28 13:55:51 +00:00
marian 65b8c84c9a Don't check system time jump when plugins are reloaded.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6348 acf43c95-373e-0410-b603-e72c3f656dc1
2019-03-28 13:49:22 +00:00
paulc 19a5023270 Fixed concatenation of strings to work with modern C++ compilers.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6347 acf43c95-373e-0410-b603-e72c3f656dc1
2019-03-13 15:16:40 +00:00
paulc b339c4b655 Properly return undefined on finding garbage after JSON.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6346 acf43c95-373e-0410-b603-e72c3f656dc1
2019-02-28 19:17:38 +00:00
sabina 4408d6851a Small bug fix: Removed warning when remote address is not set.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6345 acf43c95-373e-0410-b603-e72c3f656dc1
2019-02-18 11:38:11 +00:00
paulc de29658a7a Fixed handling of a full read buffer containing one or more processable lines.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6344 acf43c95-373e-0410-b603-e72c3f656dc1
2019-02-06 13:36:08 +00:00
paulc c010ee9cf7 Added ^F and ^B to move one page forward / backward.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6343 acf43c95-373e-0410-b603-e72c3f656dc1
2019-01-28 10:50:42 +00:00
marian 279f2ae6fe Fixed TokenDict arrays not ending with token and value set to 0.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6342 acf43c95-373e-0410-b603-e72c3f656dc1
2019-01-18 09:46:21 +00:00
sabina 25f55abcc5 Implementation of encodeFlags() and decodeFlags functions.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6341 acf43c95-373e-0410-b603-e72c3f656dc1
2019-01-17 15:24:55 +00:00
marian 9479c5b028 Added TokenDict64 structure and lookup functions.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6340 acf43c95-373e-0410-b603-e72c3f656dc1
2019-01-14 14:57:27 +00:00
marian 72f8657188 Added Channel parameters list to be set in all Channel messages. Update it from routing and chan.control.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6339 acf43c95-373e-0410-b603-e72c3f656dc1
2019-01-14 09:54:04 +00:00
marian f3a58864c0 Added Time methods for 32bit NTP time conversion.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6338 acf43c95-373e-0410-b603-e72c3f656dc1
2019-01-14 09:19:22 +00:00
paulc 671478a79a Retrieve P-Asserted-Identity parameters even if privacy is disabled.
Added support for extra URI parameters in P-A-I as "asserted_params".


git-svn-id: http://yate.null.ro/svn/yate/trunk@6337 acf43c95-373e-0410-b603-e72c3f656dc1
2018-12-30 12:05:13 +00:00
paulc 1624922ffc Added File methods to read and write file content from Javascript.
Fixed a memory leak in some cases of File.mkdir().


git-svn-id: http://yate.null.ro/svn/yate/trunk@6336 acf43c95-373e-0410-b603-e72c3f656dc1
2018-12-11 16:57:32 +00:00
paulc 3bbef56bcc Populate P-Asserted-Identity when the "privacy" parameter is set explicitly to false.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6335 acf43c95-373e-0410-b603-e72c3f656dc1
2018-12-04 11:30:03 +00:00
sabina a8b16c13f6 Updated files to Rev. 6330.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6334 acf43c95-373e-0410-b603-e72c3f656dc1
2018-12-04 10:06:04 +00:00
sabina b99ed53a8b Update name from wiresniff to yatewiresniff.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6333 acf43c95-373e-0410-b603-e72c3f656dc1
2018-11-28 10:13:05 +00:00
paulb 69e7921e51 Changed comment: "2GB" to "100MB"
git-svn-id: http://yate.null.ro/svn/yate/trunk@6332 acf43c95-373e-0410-b603-e72c3f656dc1
2018-11-27 14:16:05 +00:00
sabina 220ab39310 Added files for wiresniff module. Identical to Rev. 2213
git-svn-id: http://yate.null.ro/svn/yate/trunk@6331 acf43c95-373e-0410-b603-e72c3f656dc1
2018-11-27 12:57:17 +00:00
marian 8038fbe8e4 Fixed bug: lock transaction list mutex during local id generation to avoid duplicates.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6330 acf43c95-373e-0410-b603-e72c3f656dc1
2018-11-23 10:05:57 +00:00
paulc c5b6e8ae77 Added support for allowing extra commands in restricted user mode.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6329 acf43c95-373e-0410-b603-e72c3f656dc1
2018-11-20 13:07:33 +00:00
paulc 30ac2b3135 Added support for monitoring services with name other than yate.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6328 acf43c95-373e-0410-b603-e72c3f656dc1
2018-11-19 21:07:13 +00:00
marian 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.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6327 acf43c95-373e-0410-b603-e72c3f656dc1
2018-11-13 14:00:19 +00:00
marian 06eabcb03f Removed account lock during query: this was preventing running multiple queries at a time.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6326 acf43c95-373e-0410-b603-e72c3f656dc1
2018-10-25 11:21:09 +00:00
marian 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.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6325 acf43c95-373e-0410-b603-e72c3f656dc1
2018-10-01 11:31:59 +00:00
marian 8cc62785aa Outgoing call: initialize dialog's sequence generator and set it in first generated request to avoid CSeq mismatch if challenged.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6324 acf43c95-373e-0410-b603-e72c3f656dc1
2018-09-17 15:04:38 +00:00
marian 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.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6323 acf43c95-373e-0410-b603-e72c3f656dc1
2018-09-14 09:39:28 +00:00
paulc ab1f5257e2 Bumped version to 6.1.1 devel.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6322 acf43c95-373e-0410-b603-e72c3f656dc1
2018-07-06 09:53:54 +00:00
marian 9413305495 Added SIPS URI support.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6321 acf43c95-373e-0410-b603-e72c3f656dc1
2018-07-06 09:37:17 +00:00