aboutsummaryrefslogtreecommitdiffstats
path: root/channels/h323
AgeCommit message (Collapse)AuthorFilesLines
2007-11-07Minor change so chan_h323 builds again.file1-2/+0
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@89086 f38db490-d61c-443f-a65b-d21fe96a405b
2007-08-30Merged revisions 81383 via svnmerge from russell1-0/+8
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r81383 | russell | 2007-08-30 10:38:29 -0500 (Thu, 30 Aug 2007) | 3 lines Add missing checks for the PTRACING define. (closes issue #10559, paravoid) ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@81384 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-03Merged revisions 53131 via svnmerge from pcadach1-1/+1
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r53131 | pcadach | 2007-02-03 02:02:55 -0800 (Сбт, 03 Фев 2007) | 1 line Remove quote from H.323 vendor string because due to compatibilities with Nortel Meridian CS1000 reported at www.voip-info.org ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53132 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-07Merged revisions 44684 via svnmerge from pcadach3-1/+20
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r44684 | pcadach | 2006-10-07 20:39:34 +0600 (Сбт, 07 Окт 2006) | 1 line Propagate caller's transfer capability too ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@44686 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-03Merged revisions 44283,44286 via svnmerge from pcadach1-2/+2
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r44283 | pcadach | 2006-10-04 00:30:48 +0600 (Срд, 04 Окт 2006) | 1 line Fix preparation of type and presentation of calling number ........ r44286 | pcadach | 2006-10-04 00:42:20 +0600 (Срд, 04 Окт 2006) | 1 line Change default presentation indicator to "user provided not screened" if octet 3a missed in CallingPartyNumber IE ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@44287 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-29Merged revisions 44034,44042-44043 via svnmerge from pcadach1-0/+12
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r44034 | pcadach | 2006-09-30 02:43:13 +0600 (Сбт, 30 Сен 2006) | 1 line Fake display name by called number on incoming calls (until passing connected number/connected name is not implemented) ........ r44042 | pcadach | 2006-09-30 03:05:43 +0600 (Сбт, 30 Сен 2006) | 1 line Set TON/PRESENTATION information more carefully when no CallingNumber IE available ........ r44043 | pcadach | 2006-09-30 03:09:10 +0600 (Сбт, 30 Сен 2006) | 1 line Compile first, please ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@44044 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-29Merged revisions 44022 via svnmerge from pcadach2-1/+308
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r44022 | pcadach | 2006-09-30 01:06:55 +0600 (Сбт, 30 Сен 2006) | 3 lines Properly pass TON/PRESENTATION information - original H323Connection::SendSignalSetup() destroys Q.931 fields. ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@44024 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-29Merged revisions 44009 via svnmerge from pcadach3-7/+37
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r44009 | pcadach | 2006-09-30 00:30:34 +0600 (Сбт, 30 Сен 2006) | 1 line Pass TON/PRESENTATION information too ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@44010 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-28Merged revisions 43918 via svnmerge from pcadach1-1/+4
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r43918 | pcadach | 2006-09-28 23:34:19 +0600 (Чтв, 28 Сен 2006) | 1 line Extend call establishment timeout ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43920 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-28Merged revisions 43877 via svnmerge from pcadach1-1/+1
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r43877 | pcadach | 2006-09-28 21:56:21 +0600 (Чтв, 28 Сен 2006) | 1 line Fix compiler warning ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43888 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-28Merged revisions 43861-43862 via svnmerge from pcadach2-0/+40
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r43861 | pcadach | 2006-09-28 18:47:23 +0600 (Чтв, 28 Сен 2006) | 1 line Put attribute tag at correct place ........ r43862 | pcadach | 2006-09-28 18:58:22 +0600 (Чтв, 28 Сен 2006) | 1 line Force remote side to start media on outgoing PROGRESS message ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43863 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-28Merged revisions 43635,43843-43844,43846 via svnmerge from pcadach4-8/+12
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r43635 | pcadach | 2006-09-26 03:26:12 +0600 (Втр, 26 Сен 2006) | 1 line Fix ASN1 description of non-standard Cisco extensions ........ r43843 | pcadach | 2006-09-28 12:01:37 +0600 (Чтв, 28 Сен 2006) | 1 line Don't treat unknown control frames as voice ........ r43844 | pcadach | 2006-09-28 12:02:45 +0600 (Чтв, 28 Сен 2006) | 1 line Don't warn on HOLD/UNHOLD control frames ........ r43846 | pcadach | 2006-09-28 16:51:21 +0600 (Чтв, 28 Сен 2006) | 1 line Do not open transmit channel until TCS is received ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43853 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-28Handle HOLD/RETRIEVE notificationspcadach3-3/+135
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43845 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-25Support for negotiation and receiption of Cisco's RTP DTMFpcadach4-35/+111
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43597 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-25Disable fastStart if requested by remote sidepcadach1-0/+9
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43590 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-24DTMF mode is bitmask, not valued fieldpcadach1-3/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43574 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-24Define Cisco RTP capabilitypcadach2-0/+53
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43573 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-24Specify non-standard data independedly on OpenH323's codec name (it can be ↵pcadach1-1/+1
easily changed) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43572 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-24Define DTMF payload typespcadach1-0/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43571 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-22Use own factory for our OpalMediaFormats toopcadach1-0/+14
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43496 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-22Fix our capability's factorypcadach2-1/+4
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43495 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-22Add missing includepcadach1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43472 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-21Declare our own media formats to not rely on OpenH323 configurationpcadach1-0/+81
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43432 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-21Introduce Cisco G.726-32 capability (g726aal2 form)pcadach3-3/+56
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43429 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-20Split capability definitions into own source filepcadach5-356/+363
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43354 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-20Remove unnecessary (long time ago commented out) codepcadach1-27/+0
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43350 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-20Fix missed extension replacementpcadach1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43347 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-20Change file naming to be conform OpenH323 rulespcadach4-11/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43345 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-20Merge in latest round of chan_h323 changes. These are all isolated to ↵file4-105/+150
chan_h323 so meh. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43331 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-19move this header to include where it belongskpfleming1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43298 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-19Get rid of zero size old config filemattf1-0/+0
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43296 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-19Work!!!mattf7-0/+1505
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43287 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-19Mergeing in Paul Cadach's chan_h323 changes *holds breath*mattf7-709/+1304
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43281 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-1/+0
- restructured build tree and makefiles to eliminate recursion problems - support for embedded modules - support for static builds - simpler cross-compilation support - simpler module/loader interface (no exported symbols) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@40722 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-22use .PHONY instead of FORCErussell1-3/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@35510 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-01- add the ability to configure forced jitterbuffers on h323, jingle,russell1-0/+26
and mgcp channels - remove the jitterbuffer configuration from the pvt structures in the sip, zap, and skinny channel drivers, as copying the same global configuration into each pvt structure has no benefit. - update and fix some typos in jitterbuffer related documentation (issue #7257, north, with additional updates and modifications) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@31413 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-19allow chan_h323 to build (issue #7006, casper)russell1-1/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@28834 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have ↵kpfleming1-1/+1
autoconf and menuselect tools for Asterisk! git-svn-id: http://svn.digium.com/svn/asterisk/trunk@22267 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-15Big oops. I did this from my trunk directory instead of ↵russell1-1/+1
autoconf_and_menuselect ... git-svn-id: http://svn.digium.com/svn/asterisk/trunk@20297 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-15include autoconfig.h (casper)russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@20296 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-03bug updates chan_h323 to some api changes it mogorman1-0/+2
also allows for it to compile once more patch taken from 6446 with minor mods, similar bugs 6521 and 6560 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@17104 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 ↵kpfleming9-0/+0
f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7220 ↵kpfleming1-6/+0
f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-03Request a sane amount of bandwdith from GK, and fix one-way auido problems ↵jeremy1-16/+17
with broken H.323 stacks *cough* CCM. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6950 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-03document UserByAlias usagejeremy1-0/+4
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6949 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-01Apply a proper solution to resolve AST_MAX_ACCOUNT_CODEjeremy2-3/+3
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-21Make debug output more precise. Bug #4345jeremy1-9/+10
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5752 f38db490-d61c-443f-a65b-d21fe96a405b