aboutsummaryrefslogtreecommitdiffstats
path: root/channels/h323/chan_h323.h
AgeCommit message (Collapse)AuthorFilesLines
2009-03-18Allow H.323 Plus library to be used in addition to the OpenH323 libraryjpeeler1-0/+1
Chan_h323 can now be compiled against both the previously supported versions of OpenH323 as well as the current H.323 Plus (version 1.20.2). The configure script has been modified to look in the default install location of h323 to hopefully help avoid using the environment variables OPENH323DIR and PWLIBDIR. Also, the CLI command "h323 show version" has been added which indicates which version of h323 is in use. (closes issue 0011261) Reported by: vhatz Patches: asterisk-1.6.0.6-h323plus.patch uploaded by jthurman (license 614) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@182963 f38db490-d61c-443f-a65b-d21fe96a405b
2009-02-18Modify h323 to build against PTLib as well as the older PWLibjpeeler1-4/+5
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: http://svn.digium.com/svn/asterisk/branches/1.4@177160 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-07Propagate caller's transfer capability toopcadach1-0/+2
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@44684 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-29Pass TON/PRESENTATION information toopcadach1-1/+3
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@44009 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-20Merge in latest round of chan_h323 changes. These are all isolated to ↵file1-1/+1
chan_h323 so meh. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43331 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-19Mergeing in Paul Cadach's chan_h323 changes *holds breath*mattf1-49/+67
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43281 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 ↵kpfleming1-0/+0
f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-01Apply a proper solution to resolve AST_MAX_ACCOUNT_CODEjeremy1-2/+0
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5805 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-26Define AST_MAX_ACCOUNTCODE because chan_h323.h does not link to the Asterisk ↵jeremy1-0/+2
headers git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5776 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-25Use defined AST_MAX_ACCOUNT_CODE (bug #4350)markster1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5765 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-21Optimize global/user/peer configuration call options. Bug #4336jeremy1-11/+6
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5753 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-19Make capbilities be connection specific versus for the whole endpoint. Bug #4334jeremy1-2/+6
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5742 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-19Fix memory leak, avoid uncessary abuse of memory and formatting tweaks. Bug ↵jeremy1-7/+4
#4282 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5739 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-03Fix one-way audio issues with CCM and possibly other [broken] endpoints. Bug ↵jeremy1-1/+1
#4135 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5559 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-02Fix dtmfmode, dtmfcodec capability, Faststart for users and peers. Bug #4112jeremy1-10/+11
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5551 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-04Better dependancy and version checking method, solve call problems when ↵jeremy1-1/+5
dealing with a gatekeeper, sanity check call cleanup, in hopes to avoid deadlocks (Bugs #3848 #3643, #3591) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5379 f38db490-d61c-443f-a65b-d21fe96a405b
2004-12-21Fix G.729 name annoucement to Open H.323 and inform Asterisk's RTP stack ↵jeremy1-1/+3
specifically which codec we are expecting. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4508 f38db490-d61c-443f-a65b-d21fe96a405b
2004-12-16Properly deal with Caller*ID, document the new RTP Payload setting, remove ↵jeremy1-2/+2
compiler option that may confuse g++ and force chan_h323.so to be relinked on every compile git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4467 f38db490-d61c-443f-a65b-d21fe96a405b
2004-12-15Major fixes: Fixed deadlock issue, added support for inband call progress ↵jeremy1-22/+37
and correct Progress Indicator messages, added configurable RTP payload to send RFC2833 DTMF and correct sending of RFC2833 User Input capability, fixed hostname parsing on peers, preliminary support for correct Q.931 cause codes and fixed bindaddr compile warning git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4466 f38db490-d61c-443f-a65b-d21fe96a405b
2004-11-11format properlyjeremy1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4215 f38db490-d61c-443f-a65b-d21fe96a405b
2004-11-11A [possibly] better solution to the CalledPartyAddress problem. Test and ↵jeremy1-1/+1
report please git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4214 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-23implement type=alias to deprecate type=h323 and a whole lot more code clean upjeremy1-8/+5
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4052 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-22re-implement callerid, still might not be right. Remove channel limits, in ↵jeremy1-6/+2
favor to app_groupcount. A lot more code cleanup. Please test and report as I am sure I broke something git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4049 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-10finish implementing type=peer, implement setting of FastStart and H.245 ↵jeremy1-16/+16
Tunneling per user/peer, update External RTP implemenation, fixed compile process/other buglets to operate with Open H.323 v1.14.4 and PWLib v1.7.5, and massive code clean up. All of the above is untested, please test and report git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3970 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-04a major rework - type=peer support, code cleanup, and optimization. Still ↵jeremy1-6/+4
not ready to use git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3908 f38db490-d61c-443f-a65b-d21fe96a405b
2004-09-30massive changes, very broken, do not use (from airport)jeremy1-10/+12
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3859 f38db490-d61c-443f-a65b-d21fe96a405b
2004-09-21support early media/intercept Bug #562jeremy1-2/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3815 f38db490-d61c-443f-a65b-d21fe96a405b
2004-09-19protect against seg on busy systems. Bug #2249jeremy1-5/+5
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3809 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-22clean up warnings, and re-add a return, how did that get removed?jeremy1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3491 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-21const is evil?jeremy1-7/+7
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3488 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-17actually implement the setting of noFastStart and noH245Tunneling.jeremy1-12/+11
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3459 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-26Merge source cleanups (bug #1911)markster1-10/+10
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3311 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-15check to make sure the extension exists b4 actually accepting the call and ↵jeremy1-1/+5
lets hope this gives Open H.323 enough time to sync up (bug #1714) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3220 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-20properly send call progress and alerting PDUs, re-fix one-way audio on call ↵jeremy1-13/+25
manager, and hopefully add call progress (N+101) support (not tested) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3023 f38db490-d61c-443f-a65b-d21fe96a405b
2004-03-04deal with bindaddr properlyjeremy1-1/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2319 f38db490-d61c-443f-a65b-d21fe96a405b
2004-01-13Not needed herejeremy1-2/+0
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2016 f38db490-d61c-443f-a65b-d21fe96a405b
2004-01-13ok, its waay too latejeremy1-0/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2015 f38db490-d61c-443f-a65b-d21fe96a405b
2004-01-11clean up code and remove install directive in h323/ Makefilejeremy1-2/+0
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1924 f38db490-d61c-443f-a65b-d21fe96a405b
2004-01-06nuke file descriptor leak..You don't need a whole new thread to hang up a ↵jeremy1-1/+3
friggen call git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1890 f38db490-d61c-443f-a65b-d21fe96a405b
2003-12-24totally revert that highly broken patch. Please test your code before ↵jeremy1-51/+29
submitting diffs. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1881 f38db490-d61c-443f-a65b-d21fe96a405b
2003-12-23Apply massive patch from PCadach. If things are broken blame him. Bug#469jeremy1-29/+51
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1877 f38db490-d61c-443f-a65b-d21fe96a405b
2003-12-18follow same naming scheme as other simular functionsjeremy1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1867 f38db490-d61c-443f-a65b-d21fe96a405b
2003-09-22rollback transfer support...not properly implementedjeremy1-6/+0
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1537 f38db490-d61c-443f-a65b-d21fe96a405b
2003-09-06implement transfer and call forwarding. Bug #221jeremy1-1/+14
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1482 f38db490-d61c-443f-a65b-d21fe96a405b
2003-08-25sync any left over changesjeremy1-1/+7
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1428 f38db490-d61c-443f-a65b-d21fe96a405b
2003-07-23finish that thoughtjeremy1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1204 f38db490-d61c-443f-a65b-d21fe96a405b
2003-07-23attempt to implement the passing of callerid. not testedjeremy1-0/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1203 f38db490-d61c-443f-a65b-d21fe96a405b
2003-06-20remote lame ^M'sjeremy1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1108 f38db490-d61c-443f-a65b-d21fe96a405b
2003-06-03implement H.323ID specification on the exten line. Ex: H323/user@host.tld/h323idjeremy1-0/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1069 f38db490-d61c-443f-a65b-d21fe96a405b
2003-05-31remove references to jitter as we use Asterisk's RTP and fix a silly typojeremy1-2/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1066 f38db490-d61c-443f-a65b-d21fe96a405b