Commit Graph

423 Commits

Author SHA1 Message Date
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
paulc 96965eceda Added Diana's call generator.
git-svn-id: http://yate.null.ro/svn/yate/trunk@222 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-21 00:50:25 +00:00
paulc 8ed0c9a8aa *** empty log message ***
git-svn-id: http://yate.null.ro/svn/yate/trunk@221 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-19 22:27:46 +00:00
paulc 6f0a1306c5 Made X client modules fail to init in daemon mode.
git-svn-id: http://yate.null.ro/svn/yate/trunk@220 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-19 08:52:02 +00:00
paulc 5b76465760 Version 0.8.7
git-svn-id: http://yate.null.ro/svn/yate/trunk@218 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-18 01:31: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 18c25f932b Extra check for voice frames.
git-svn-id: http://yate.null.ro/svn/yate/trunk@216 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-17 23:52:48 +00:00
paulc 93e54b3442 Added checks and debug messages for failed malloc.
git-svn-id: http://yate.null.ro/svn/yate/trunk@215 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-17 23:38:12 +00:00
paulc 26f40169e3 Fixed nasty bug in clearing lists when objects removed other objects from the same list during destruction.
Cleaned up IAX and added minimal quelch support.


git-svn-id: http://yate.null.ro/svn/yate/trunk@214 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-17 17:36:04 +00:00
paulc e836270e9a Added recursive mitex support - tey were needed...
git-svn-id: http://yate.null.ro/svn/yate/trunk@213 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-17 16:05:14 +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 e75519602e Removed old eXosip based SIP module.
git-svn-id: http://yate.null.ro/svn/yate/trunk@210 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-17 02:04:51 +00:00
paulc fcc39d4a7d Now allowing gsm.h to be in any directory.
git-svn-id: http://yate.null.ro/svn/yate/trunk@209 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-17 01:40:20 +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 c92d95ddd6 Removed call.preroute message, added chan.startup message, renamed call.hangup
to chan.hangup, many message related fixes.


git-svn-id: http://yate.null.ro/svn/yate/trunk@207 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-16 04:39:36 +00:00
paulc 80017ce173 Worked around a warning / AMD64 va_list initialization error.
git-svn-id: http://yate.null.ro/svn/yate/trunk@206 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-16 02:32:40 +00:00
paulc 305f95e655 *** empty log message ***
git-svn-id: http://yate.null.ro/svn/yate/trunk@205 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-16 00:24:26 +00:00
paulc 9e82b2630f Fixed String = 0 assignments resulting in "0" instead of desired ""
git-svn-id: http://yate.null.ro/svn/yate/trunk@204 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-15 18:41:25 +00:00
paulc 71b2322fbf Fixed possible ternary operator ? : bug.
git-svn-id: http://yate.null.ro/svn/yate/trunk@203 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-15 18:34:22 +00:00
paulc 61b73c69a5 Fixed yet another ternary ? : operator bug.
git-svn-id: http://yate.null.ro/svn/yate/trunk@202 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-15 18:22:08 +00:00
paulc e953fa987a Bugfix in handler reg. in regfile.
Ringtime media support when rtp forwarding.


git-svn-id: http://yate.null.ro/svn/yate/trunk@201 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-14 17:54:48 +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 bf87388f50 Fixed default MessageRelay priority.
Regexroute can now process arbitrary messages.


git-svn-id: http://yate.null.ro/svn/yate/trunk@199 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-13 22:46:31 +00:00
paulc 5fb3eb8233 Added option to ignore the address in Via headers.
git-svn-id: http://yate.null.ro/svn/yate/trunk@198 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-12 16:13:23 +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 aa5d532893 *** empty log message ***
git-svn-id: http://yate.null.ro/svn/yate/trunk@195 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-12 13:34:08 +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 ff36579963 H323 warns about impossibility to forward RTP due to no remote media address.
SIP passes any disconnect reasons in the 487 answer.


git-svn-id: http://yate.null.ro/svn/yate/trunk@193 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-12 12:53:13 +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 9ee4f7f33f Dynamically removing remote unsupported capabilities from H323.
Fully asynchronous wave consumer disconnect.


git-svn-id: http://yate.null.ro/svn/yate/trunk@189 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-11 17:05:48 +00:00
paulc 571a21b578 Changed pass-trough codec filtering.
git-svn-id: http://yate.null.ro/svn/yate/trunk@188 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-11 14:27:00 +00:00
paulc d7ffad5036 Default config file name matches executable name
git-svn-id: http://yate.null.ro/svn/yate/trunk@187 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-10 17:57:37 +00:00
paulc 3c09e63903 *** empty log message ***
git-svn-id: http://yate.null.ro/svn/yate/trunk@186 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-10 14:17:13 +00:00
paulc 5d829be5a9 Fixed RTP start in outgoing SIP connections.
git-svn-id: http://yate.null.ro/svn/yate/trunk@185 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-10 04:46:55 +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 ffe79e2bfd Cleaned up Qt client.
OSS channel actually answers incoming calls.


git-svn-id: http://yate.null.ro/svn/yate/trunk@183 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-10 04:13:36 +00:00
paulc f4e47c7f16 Change log additions and a last minute patch.
git-svn-id: http://yate.null.ro/svn/yate/trunk@182 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-10 02:59:42 +00:00
paulc ca2f4ac86e Added spooky's changes to the Qt client
git-svn-id: http://yate.null.ro/svn/yate/trunk@181 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-10 02:32:57 +00:00
paulc c8758a6302 Attempt to autodetect the nonportable pthread kill all other threads.
YSIP channel supports reinvite and config file (for codecs for now).


git-svn-id: http://yate.null.ro/svn/yate/trunk@180 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-10 01:40:05 +00:00
paulc 76cb975129 Untested reinvite support.
git-svn-id: http://yate.null.ro/svn/yate/trunk@179 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-10 00:45:54 +00:00
paulc bd2bc53a00 Improved detection of Qt-3 headers. Fixed (disabled for now) reinvites in SIP.
git-svn-id: http://yate.null.ro/svn/yate/trunk@178 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-09 20:10:44 +00:00