Commit Graph

266 Commits

Author SHA1 Message Date
paulc 60ec9fec0b Added VC++6 projects and lots of porting changes
git-svn-id: http://yate.null.ro/svn/yate/trunk@272 acf43c95-373e-0410-b603-e72c3f656dc1
2005-04-02 00:49:38 +00:00
paulc e52b2a0b15 no message
git-svn-id: http://yate.null.ro/svn/yate/trunk@271 acf43c95-373e-0410-b603-e72c3f656dc1
2005-03-29 14:55:22 +00:00
paulc f7ac4f6a95 no message
git-svn-id: http://yate.null.ro/svn/yate/trunk@270 acf43c95-373e-0410-b603-e72c3f656dc1
2005-03-29 14:44:47 +00:00
paulc 31265e0300 Renamed MD5.cpp to YMD5.cpp to avoid a conflict on Windows.
git-svn-id: http://yate.null.ro/svn/yate/trunk@269 acf43c95-373e-0410-b603-e72c3f656dc1
2005-03-29 14:27:09 +00:00
paulc 92b2a6c522 Added Windows directory
git-svn-id: http://yate.null.ro/svn/yate/trunk@268 acf43c95-373e-0410-b603-e72c3f656dc1
2005-03-29 13:43:01 +00:00
paulc 97111dbaee *** empty log message ***
git-svn-id: http://yate.null.ro/svn/yate/trunk@267 acf43c95-373e-0410-b603-e72c3f656dc1
2005-03-29 01:50:20 +00:00
paulc a6d115c986 Workin' hard - lots'o'changes
git-svn-id: http://yate.null.ro/svn/yate/trunk@266 acf43c95-373e-0410-b603-e72c3f656dc1
2005-03-28 22:27:26 +00:00
paulc e14d74a073 *** empty log message ***
git-svn-id: http://yate.null.ro/svn/yate/trunk@265 acf43c95-373e-0410-b603-e72c3f656dc1
2005-03-28 00:58:26 +00:00
paulc e0bdc9fc4b *** empty log message ***
git-svn-id: http://yate.null.ro/svn/yate/trunk@264 acf43c95-373e-0410-b603-e72c3f656dc1
2005-03-25 01:05:44 +00:00
paulc 61d3b640b0 Added Channel and Driver classes, beautified source a little.
git-svn-id: http://yate.null.ro/svn/yate/trunk@263 acf43c95-373e-0410-b603-e72c3f656dc1
2005-03-20 03:11:53 +00:00
paulc ee7b5cf80b Fixed a subtle minor make dependency issue.
git-svn-id: http://yate.null.ro/svn/yate/trunk@262 acf43c95-373e-0410-b603-e72c3f656dc1
2005-03-18 21:36:47 +00:00
paulc 72b64d8618 Fixed bug in library path.
git-svn-id: http://yate.null.ro/svn/yate/trunk@261 acf43c95-373e-0410-b603-e72c3f656dc1
2005-03-18 18:23:48 +00:00
paulc 8123c918b2 Moved the engine away, added install-noapi
git-svn-id: http://yate.null.ro/svn/yate/trunk@260 acf43c95-373e-0410-b603-e72c3f656dc1
2005-03-18 18:16:59 +00:00
paulc 338e98fdd3 Fixed mpg123 arguments, got rid of sox resampling.
git-svn-id: http://yate.null.ro/svn/yate/trunk@259 acf43c95-373e-0410-b603-e72c3f656dc1
2005-03-17 15:28:05 +00:00
paulc 42b71cbaf2 Caller number is forwarded to SIP.
git-svn-id: http://yate.null.ro/svn/yate/trunk@258 acf43c95-373e-0410-b603-e72c3f656dc1
2005-03-17 15:11:15 +00:00
paulc 10af040d96 Added Music On Hold by Maciek Kaminski <maciejka_at_tiger.com.pl>
git-svn-id: http://yate.null.ro/svn/yate/trunk@257 acf43c95-373e-0410-b603-e72c3f656dc1
2005-03-17 13:20:28 +00:00
paulc 4403404dd7 We've fix a small bug in uri parser, regarding #, and other special caracters.
git-svn-id: http://yate.null.ro/svn/yate/trunk@256 acf43c95-373e-0410-b603-e72c3f656dc1
2005-03-11 09:22:39 +00:00
paulc c735d5aa82 Status now have the same name as messages.
git-svn-id: http://yate.null.ro/svn/yate/trunk@255 acf43c95-373e-0410-b603-e72c3f656dc1
2005-03-10 10:16:51 +00:00
paulc 393a92fdb5 Standardizing the parameters for messages.
git-svn-id: http://yate.null.ro/svn/yate/trunk@254 acf43c95-373e-0410-b603-e72c3f656dc1
2005-03-09 09:45:35 +00:00
diana 19d358ca5f A test for Python library written by nexttime.
git-svn-id: http://yate.null.ro/svn/yate/trunk@253 acf43c95-373e-0410-b603-e72c3f656dc1
2005-03-03 12:23:01 +00:00
diana 0704090053 A Python library for Yate written by nexttime.
git-svn-id: http://yate.null.ro/svn/yate/trunk@252 acf43c95-373e-0410-b603-e72c3f656dc1
2005-03-03 12:22:30 +00:00
paulc b19f0d3243 Added MD5 digest object.
git-svn-id: http://yate.null.ro/svn/yate/trunk@251 acf43c95-373e-0410-b603-e72c3f656dc1
2005-02-28 14:09:40 +00:00
paulc 9ed8a01410 Added fast locked() method to check if a mutex is held.
git-svn-id: http://yate.null.ro/svn/yate/trunk@250 acf43c95-373e-0410-b603-e72c3f656dc1
2005-02-28 08:25:41 +00:00
anthm 8f630fea09 update comments
git-svn-id: http://yate.null.ro/svn/yate/trunk@249 acf43c95-373e-0410-b603-e72c3f656dc1
2005-02-25 23:10:39 +00:00
diana 544fc1a170 A very small example of doing a custom registration module.
git-svn-id: http://yate.null.ro/svn/yate/trunk@248 acf43c95-373e-0410-b603-e72c3f656dc1
2005-02-16 09:06:29 +00:00
paulc d7a362d73e Added comment about the new "echo" command.
git-svn-id: http://yate.null.ro/svn/yate/trunk@247 acf43c95-373e-0410-b603-e72c3f656dc1
2005-02-10 13:26:26 +00:00
paulc 694353427c Added echo command and capability of using extended or case insensitive
regular expressions.


git-svn-id: http://yate.null.ro/svn/yate/trunk@246 acf43c95-373e-0410-b603-e72c3f656dc1
2005-02-10 13:24:30 +00:00
paulc 8aecd00c6d Added chan.masquerade message support.
git-svn-id: http://yate.null.ro/svn/yate/trunk@245 acf43c95-373e-0410-b603-e72c3f656dc1
2005-02-07 14:30:13 +00:00
paulc fc7f40d3bc Added in Regexp Extended and Case Insensitive flags.
git-svn-id: http://yate.null.ro/svn/yate/trunk@244 acf43c95-373e-0410-b603-e72c3f656dc1
2005-02-06 21:06:32 +00:00
paulc 04d4ea2f2b Added a central repository of data formats and moved related classes to a new
source file.


git-svn-id: http://yate.null.ro/svn/yate/trunk@243 acf43c95-373e-0410-b603-e72c3f656dc1
2005-02-06 20:13:21 +00:00
paulc 33d1ea2c50 Set the targetid in outgoing calls.
git-svn-id: http://yate.null.ro/svn/yate/trunk@242 acf43c95-373e-0410-b603-e72c3f656dc1
2005-02-04 11:29:03 +00:00
paulc 6f6d8f450f Fixed missing timestamp increment in RTP transmission.
git-svn-id: http://yate.null.ro/svn/yate/trunk@241 acf43c95-373e-0410-b603-e72c3f656dc1
2005-02-03 22:49:16 +00:00
paulc 2651eabf97 Added new PHP library that tries to simplify channel development.
git-svn-id: http://yate.null.ro/svn/yate/trunk@240 acf43c95-373e-0410-b603-e72c3f656dc1
2005-02-03 17:24:38 +00:00
paulc d71194875d Fixed non-recursive mutex bug resulting in deadlock when replacing a tone
source with another.


git-svn-id: http://yate.null.ro/svn/yate/trunk@239 acf43c95-373e-0410-b603-e72c3f656dc1
2005-02-03 17:04:17 +00:00
paulc fffedd34c3 Added a fork of oRTP in contrib, made some changes in the build system
to get rid of warnings.


git-svn-id: http://yate.null.ro/svn/yate/trunk@238 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-29 18:34:34 +00:00
paulc ca232d251c DTMF handling in oRTP channel. Mute support in SIP.
BRI support in Zaptel (trough patched libpri).


git-svn-id: http://yate.null.ro/svn/yate/trunk@237 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-29 15:55:06 +00:00
paulc 704351f1b7 Added new XDebug macro for those messages that generate LOT of output like
in long running loops.
Implemented non-branch transaction matching in SIP.
Fixed handling of multi-tone chan.dtmf messages in PHP.


git-svn-id: http://yate.null.ro/svn/yate/trunk@236 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-27 21:26:00 +00:00
paulc cad8e75d71 Incoming DTMF support in RTP and SIP.
git-svn-id: http://yate.null.ro/svn/yate/trunk@235 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-27 10:25:21 +00:00
paulc 510eb295ee Preliminary registration support in SIP.
Added a NAPTR resolver that will become the ENUM router module.


git-svn-id: http://yate.null.ro/svn/yate/trunk@234 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-25 18:56:20 +00:00
diana a5d0b1b585 Updated informations.
git-svn-id: http://yate.null.ro/svn/yate/trunk@233 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-25 12:31:02 +00:00
paulc dedb7c5358 Fixed deadlock in directly calling zap from zap.
git-svn-id: http://yate.null.ro/svn/yate/trunk@232 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-24 23:27:20 +00:00
paulc 762cbffcdb Added sending Yate commands from the command line.
git-svn-id: http://yate.null.ro/svn/yate/trunk@231 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-24 15:02:14 +00:00
paulc c545ed9825 Added scripted channels to receive and handle voicemail.
Fixed a problem compiling zapchan with very new versions of gcc.


git-svn-id: http://yate.null.ro/svn/yate/trunk@230 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-24 08:37:37 +00:00
paulc 4413de203b Build call generator.
git-svn-id: http://yate.null.ro/svn/yate/trunk@229 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-22 02:29:57 +00:00
paulc f29962b9b1 Fixed inconsistent behaviour of strdup. Added masquerade handler in osschan
and messages in clients so they can send DTMF.


git-svn-id: http://yate.null.ro/svn/yate/trunk@228 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-22 02:20:42 +00:00
paulc 7e58729fe9 Added ignore handler for SIGPIPE that can occur when writing to a terminated
external channel.


git-svn-id: http://yate.null.ro/svn/yate/trunk@227 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-22 00:40:20 +00:00
paulc 83f95d86bc Status report in callgen and ysipchan.
Extended thread termination wait time.


git-svn-id: http://yate.null.ro/svn/yate/trunk@226 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-21 22:24:54 +00:00
paulc 8e0bb2402f Changed name of config file parameter section.
git-svn-id: http://yate.null.ro/svn/yate/trunk@225 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-21 20:40:58 +00:00
paulc 314bf16db5 Almost there - only timings left to implement.
git-svn-id: http://yate.null.ro/svn/yate/trunk@224 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-21 20:34:10 +00:00
paulc 581d1853d7 Implemented most of the functionality.
git-svn-id: http://yate.null.ro/svn/yate/trunk@223 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-21 16:35:35 +00:00