aboutsummaryrefslogtreecommitdiffstats
path: root/channels/h323/ast_h323.cxx
AgeCommit message (Collapse)AuthorFilesLines
2008-05-19Make chan_h323 work with pwlib 1.12.0file1-0/+12
(closes issue #12682) Reported by: bamby Patches: pwlib_nopipe.diff uploaded by bamby (license 430) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@117081 f38db490-d61c-443f-a65b-d21fe96a405b
2008-02-19Send CallerID Name in setup message.file1-2/+3
(closes issue #11241) Reported by: tusar Patches: h323id_as_callerid_name.patch uploaded by tusar (license 344) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@103823 f38db490-d61c-443f-a65b-d21fe96a405b
2007-08-30Add missing checks for the PTRACING define.russell1-0/+6
(closes issue #10559, paravoid) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@81383 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-03Remove quote from H.323 vendor string because due to compatibilities with ↵pcadach1-1/+1
CS1000 reported at www.voip-info.org git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@53131 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-07Propagate caller's transfer capability toopcadach1-1/+17
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@44684 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-03Change default presentation indicator to "user provided not screened" if ↵pcadach1-1/+1
octet 3a missed in CallingPartyNumber IE git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@44286 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-03Fix preparation of type and presentation of calling numberpcadach1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@44283 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-29Compile first, pleasepcadach1-3/+3
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@44043 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-29Set TON/PRESENTATION information more carefully when no CallingNumber IE ↵pcadach1-0/+10
available git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@44042 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-29Fake display name by called number on incoming calls (until passing ↵pcadach1-0/+2
connected number/connected name is not implemented) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@44034 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-29Ported code refers to H.450 - add includespcadach1-0/+6
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@44023 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-29Properly pass TON/PRESENTATION information - originalpcadach1-1/+307
H323Connection::SendSignalSetup() destroys Q.931 fields. git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@44022 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-29Pass TON/PRESENTATION information toopcadach1-6/+32
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@44009 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-28Extend call establishment timeoutpcadach1-1/+4
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@43918 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-28Fix compiler warningpcadach1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@43877 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-28Force remote side to start media on outgoing PROGRESS messagepcadach1-0/+39
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@43862 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-28Do not open transmit channel until TCS is receivedpcadach1-0/+4
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@43846 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-25Backport changes of trunk:pcadach1-0/+9
1) r43540: Avoid possible deadlock on channel destruction 2) r43590: Disable fastStart if requested by remote side git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@43626 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-20Split capability definitions into own source filepcadach1-234/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43354 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-20Change file naming to be conform OpenH323 rulespcadach1-0/+2280
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43345 f38db490-d61c-443f-a65b-d21fe96a405b