Commit Graph

4730 Commits

Author SHA1 Message Date
andrei fd153bd61f Fixed doxygen warning.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5049 acf43c95-373e-0410-b603-e72c3f656dc1
2012-05-08 08:43:33 +00:00
oana b2ff26d993 Handle ASN.1 specification of length in the indefinite form.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5048 acf43c95-373e-0410-b603-e72c3f656dc1
2012-05-08 08:42:59 +00:00
paulc 8672ff9cbd Added module that can write events to log files.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5047 acf43c95-373e-0410-b603-e72c3f656dc1
2012-05-07 16:05:30 +00:00
paulc 8dc6c1200c Add the O_LARGEFILE flag to handles opened by the File class.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5046 acf43c95-373e-0410-b603-e72c3f656dc1
2012-05-07 16:01:02 +00:00
paulc c5a55ae978 Added a maximum counter for ISUP circuit replaces on remote block.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5045 acf43c95-373e-0410-b603-e72c3f656dc1
2012-05-04 13:22:17 +00:00
marian 581a7880a6 Documented parameter.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5044 acf43c95-373e-0410-b603-e72c3f656dc1
2012-05-04 13:17:53 +00:00
paulc 268c5dc105 Made the ISUP T7, T27 and T34 configurable.
Added capability to manually send a COT message.


git-svn-id: http://yate.null.ro/svn/yate/trunk@5043 acf43c95-373e-0410-b603-e72c3f656dc1
2012-05-04 12:29:53 +00:00
paulc 23fd7e6231 Added the HopCounter and MessageReturn parameters to the sccp.route message.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5042 acf43c95-373e-0410-b603-e72c3f656dc1
2012-05-04 12:28:32 +00:00
paulc 601a89014e Added several boolean true alternatives for SCCP MessageResult.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5041 acf43c95-373e-0410-b603-e72c3f656dc1
2012-05-04 12:27:43 +00:00
marian 029db42476 Enqueue call.ringing when initiate stanza is confirmed.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5040 acf43c95-373e-0410-b603-e72c3f656dc1
2012-05-04 09:13:49 +00:00
marian a5e6081f0c Added flag used to override ringing notification namespace.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5039 acf43c95-373e-0410-b603-e72c3f656dc1
2012-05-04 07:52:25 +00:00
marian f6e6e325d3 Send ringing if ring with content flag is set and call is progressing with ealy media
git-svn-id: http://yate.null.ro/svn/yate/trunk@5038 acf43c95-373e-0410-b603-e72c3f656dc1
2012-05-04 07:51:04 +00:00
oana 8cd7d633de Translate from XML to parameter list undefined SCCP parameters.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5037 acf43c95-373e-0410-b603-e72c3f656dc1
2012-05-03 15:15:21 +00:00
paulc 06b4af0b55 At "make install" check if the API index.html is present.
This allows installing API docs from tarball even if doxygen and kdoc are missing.
Fixes packaging errors on systems without doxygen or kdoc.


git-svn-id: http://yate.null.ro/svn/yate/trunk@5036 acf43c95-373e-0410-b603-e72c3f656dc1
2012-05-03 12:56:09 +00:00
paulc 1eec7eb43b Moved some Js objects implementation in another file.
Renamed Engine.Debug and Engine.Output to lower case to avoid confusion with constants.


git-svn-id: http://yate.null.ro/svn/yate/trunk@5035 acf43c95-373e-0410-b603-e72c3f656dc1
2012-05-02 15:11:48 +00:00
paulc 3823269bad Set the SCCP CalledPartyAddress Point Code only if "pointcode" is set in GTT.
The value of RemotePC still sets the MTP DPC.


git-svn-id: http://yate.null.ro/svn/yate/trunk@5034 acf43c95-373e-0410-b603-e72c3f656dc1
2012-05-02 14:56:29 +00:00
marian 395c7fef58 Added flags controlling ringing for incoming channels. Optionally add session content in jingle ringing stanza.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5033 acf43c95-373e-0410-b603-e72c3f656dc1
2012-05-01 14:30:26 +00:00
marian 940f14efc1 Make sure we set the 'to' attribute when responding to iq.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5032 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-30 12:12:49 +00:00
marian 4d3033bff4 Added google raw udp transport support for jingle version 1.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5031 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-30 09:47:59 +00:00
marian ef715381cb Respond to ping from server.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5030 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-30 07:33:12 +00:00
oana e4d0a818b9 Bug fix: properly translate dialog PDU information such as result and result-source-diagnostic.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5029 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-27 15:39:36 +00:00
paulc b25d94adfc Added the count of locked and idle circuits to the SNMP trunk data.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5028 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-24 22:24:09 +00:00
paulc 701add70c8 Report the number of idle circuits in trunk status.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5027 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-24 21:04:48 +00:00
paulc 1a5de7673d Allow the "release" command to drop a normal or continuity check call on a circuit.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5026 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-24 20:59:20 +00:00
paulc 63583673fc Check if circuits exist when executing a control command.
The isupmangler was crashing on any command.


git-svn-id: http://yate.null.ro/svn/yate/trunk@5025 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-24 18:57:15 +00:00
paulc 0f48022e13 Bumped version to devel 4.1.1
git-svn-id: http://yate.null.ro/svn/yate/trunk@5024 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-23 09:55:23 +00:00
paulc e315447d4a Bumped version to 4.1.0 release.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5022 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-23 09:09:56 +00:00
paulc 78c664ef43 Added missing iSAC codec to RPM package.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5021 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-23 09:09:21 +00:00
paulc e8403995b1 Added new module gvoice to Windows build and installer.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5020 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-23 08:38:59 +00:00
paulc e355e31075 Added new module gvoice to RPM package.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5019 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-23 08:15:30 +00:00
paulc c264ddd07d Made the GVoice module unloadable.
Removed an unused method declaration.


git-svn-id: http://yate.null.ro/svn/yate/trunk@5018 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-21 11:30:55 +00:00
paulc dcfa4cc8e3 Execute a hangup immediately if received a CANCEL message.
This fixes the total duration of a cancelled call in slow routing scenarios.


git-svn-id: http://yate.null.ro/svn/yate/trunk@5017 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-21 11:12:35 +00:00
paulc 1094d10b84 Added Google Voice support module that sends DTMF at answer time.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5016 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-20 17:24:58 +00:00
marian c66d765aa5 Fixed windows style sheet.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5015 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-20 15:02:59 +00:00
paulc 4dba4c6242 Suppressed some CRT deprecation warnings.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5014 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-19 13:47:41 +00:00
paulc c4f6227b6b Fixed some implicit conversion to boolean spotted by Visual C.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5013 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-19 13:46:42 +00:00
marian 91672df565 Fixed bug: change window's enclosed widget height constraint instead of window's height constraint when moving the menubar.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5012 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-19 12:45:31 +00:00
oana ee8320c4e9 Fixed bug introduced by changes in revision 5007. When searching for properties, look in the window widget.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5011 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-18 14:53:42 +00:00
paulc 25c7b23c7b Make sure we don't add to MGCP transactions objects that are to be destroyed.
Solves crashes caused by shutdown or unconfigure with MGCP connections active.


git-svn-id: http://yate.null.ro/svn/yate/trunk@5010 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-18 13:36:48 +00:00
oana 67bbc56a71 Display a message in the file transfer window when there are no current transfers.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5009 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-18 13:30:26 +00:00
oana 5562a8307e Also activate/deactivate the Subscription menu when activating/deactivating its sub-menus.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5008 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-18 12:16:09 +00:00
oana ed4dc55377 When searching for specific child widgets, set the top widget as the starting point for the search.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5007 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-18 12:12:23 +00:00
paulc 9c58989691 Downgraded a frequent message from NOTE to INFO.
Cleaned up spurious tabs at end of lines.


git-svn-id: http://yate.null.ro/svn/yate/trunk@5006 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-12 17:33:11 +00:00
paulc 955f946503 Downgraded branck/non-branch SIP ACK from MILD to NOTE, they are too frequent.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5005 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-12 13:34:46 +00:00
oana 21e02366ec Added debug information for when the TCAP user refuses to handle a transaction.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5004 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-10 14:53:08 +00:00
oana c27b5a2ebe Create a parentless menu bar by copying it from the main window menu bar to be used as the default application menu on Mac OS X.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5003 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-09 12:31:36 +00:00
paulc b8f0736968 Set the UTF-8 encoding for vi compatible editors.
This file holds embedded UTF-8 characters that must be preserved.


git-svn-id: http://yate.null.ro/svn/yate/trunk@5002 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-07 08:52:56 +00:00
paulc 53e9f39d6c Force the C locale on AWK while generating G.711 tables.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5001 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-06 16:01:40 +00:00
paulc 25c00ea7db Fixed a harmless type error.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5000 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-06 15:52:25 +00:00
oana d4c6476cd0 Do load and unload of modules on the main thread. Added the possibility of replacing themain loop of the engine.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4999 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-06 15:27:35 +00:00