Commit Graph

1615 Commits

Author SHA1 Message Date
marian 2a8ec70c42 Changed comment.
git-svn-id: http://voip.null.ro/svn/yate@1625 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-14 12:08:56 +00:00
marian ea0d8dc407 Now the module is handling the SDP received in a multipart body (only the first SDP body, regardless the multipart subtype).
git-svn-id: http://voip.null.ro/svn/yate@1624 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-14 12:06:08 +00:00
marian 08956688cc Added isup.decode message handler.
git-svn-id: http://voip.null.ro/svn/yate@1623 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-14 10:12:54 +00:00
marian 2b47e672ee Added flag to know when a multipart last boundary was found.
git-svn-id: http://voip.null.ro/svn/yate@1622 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-14 10:00:39 +00:00
marian 2dedf1e725 Fixed bugs in build and parse multipart bodies.
git-svn-id: http://voip.null.ro/svn/yate@1621 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-14 09:50:19 +00:00
marian 9ebac2f423 Fixed incorrect content length header when building a message.
git-svn-id: http://voip.null.ro/svn/yate@1620 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-11 14:48:53 +00:00
marian ff1b2e26d8 Fixed message body build buffer to deal with additional body headers and mime multiparts.
git-svn-id: http://voip.null.ro/svn/yate@1619 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-11 14:23:56 +00:00
marian 7931834b73 Added mime multipart class. Removed useless mime isup class.
git-svn-id: http://voip.null.ro/svn/yate@1618 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-11 14:22:03 +00:00
marian 3e65136bd3 Added method to decode an ISUP message to a list of parameters.
git-svn-id: http://voip.null.ro/svn/yate@1617 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-11 14:07:05 +00:00
marian 0559e42e1e Fixed bug: Lock2 contructor is now using the maxwait parameter.
git-svn-id: http://voip.null.ro/svn/yate@1616 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-11 12:39:56 +00:00
paulc ed5764c719 Changed menu names to be unique.
git-svn-id: http://voip.null.ro/svn/yate@1615 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-10 18:44:20 +00:00
paulc 92cce6ab5f Added missing Qt UI files.
git-svn-id: http://voip.null.ro/svn/yate@1614 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-10 09:37:02 +00:00
paulc 3cb3002e2e Made sure only one Consumer and Source is created for each RTP wrapper.
git-svn-id: http://voip.null.ro/svn/yate@1613 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-09 16:58:42 +00:00
paulc 99c4d68fb5 Statically linking OpenH323, renamed client shorcuts.
git-svn-id: http://voip.null.ro/svn/yate@1612 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-09 15:36:32 +00:00
paulc e090f3a890 Fixed icon paths.
git-svn-id: http://voip.null.ro/svn/yate@1611 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-09 15:09:02 +00:00
marian 3350f4a56c Added methods to find additional headers and set/get header parameters.
git-svn-id: http://voip.null.ro/svn/yate@1610 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-09 13:17:59 +00:00
marian 03335a7dcb Added MIME for application/isup class.
git-svn-id: http://voip.null.ro/svn/yate@1609 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-09 12:40:22 +00:00
paulc eb56171ec0 Link against static PWlib and OpenH323 libraries.
git-svn-id: http://voip.null.ro/svn/yate@1608 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-09 11:45:01 +00:00
marian afded714aa Added MIME body constructors from a header line. Adjusted SIP message parser to handle this.
git-svn-id: http://voip.null.ro/svn/yate@1607 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-09 11:32:35 +00:00
marian f58f72fa63 Added DataBlock method to append a buffer.
git-svn-id: http://voip.null.ro/svn/yate@1606 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-09 11:06:21 +00:00
paulc 5bdb662aca Install files in the proper (share) directory.
git-svn-id: http://voip.null.ro/svn/yate@1605 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-08 19:28:17 +00:00
paulc ddb52676bf Include code status in installer.
git-svn-id: http://voip.null.ro/svn/yate@1604 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-08 19:22:51 +00:00
paulc 334d011bd2 Include code status in default client greeting.
git-svn-id: http://voip.null.ro/svn/yate@1603 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-08 19:18:48 +00:00
paulc 6e42f58921 Detect Qt version and conditionally compile based on it.
git-svn-id: http://voip.null.ro/svn/yate@1602 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-08 14:43:34 +00:00
paulc 8b7b22d507 Fixed one more warning.
git-svn-id: http://voip.null.ro/svn/yate@1601 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-08 13:14:57 +00:00
paulc 7ee435cefb Silenced several benign warnings.
git-svn-id: http://voip.null.ro/svn/yate@1600 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-08 13:05:34 +00:00
marian 648b9c82b1 Moved header classes and some utilities from SIP to MIME. Updated SIP module and library to reflect the changes.
git-svn-id: http://voip.null.ro/svn/yate@1599 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-08 12:29:12 +00:00
marian 836471ed6e Removed modem test code.
git-svn-id: http://voip.null.ro/svn/yate@1598 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-08 12:21:58 +00:00
marian 9484c63fad Fixed minor message header buffer issue.
git-svn-id: http://voip.null.ro/svn/yate@1597 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-08 12:15:11 +00:00
paulc aef0770394 Added Qt4 package and status tag.
git-svn-id: http://voip.null.ro/svn/yate@1596 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-07 21:07:07 +00:00
paulc 02a45d689f Changes required to compile Qt4 under Linux.
git-svn-id: http://voip.null.ro/svn/yate@1595 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-07 20:39:39 +00:00
paulc 2224bd5519 Qt, Yate2 and VS 2005 related fixes.
git-svn-id: http://voip.null.ro/svn/yate@1594 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-07 18:36:17 +00:00
paulc 534fdc2f2a Added Qt user interface files.
git-svn-id: http://voip.null.ro/svn/yate@1593 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-07 14:24:10 +00:00
marian a0ea0261d2 Added more debug messages.
git-svn-id: http://voip.null.ro/svn/yate@1592 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-07 12:58:45 +00:00
paulc 27ed8e6b25 Adjusted help files path for Yate2.
git-svn-id: http://voip.null.ro/svn/yate@1591 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-07 11:49:10 +00:00
marian ead73d58f6 Q931 call accepts DISCONNECT event if not responded (state is not Active).
git-svn-id: http://voip.null.ro/svn/yate@1590 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-07 11:48:42 +00:00
marian 4349f85672 Release call by sending DISCONNECT even if not responded yet.
git-svn-id: http://voip.null.ro/svn/yate@1589 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-07 11:35:09 +00:00
marian 6f172d3f31 Added more comments to Q931 call states.
git-svn-id: http://voip.null.ro/svn/yate@1588 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-07 11:10:48 +00:00
marian 3f2b6fe61b Fixed state check when sending progress.
git-svn-id: http://voip.null.ro/svn/yate@1587 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-07 10:47:53 +00:00
marian e8578f8af8 Release circuit before sending release or release complete.
git-svn-id: http://voip.null.ro/svn/yate@1586 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-07 10:36:48 +00:00
marian 406a172999 Added debug message.
git-svn-id: http://voip.null.ro/svn/yate@1585 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-07 10:25:02 +00:00
paulc 1403786906 Changed EOL to native
git-svn-id: http://voip.null.ro/svn/yate@1584 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-07 08:21:42 +00:00
paulc 704e8a81a3 Fixed end of line property.
git-svn-id: http://voip.null.ro/svn/yate@1583 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-07 08:17:17 +00:00
paulc 031183d447 Added Qt4 client, Windows project changes.
git-svn-id: http://voip.null.ro/svn/yate@1582 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-07 08:11:29 +00:00
paulc 444048fd61 Added mux project to VS solution.
git-svn-id: http://voip.null.ro/svn/yate@1581 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-06 17:35:30 +00:00
paulc 6d1377fb4e Fixed potential crash in XDEBUG compiled code.
git-svn-id: http://voip.null.ro/svn/yate@1580 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-04 18:37:28 +00:00
paulc deb6835292 Removed excessively complex expression.
git-svn-id: http://voip.null.ro/svn/yate@1579 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-04 18:35:07 +00:00
paulc 99bf9dabf9 Added info message when one or both formats are not set.
git-svn-id: http://voip.null.ro/svn/yate@1578 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-04 18:05:59 +00:00
paulc e45ef1419e Added notify where could be missed under tight timings.
git-svn-id: http://voip.null.ro/svn/yate@1577 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-03 14:41:08 +00:00
paulc ea598d8473 Fixed Yet Another buffer too short.
git-svn-id: http://voip.null.ro/svn/yate@1576 acf43c95-373e-0410-b603-e72c3f656dc1
2007-12-24 19:45:58 +00:00