Commit Graph

9 Commits

Author SHA1 Message Date
Jeff Peeler c8fe75da36 Modify h323 to build against PTLib as well as the older PWLib
Several changes in PTLib have occurred requiring build time detection. Changes
accounted for include the library name change, config option change, install
location change, and a boolean type change which is handled by ast_ptlib.h.
Also, the sed check has been modified to properly work with autoconf >= 2.62.

(closes issue #14224)
Reported by: bergolth
Patches:
      asterisk-autoconf-sed.patch uploaded by bergolth (license 661)
      asterisk-pwlib-v3.patch uploaded by bergolth (license 661)
Tested by: jpeeler


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@177162 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-02-18 20:11:57 +00:00
Paul Cadach c479c25182 Support for negotiation and receiption of Cisco's RTP DTMF
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43597 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-25 09:03:14 +00:00
Paul Cadach aec46b99f5 Define Cisco RTP capability
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43573 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-24 18:19:56 +00:00
Paul Cadach ecdfdb6ecb Specify non-standard data independedly on OpenH323's codec name (it can be easily changed)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43572 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-24 18:16:44 +00:00
Paul Cadach 50ed891da2 Fix our capability's factory
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43495 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-22 19:54:20 +00:00
Paul Cadach ccdbf69318 Add missing include
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43472 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-22 04:54:41 +00:00
Paul Cadach d2b0446c90 Declare our own media formats to not rely on OpenH323 configuration
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43432 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-21 19:07:13 +00:00
Paul Cadach 5acd11f180 Introduce Cisco G.726-32 capability (g726aal2 form)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43429 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-21 18:48:53 +00:00
Paul Cadach e57d521462 Split capability definitions into own source file
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43354 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20 19:21:15 +00:00