Commit Graph

136 Commits

Author SHA1 Message Date
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 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 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 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 46e1794fb4 Delayed session destruction in libiax until the event is free'd.
git-svn-id: http://yate.null.ro/svn/yate/trunk@217 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-18 01:09:34 +00:00
paulc 97a8ac9fa9 Added more info about timeouts; extend timeout on sending 1xx answers.
git-svn-id: http://yate.null.ro/svn/yate/trunk@212 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-17 12:46:24 +00:00
paulc ee61427463 Fixed URI parser limitation (protocol is now optional).
Fixed possible bug when resolved to non-IPv4 address.


git-svn-id: http://yate.null.ro/svn/yate/trunk@208 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-17 00:42:27 +00:00
paulc 5a1f6ddf45 Fixed some ambiguous ? : ternary operators revealed during cross-compilation.
git-svn-id: http://yate.null.ro/svn/yate/trunk@200 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-14 16:29:45 +00:00
paulc cc61807ee6 Added -fPIC so it builds on AMD64 which requires it for shared object files.
git-svn-id: http://yate.null.ro/svn/yate/trunk@197 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-12 14:52:28 +00:00
paulc 3a8b0ba985 Fixed a retransmission misdetect
git-svn-id: http://yate.null.ro/svn/yate/trunk@196 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-12 13:58:52 +00:00
paulc 27cca2549a *** empty log message ***
git-svn-id: http://yate.null.ro/svn/yate/trunk@194 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-12 13:26:08 +00:00
paulc 5c00a9d426 Debug level changed for non-transaction 2xx ACK
git-svn-id: http://yate.null.ro/svn/yate/trunk@192 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-12 12:51:00 +00:00
paulc 56b5712cbd Worked around a compiler bug in const casting.
git-svn-id: http://yate.null.ro/svn/yate/trunk@191 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-11 19:01:09 +00:00
paulc 6ffbe8a40c Misc bugfixes.
git-svn-id: http://yate.null.ro/svn/yate/trunk@190 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-11 18:06:37 +00:00
paulc 9219b84077 Add dialog tag to ACK messages.
git-svn-id: http://yate.null.ro/svn/yate/trunk@184 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-10 04:33:15 +00:00
paulc c73d2646fe Properly taking the answer address from top Via line.
git-svn-id: http://yate.null.ro/svn/yate/trunk@160 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-06 15:32:16 +00:00
paulc 16b6c16387 More assignment operators for String.
RTP pass-trough for SIP.


git-svn-id: http://yate.null.ro/svn/yate/trunk@155 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-04 02:22:43 +00:00
paulc 3c269c081a SIP finally works both incoming and outgoing.
git-svn-id: http://yate.null.ro/svn/yate/trunk@154 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-03 03:02:11 +00:00
paulc da59d91965 *** empty log message ***
git-svn-id: http://yate.null.ro/svn/yate/trunk@153 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-02 04:52:02 +00:00
paulc 8070422181 *** empty log message ***
git-svn-id: http://yate.null.ro/svn/yate/trunk@152 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-01 22:21:32 +00:00
paulc 8da552c555 Fixed minor annoyance in rtp chan.
git-svn-id: http://yate.null.ro/svn/yate/trunk@151 acf43c95-373e-0410-b603-e72c3f656dc1
2004-12-31 04:18:13 +00:00
paulc 84a24b93d4 Reduced thread stack size. Proper signalling in H323. Changed status format
in Zaptel.


git-svn-id: http://yate.null.ro/svn/yate/trunk@150 acf43c95-373e-0410-b603-e72c3f656dc1
2004-12-31 01:09:21 +00:00
paulc 07de9b28e5 *** empty log message ***
git-svn-id: http://yate.null.ro/svn/yate/trunk@149 acf43c95-373e-0410-b603-e72c3f656dc1
2004-12-29 17:01:39 +00:00
paulc 83b38db3fe *** empty log message ***
git-svn-id: http://yate.null.ro/svn/yate/trunk@148 acf43c95-373e-0410-b603-e72c3f656dc1
2004-12-29 04:02:55 +00:00
paulc 57edf0b457 *** empty log message ***
git-svn-id: http://yate.null.ro/svn/yate/trunk@147 acf43c95-373e-0410-b603-e72c3f656dc1
2004-12-28 14:50:10 +00:00
paulc 6b0074459a *** empty log message ***
git-svn-id: http://yate.null.ro/svn/yate/trunk@146 acf43c95-373e-0410-b603-e72c3f656dc1
2004-12-28 06:24:03 +00:00
paulc d52dcd7c9c More SIP features.
git-svn-id: http://yate.null.ro/svn/yate/trunk@145 acf43c95-373e-0410-b603-e72c3f656dc1
2004-12-28 05:47:43 +00:00
paulc bb18e2f311 Various minor engine improvments. Added more functionality in SIP.
git-svn-id: http://yate.null.ro/svn/yate/trunk@144 acf43c95-373e-0410-b603-e72c3f656dc1
2004-12-28 05:15:11 +00:00
paulc 2b1846362c Added case-insensitive String comparation operators.
SIP header holds a list of NamedStrings.


git-svn-id: http://yate.null.ro/svn/yate/trunk@143 acf43c95-373e-0410-b603-e72c3f656dc1
2004-12-27 15:08:12 +00:00
paulc eff36f873d Added Yet Another SIP Engine ;) and a channel based on it.
git-svn-id: http://yate.null.ro/svn/yate/trunk@141 acf43c95-373e-0410-b603-e72c3f656dc1
2004-12-24 18:15:34 +00:00
paulc 0942505685 Added a Qt-3 client by Dorin Lazar.
Cleaned up build system and also made it detect Qt libraries.


git-svn-id: http://yate.null.ro/svn/yate/trunk@128 acf43c95-373e-0410-b603-e72c3f656dc1
2004-12-14 03:09:26 +00:00
paulc fc3d3c0df5 Fixed building IAX from a vpath. Improved cross-compile compatibility.
git-svn-id: http://yate.null.ro/svn/yate/trunk@106 acf43c95-373e-0410-b603-e72c3f656dc1
2004-11-02 21:02:58 +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 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
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