Commit Graph

1636 Commits

Author SHA1 Message Date
marian f7590d4d0e Expect a NamedPointer when requested to decode an isup message buffer.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1646 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-17 15:55:40 +00:00
marian cd77b5a8c6 Use a NamedPointer to request isup buffer decoding.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1645 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-17 15:54:56 +00:00
marian 97086f1ede Now set param replaces the whole object.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1644 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-17 15:40:47 +00:00
marian 56d50b5c5d Expect a NamedPointer parameter when requested to send raw data.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1643 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-17 15:37:56 +00:00
marian 8df00437f9 Use a NamedPointer parameter to send the data block containg the modulated caller id.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1642 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-17 15:35:57 +00:00
marian 5cf0a5b127 Added the NamedPointer class. Add NamedString::getObject()
git-svn-id: http://yate.null.ro/svn/yate/trunk@1641 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-17 15:31:48 +00:00
marian 799af2d35b Removed useless comments.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1640 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-16 14:26:50 +00:00
marian 6a0875a11b Recorder: fixed call.preroute failure condition.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1639 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-16 13:46:53 +00:00
marian b58bc7b91a Preroute ISDN recorder before routing.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1638 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-16 13:42:37 +00:00
marian a817f67b5d Fixed bug: send chan.masquerade to parent class if not processed by the analog driver.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1637 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-16 13:24:29 +00:00
marian 24674f7c52 Added timer to ignore some ring events. It should ensure proper ring event processing regardless the ring pattern.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1636 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-16 13:21:22 +00:00
marian 7bb175f618 Added chan.masquerade handler.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1635 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-16 10:00:13 +00:00
marian b69264c528 Call monitor group masquerade: stop searching the monitor list after found a monitor.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1634 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-16 09:43:05 +00:00
marian 0652ca5937 isup.decode: don't remove the message-type parameter when failed to decode a message.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1633 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-16 09:24:15 +00:00
paulc 65fd088b95 Added missing maxforwards and floodevents settings.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1632 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-15 19:52:15 +00:00
paulc 3fc8d46810 Performance improvments suggested by Allan Sandfeld:
Change order of transaction to match most recent ones first.
Don't wait in select in SIP channel if we had events last loop.


git-svn-id: http://yate.null.ro/svn/yate/trunk@1631 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-15 15:15:44 +00:00
paulc 3b68c4f269 Fixed bug in fallback priority determination, allow finer tuning.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1630 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-15 13:22:14 +00:00
marian 35693e846e Added option to enable/disable ISUP message decoding.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1629 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-14 15:54:43 +00:00
marian a4e0fc9344 Added support to decode ISUP messages received in application/isup bodies
git-svn-id: http://yate.null.ro/svn/yate/trunk@1628 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-14 15:53:52 +00:00
marian e081990067 Trim all blanks from boundary before using it.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1627 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-14 12:12:11 +00:00
marian af1477aa7e Changed comment.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1626 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-14 12:10:20 +00:00
marian c00ee954f4 Changed comment.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1625 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-14 12:08:56 +00:00
marian 07f19e4fdb 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://yate.null.ro/svn/yate/trunk@1624 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-14 12:06:08 +00:00
marian c3634b6208 Added isup.decode message handler.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1623 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-14 10:12:54 +00:00
marian 5c670eeee4 Added flag to know when a multipart last boundary was found.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1622 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-14 10:00:39 +00:00
marian d6d9ceda8f Fixed bugs in build and parse multipart bodies.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1621 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-14 09:50:19 +00:00
marian 5765cfaeab Fixed incorrect content length header when building a message.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1620 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-11 14:48:53 +00:00
marian dfa59997e3 Fixed message body build buffer to deal with additional body headers and mime multiparts.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1619 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-11 14:23:56 +00:00
marian aebce4e29d Added mime multipart class. Removed useless mime isup class.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1618 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-11 14:22:03 +00:00
marian ddd57e003a Added method to decode an ISUP message to a list of parameters.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1617 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-11 14:07:05 +00:00
marian 8794692f27 Fixed bug: Lock2 contructor is now using the maxwait parameter.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1616 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-11 12:39:56 +00:00
paulc fd1e3df0d9 Changed menu names to be unique.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1615 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-10 18:44:20 +00:00
paulc c85ea5b6ea Added missing Qt UI files.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1614 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-10 09:37:02 +00:00
paulc 0e5fde9550 Made sure only one Consumer and Source is created for each RTP wrapper.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1613 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-09 16:58:42 +00:00
paulc 8f46411769 Statically linking OpenH323, renamed client shorcuts.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1612 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-09 15:36:32 +00:00
paulc fb957d678c Fixed icon paths.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1611 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-09 15:09:02 +00:00
marian 1465c1129c Added methods to find additional headers and set/get header parameters.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1610 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-09 13:17:59 +00:00
marian 2b08ca20c5 Added MIME for application/isup class.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1609 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-09 12:40:22 +00:00
paulc dc5fbcff9f Link against static PWlib and OpenH323 libraries.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1608 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-09 11:45:01 +00:00
marian 47f897a49d Added MIME body constructors from a header line. Adjusted SIP message parser to handle this.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1607 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-09 11:32:35 +00:00
marian 49d96c669f Added DataBlock method to append a buffer.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1606 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-09 11:06:21 +00:00
paulc aa35f2011f Install files in the proper (share) directory.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1605 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-08 19:28:17 +00:00
paulc 79d74d2a70 Include code status in installer.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1604 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-08 19:22:51 +00:00
paulc 1595878e62 Include code status in default client greeting.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1603 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-08 19:18:48 +00:00
paulc 694998934f Detect Qt version and conditionally compile based on it.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1602 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-08 14:43:34 +00:00
paulc aed0337e77 Fixed one more warning.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1601 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-08 13:14:57 +00:00
paulc 85a2f72b07 Silenced several benign warnings.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1600 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-08 13:05:34 +00:00
marian dabd23216d Moved header classes and some utilities from SIP to MIME. Updated SIP module and library to reflect the changes.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1599 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-08 12:29:12 +00:00
marian e4f067a1eb Removed modem test code.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1598 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-08 12:21:58 +00:00
marian 4a0ba72c1f Fixed minor message header buffer issue.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1597 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-08 12:15:11 +00:00