Commit graph

299 commits

Author SHA1 Message Date
paulc
9c85409fc9 Requiring autoconf 2.52 or higher - will select proper version if many are installed.
git-svn-id: http://yate.null.ro/svn/yate/trunk@51 acf43c95-373e-0410-b603-e72c3f656dc1
2004-09-11 09:29:58 +00:00
paulc
6fa61486c0 Fixed some crashes and libiax vulnerabilities in iaxchan.
Fixed same *printf vulnerability in zapchan.
Minor bugfixes in register and regfile.
External module can inherit the user data pointer by copying the message id.


git-svn-id: http://yate.null.ro/svn/yate/trunk@50 acf43c95-373e-0410-b603-e72c3f656dc1
2004-09-10 21:53:59 +00:00
paulc
a71d3c75c2 Fixed bug that resulted in overzealous verification of memmove.
git-svn-id: http://yate.null.ro/svn/yate/trunk@49 acf43c95-373e-0410-b603-e72c3f656dc1
2004-09-10 17:40:08 +00:00
diana
a709058646 Added copyright informations.
git-svn-id: http://yate.null.ro/svn/yate/trunk@48 acf43c95-373e-0410-b603-e72c3f656dc1
2004-09-09 21:17:05 +00:00
diana
63b715e20b A sample for regfile
git-svn-id: http://yate.null.ro/svn/yate/trunk@47 acf43c95-373e-0410-b603-e72c3f656dc1
2004-09-09 18:52:51 +00:00
diana
fe0df20f0a Autentification from a file (a very small module).
git-svn-id: http://yate.null.ro/svn/yate/trunk@46 acf43c95-373e-0410-b603-e72c3f656dc1
2004-09-09 18:51:10 +00:00
diana
1066684dc9 Added regfile.cpp.
git-svn-id: http://yate.null.ro/svn/yate/trunk@45 acf43c95-373e-0410-b603-e72c3f656dc1
2004-09-09 18:50:25 +00:00
paulc
b9e3bfabed Added gcc style printf argument check if supported.
Fixed benign warning in gtkclient exposed by this check.


git-svn-id: http://yate.null.ro/svn/yate/trunk@44 acf43c95-373e-0410-b603-e72c3f656dc1
2004-09-09 16:16:29 +00:00
paulc
c3a69bc5c3 Incoming error reports are discarded as empty events.
git-svn-id: http://yate.null.ro/svn/yate/trunk@43 acf43c95-373e-0410-b603-e72c3f656dc1
2004-09-09 14:25:07 +00:00
diana
6d63a84bde Fixed an format selection in accept(e)
git-svn-id: http://yate.null.ro/svn/yate/trunk@42 acf43c95-373e-0410-b603-e72c3f656dc1
2004-09-08 21:45:54 +00:00
paulc
0b8910bc5a Thread termination more forgiving to long cleanups.
External module fixed - it now works properly in channels.
Non-string parameters of messages are stringified by libyate.php


git-svn-id: http://yate.null.ro/svn/yate/trunk@41 acf43c95-373e-0410-b603-e72c3f656dc1
2004-09-08 15:54:56 +00:00
diana
a426065ff0 Added TIMEOUT code.
git-svn-id: http://yate.null.ro/svn/yate/trunk@40 acf43c95-373e-0410-b603-e72c3f656dc1
2004-09-08 12:06:28 +00:00
diana
0fa6ee7e8d Fixed a bug so that iax should work with Firefly.
git-svn-id: http://yate.null.ro/svn/yate/trunk@39 acf43c95-373e-0410-b603-e72c3f656dc1
2004-09-08 11:19:21 +00:00
paulc
e10036bab7 Added support for attaching only source and/or consumer to another channel.
Wave recording can be size limited.


git-svn-id: http://yate.null.ro/svn/yate/trunk@38 acf43c95-373e-0410-b603-e72c3f656dc1
2004-09-07 16:24:40 +00:00
diana
9263f7b5b9 Added support for status and drop functions.
git-svn-id: http://yate.null.ro/svn/yate/trunk@37 acf43c95-373e-0410-b603-e72c3f656dc1
2004-09-07 11:34:54 +00:00
diana
b43c8d06ea Get rid of a debug message in iax.c
git-svn-id: http://yate.null.ro/svn/yate/trunk@36 acf43c95-373e-0410-b603-e72c3f656dc1
2004-09-06 23:37:28 +00:00
diana
e3b86d2551 A small bug fixed regarding iax_send_text().
git-svn-id: http://yate.null.ro/svn/yate/trunk@35 acf43c95-373e-0410-b603-e72c3f656dc1
2004-09-06 23:19:10 +00:00
diana
200cd7d939 SMS and DTMF support added. A bunch of bugs fixed.
git-svn-id: http://yate.null.ro/svn/yate/trunk@34 acf43c95-373e-0410-b603-e72c3f656dc1
2004-09-06 23:18:01 +00:00
paulc
91ea1a2604 Added chkconfig enabled init script. Changed apidocs build dependencies.
git-svn-id: http://yate.null.ro/svn/yate/trunk@33 acf43c95-373e-0410-b603-e72c3f656dc1
2004-09-06 09:00:42 +00:00
paulc
60decefdac Added the changes in IAX.
git-svn-id: http://yate.null.ro/svn/yate/trunk@32 acf43c95-373e-0410-b603-e72c3f656dc1
2004-09-05 23:59:34 +00:00
paulc
8a0769d34b Added option to write a PID file - useful for daemon mode.
git-svn-id: http://yate.null.ro/svn/yate/trunk@31 acf43c95-373e-0410-b603-e72c3f656dc1
2004-09-05 23:55:26 +00:00
paulc
fe6063f045 Added in contrib the libiax2 modified by Diana - now required for iaxchan.
git-svn-id: http://yate.null.ro/svn/yate/trunk@30 acf43c95-373e-0410-b603-e72c3f656dc1
2004-09-05 23:36:41 +00:00
paulc
7c853174bf Configuration::load() reports missing files.
Fixed crash on reload in GtkClient outside X.


git-svn-id: http://yate.null.ro/svn/yate/trunk@29 acf43c95-373e-0410-b603-e72c3f656dc1
2004-09-05 10:53:06 +00:00
paulc
b84e363cee Properly select one codec from those announced by the other end.
git-svn-id: http://yate.null.ro/svn/yate/trunk@28 acf43c95-373e-0410-b603-e72c3f656dc1
2004-08-23 15:15:25 +00:00
paulc
bfadca02b4 Set proper signal handlers for child processes.
git-svn-id: http://yate.null.ro/svn/yate/trunk@27 acf43c95-373e-0410-b603-e72c3f656dc1
2004-08-23 14:20:07 +00:00
paulc
f5ca6ed0d9 Fixed crash when dropping an inexistent oss call.
git-svn-id: http://yate.null.ro/svn/yate/trunk@26 acf43c95-373e-0410-b603-e72c3f656dc1
2004-08-20 12:30:15 +00:00
paulc
b86bd19a50 Fixed obvious bug that crashed any tone with silence periods.
git-svn-id: http://yate.null.ro/svn/yate/trunk@25 acf43c95-373e-0410-b603-e72c3f656dc1
2004-08-20 12:22:30 +00:00
paulc
0d600d447e Fixed a weird assignment operator bug in NamedString.
git-svn-id: http://yate.null.ro/svn/yate/trunk@24 acf43c95-373e-0410-b603-e72c3f656dc1
2004-08-20 00:46:33 +00:00
paulc
74fb58051f Solved a nasty pthread problem related to weak symbols.
Improved the PHP library a little.


git-svn-id: http://yate.null.ro/svn/yate/trunk@23 acf43c95-373e-0410-b603-e72c3f656dc1
2004-08-19 22:53:55 +00:00
paulc
a2e34fd428 Wave module can originate calls. Better rate reporting in both tonegen and wavefile.
git-svn-id: http://yate.null.ro/svn/yate/trunk@22 acf43c95-373e-0410-b603-e72c3f656dc1
2004-08-08 23:56:18 +00:00
diana
32674cd259 Fixing a small glitch.
git-svn-id: http://yate.null.ro/svn/yate/trunk@21 acf43c95-373e-0410-b603-e72c3f656dc1
2004-07-22 21:21:39 +00:00
diana
3632cef4e6 Added support for gtkclient
git-svn-id: http://yate.null.ro/svn/yate/trunk@20 acf43c95-373e-0410-b603-e72c3f656dc1
2004-07-22 21:18:35 +00:00
diana
f160f458b1 *** empty log message ***
git-svn-id: http://yate.null.ro/svn/yate/trunk@19 acf43c95-373e-0410-b603-e72c3f656dc1
2004-07-22 21:17:07 +00:00
diana
e00f7a19c3 Added support for gtk detection
git-svn-id: http://yate.null.ro/svn/yate/trunk@18 acf43c95-373e-0410-b603-e72c3f656dc1
2004-07-22 21:16:06 +00:00
paulc
dabd6ab27d Added PHP library for Yate and example program using it.
Added several example shell scripts.


git-svn-id: http://yate.null.ro/svn/yate/trunk@17 acf43c95-373e-0410-b603-e72c3f656dc1
2004-07-02 10:00:26 +00:00
paulc
010b82e80a New samples for Yate and external module configurations.
Rewrote regular expression config sample to include much more information.


git-svn-id: http://yate.null.ro/svn/yate/trunk@16 acf43c95-373e-0410-b603-e72c3f656dc1
2004-07-02 09:44:55 +00:00
paulc
fdfe46a8c0 *** empty log message ***
git-svn-id: http://yate.null.ro/svn/yate/trunk@14 acf43c95-373e-0410-b603-e72c3f656dc1
2004-06-26 23:34:46 +00:00
paulc
7f4bf0d577 Bumped version number.
git-svn-id: http://yate.null.ro/svn/yate/trunk@13 acf43c95-373e-0410-b603-e72c3f656dc1
2004-06-26 23:26:17 +00:00
paulc
63d2c1e091 Minor fixes in external module and tone generator.
New OSS channel by Diana.


git-svn-id: http://yate.null.ro/svn/yate/trunk@12 acf43c95-373e-0410-b603-e72c3f656dc1
2004-06-26 23:10:50 +00:00
paulc
b60e5fec2e Allow external modules to take one argument from routing.
git-svn-id: http://yate.null.ro/svn/yate/trunk@11 acf43c95-373e-0410-b603-e72c3f656dc1
2004-06-25 22:03:36 +00:00
paulc
4120b84df1 Fixed ionstallation in wrong dir when --confdir is not specified.
git-svn-id: http://yate.null.ro/svn/yate/trunk@10 acf43c95-373e-0410-b603-e72c3f656dc1
2004-06-06 11:46:10 +00:00
paulc
fdc485f075 Lots of hacks to handle concurrent destruction. Wish I had smart pointers.
git-svn-id: http://yate.null.ro/svn/yate/trunk@9 acf43c95-373e-0410-b603-e72c3f656dc1
2004-06-06 01:27:21 +00:00
paulc
9b50c3f572 The initial call message is delayed until the external module has forked.
git-svn-id: http://yate.null.ro/svn/yate/trunk@8 acf43c95-373e-0410-b603-e72c3f656dc1
2004-06-06 00:27:50 +00:00
paulc
47753785fa Version 0.8.2
git-svn-id: http://yate.null.ro/svn/yate/trunk@6 acf43c95-373e-0410-b603-e72c3f656dc1
2004-06-03 23:25:00 +00:00
paulc
97aca7ed6e Added IAX configuration sample.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5 acf43c95-373e-0410-b603-e72c3f656dc1
2004-06-03 23:19:46 +00:00
paulc
ab85663c64 Codec support, IAX channel
git-svn-id: http://yate.null.ro/svn/yate/trunk@4 acf43c95-373e-0410-b603-e72c3f656dc1
2004-06-03 22:26:29 +00:00
paulc
06959fa99b Fixes that make external module usable. Added codec declaration.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3 acf43c95-373e-0410-b603-e72c3f656dc1
2004-05-24 00:38:23 +00:00
paulc
628070ee2e Imported in new CVS
git-svn-id: http://yate.null.ro/svn/yate/trunk@2 acf43c95-373e-0410-b603-e72c3f656dc1
2004-05-22 00:05:20 +00:00
(no author)
e0f55ab398 New repository initialized by cvs2svn.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1 acf43c95-373e-0410-b603-e72c3f656dc1
2004-05-22 00:05:20 +00:00