Commit Graph

4839 Commits

Author SHA1 Message Date
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
oana 5b137d4f4e Removed leftofter debug message.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4998 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-05 14:53:09 +00:00
paulc a987ccdf69 Added copyright and licensing information to PHP scripts.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4997 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-05 12:31:23 +00:00
paulc 79cb23084c Fixed script to properly handle backslash.
Detect PHP by long lead-in.
Updated default copyright yer to 2012.


git-svn-id: http://yate.null.ro/svn/yate/trunk@4996 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-05 12:30:26 +00:00
oana a9b580dd16 Added a method to verify if call parameters look correct. Show a hint message in the interface it not all required parameters are present.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4995 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-05 10:52:23 +00:00
paulc b682d50334 Make sure we disconnect a SIP call on all branches of hangup.
Fixes BYE without CANCEL not being propagated.


git-svn-id: http://yate.null.ro/svn/yate/trunk@4994 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-04 17:36:34 +00:00
marian 82513bee25 Fixed Engine method call on Windows.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4993 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-04 15:06:26 +00:00
paulc 2f44d0c9ac Added an alias and a variation to the events command.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4992 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-04 13:06:46 +00:00
oana 5fe9e0dd4f Detect Mac OS X user path using Mac OS X Foundation API. Modified the build system to build and link Objective-C code.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4991 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-04 12:46:24 +00:00
oana b6aac097e1 Added support to run the client on the main thread. Run the Qt4 Client on the main thread.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4990 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-04 12:31:32 +00:00
marian 8a24f2e9a3 Added callto hint label in ui.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4989 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-04 10:59:38 +00:00
oana 5cbe2cccb5 Fixed 64-bit formatting for Mac OS X x64.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4988 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-04 10:50:29 +00:00
oana 2193605a99 Client does not inherit Thread anymore. Use separte thread to run the client on.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4987 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-04 09:42:06 +00:00
oana 4f03ed80e8 Allow Thread::killall() to work from any thread.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4986 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-04 09:27:29 +00:00
paulc 3537420dac Report the name of the plugins being unloaded from memory.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4985 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-03 14:02:48 +00:00
paulc 85b209df57 Map received disconnect cause "noanswer" to 480 Temporarily Unavailable.
Code 487 should be used only when a transaction is CANCELed.


git-svn-id: http://yate.null.ro/svn/yate/trunk@4984 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-29 16:34:32 +00:00
paulc f93fe6bc0d Allow the "number" parameter to be processed in the user.auth message.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4983 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-27 15:16:42 +00:00
marian ed57a612c0 Added support to offer p2p transport for outgoing jingle sessions.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4982 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-27 07:37:56 +00:00
marian f47656f1fd Changed component domain configuration parameter name to avoid conflict with optional connect address.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4981 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-26 15:02:40 +00:00
marian dbab3197ee Added support for outgoing jabber component streams.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4980 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-26 14:44:01 +00:00
paulc a6b2939f57 By default append the node name to the SNMP Engine ID.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4979 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-26 13:51:48 +00:00
paulc 67d8226f0b Allow matching prefixes of configurable minimum length in a cache.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4978 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-26 11:59:19 +00:00
marian 3a7f56356d Fixed bug: properly check iq stanza when sending result response.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4977 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-26 09:34:23 +00:00
paulc 297b90c2c8 Allow returning true but not setting retValue from regexroute.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4976 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-26 00:28:33 +00:00
paulc ab2222ef67 Changed the way SIP authentication is performed by UAS.
This allows implementing custom authentication schemes.


git-svn-id: http://yate.null.ro/svn/yate/trunk@4975 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-26 00:25:00 +00:00
oana 452c0b61b0 Fixed compiler error: also check for __PIC__ define for compilers that only use the uppercase version.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4974 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-23 12:50:42 +00:00
marian ac2d659afc Fixed channel duration label size policy.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4973 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-23 08:17:50 +00:00
paulc 717ee6b7fa Resolve the hostname of a MGCP endpoint only when first needed.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4972 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-22 14:01:24 +00:00
paulc 455960a715 Added possibility to return custom SIP failure from user.auth message.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4971 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-19 17:37:21 +00:00
paulc 2c049bfbd1 Added the SIP user agent as "device" parameter of the user.auth message.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4970 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-18 16:57:28 +00:00
paulc 452df4f25a Added basic support for MIPS architecture in miniwebrtc.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4969 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-17 11:06:36 +00:00
paulc b4b3719193 Fix a harmless compilation warning.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4968 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-16 17:09:57 +00:00
paulc 2001ca59f3 Detect and compile with the new aft_core wanpipe API.
Code is experimental, currently DTMF detection is not supported!


git-svn-id: http://yate.null.ro/svn/yate/trunk@4967 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-16 17:00:11 +00:00
paulc 2c9656adf5 Skip over Mac OS X process serial number -psn_X_Y on command line.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4966 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-15 17:01:01 +00:00
paulc 73a11b49e1 Add node name if missing from module.update messages.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4965 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-15 16:20:51 +00:00
paulc c8c65602e4 Generate events when SS7 Layer2 status changes.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4964 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-15 16:03:22 +00:00
paulc b84b00a104 Generate events when ISUP status changes.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4963 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-15 15:52:40 +00:00
marian e3eeaa4bf5 Added miniwebrtc and isac to Windows build.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4962 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-13 12:16:40 +00:00
paulc fa6153dd82 Fixed RTP dejitter code, use it automatically in client mode.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4961 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-13 09:43:47 +00:00
andrei 6d3767365f Removed unused cpu wrapper files.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4960 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-08 09:48:25 +00:00
marian e41fb68b1d Check object type before cast.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4959 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-08 08:42:46 +00:00
paulc cd895c0b08 Verify if the mutex unlock fails, abort if configured so.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4958 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-07 17:03:22 +00:00