Commit Graph

16 Commits

Author SHA1 Message Date
paulc cda2d9f1c2 Updated copyright and FSF address.
git-svn-id: http://yate.null.ro/svn/yate/trunk@815 acf43c95-373e-0410-b603-e72c3f656dc1
2006-05-27 15:08:43 +00:00
paulc 8ba0ab46b4 Improved the external module - supports connecting on sockets, watching
message answers and option settings.


git-svn-id: http://yate.null.ro/svn/yate/trunk@729 acf43c95-373e-0410-b603-e72c3f656dc1
2006-03-29 23:05:36 +00:00
paulc f943983d4f Added debugging-only output function.
git-svn-id: http://yate.null.ro/svn/yate/trunk@684 acf43c95-373e-0410-b603-e72c3f656dc1
2006-02-14 11:41:39 +00:00
paulc 97e58dfaaf Added static method keyword so PHP 5.0.4+ doesn't complain.
IMPORTANT: breaks PHP 4 compatibility.


git-svn-id: http://yate.null.ro/svn/yate/trunk@562 acf43c95-373e-0410-b603-e72c3f656dc1
2005-11-07 01:32:38 +00:00
paulc d8c52bc7bc Added common pre-answer timeout in class Channel.
Fixed bugs in disconnecting wave sources.
Added option settings for external modules.


git-svn-id: http://yate.null.ro/svn/yate/trunk@559 acf43c95-373e-0410-b603-e72c3f656dc1
2005-11-04 19:30:47 +00:00
paulc b9703fb8da Fixed bug in audio media parameter passing in SIP calls.
Worked around problem with 3rd array_walk parameter passed by reference in PHP.


git-svn-id: http://yate.null.ro/svn/yate/trunk@543 acf43c95-373e-0410-b603-e72c3f656dc1
2005-10-19 19:45:14 +00:00
paulc a704232d1f Added GetValue method that takes care of missing parameters.
git-svn-id: http://yate.null.ro/svn/yate/trunk@542 acf43c95-373e-0410-b603-e72c3f656dc1
2005-10-17 15:29:22 +00:00
paulc 74d4800bb6 Fixed bugfix :(
git-svn-id: http://yate.null.ro/svn/yate/trunk@521 acf43c95-373e-0410-b603-e72c3f656dc1
2005-09-19 18:40:53 +00:00
paulc e779c936ad Removed obsolete passing by reference. Made error callback a normal function.
git-svn-id: http://yate.null.ro/svn/yate/trunk@520 acf43c95-373e-0410-b603-e72c3f656dc1
2005-09-19 18:22:25 +00:00
paulc 8ad4bd1b78 Changed escaping of message strings to always escape colon.
Proper passing of SIP dialog tags to custom handlers.


git-svn-id: http://yate.null.ro/svn/yate/trunk@511 acf43c95-373e-0410-b603-e72c3f656dc1
2005-09-13 16:11:30 +00:00
paulc b52a90a618 Updated copyright years, fixed %ll formatting.
git-svn-id: http://yate.null.ro/svn/yate/trunk@320 acf43c95-373e-0410-b603-e72c3f656dc1
2005-04-29 22:05:07 +00:00
paulc 656e423474 Added copyright notice.
git-svn-id: http://yate.null.ro/svn/yate/trunk@114 acf43c95-373e-0410-b603-e72c3f656dc1
2004-11-29 03:56:41 +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
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
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 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