David Vossel
|
80002f34a6
Asterisk media architecture conversion - no more format bitfields
|
14 rokov pred |
Tilghman Lesher
|
02159b8f56
Expand codec bitfield from 32 bits to 64 bits.
|
15 rokov pred |
Jeff Peeler
|
b87249378f
Make chan_h323 respect packetization settings and fix small reload issue.
|
16 rokov pred |
Jeff Peeler
|
503b060c17
Allow H.323 Plus library to be used in addition to the OpenH323 library
|
16 rokov pred |
Jeff Peeler
|
58fa2c6de2
Modify h323 to build against PTLib as well as the older PWLib
|
16 rokov pred |
Paul Cadach
|
55d6fbf546
Merged revisions 44684 via svnmerge from
|
18 rokov pred |
Paul Cadach
|
72d0e45183
Merged revisions 44009 via svnmerge from
|
18 rokov pred |
Paul Cadach
|
50b523bc1c
Handle HOLD/RETRIEVE notifications
|
18 rokov pred |
Paul Cadach
|
d30d7afe9b
Support for negotiation and receiption of Cisco's RTP DTMF
|
18 rokov pred |
Paul Cadach
|
accb4383a7
Define DTMF payload types
|
18 rokov pred |
Joshua Colp
|
0cee186a53
Merge in latest round of chan_h323 changes. These are all isolated to chan_h323 so meh.
|
18 rokov pred |
Matthew Fredrickson
|
57566042cb
Mergeing in Paul Cadach's chan_h323 changes *holds breath*
|
18 rokov pred |
Kevin P. Fleming
|
70a40d92e3
|
19 rokov pred |
Jeremy McNamara
|
d0e8c5f9f8
Apply a proper solution to resolve AST_MAX_ACCOUNT_CODE
|
20 rokov pred |
Jeremy McNamara
|
108ff73675
Define AST_MAX_ACCOUNTCODE because chan_h323.h does not link to the Asterisk headers
|
20 rokov pred |
Mark Spencer
|
5b75e53e60
Use defined AST_MAX_ACCOUNT_CODE (bug #4350)
|
20 rokov pred |
Jeremy McNamara
|
0251ff4792
Optimize global/user/peer configuration call options. Bug #4336
|
20 rokov pred |
Jeremy McNamara
|
0656caaf96
Make capbilities be connection specific versus for the whole endpoint. Bug #4334
|
20 rokov pred |
Jeremy McNamara
|
508650e61c
Fix memory leak, avoid uncessary abuse of memory and formatting tweaks. Bug #4282
|
20 rokov pred |
Jeremy McNamara
|
847a41be58
Fix one-way audio issues with CCM and possibly other [broken] endpoints. Bug #4135
|
20 rokov pred |
Jeremy McNamara
|
c63379cad5
Fix dtmfmode, dtmfcodec capability, Faststart for users and peers. Bug #4112
|
20 rokov pred |
Jeremy McNamara
|
3497fbf785
Better dependancy and version checking method, solve call problems when dealing with a gatekeeper, sanity check call cleanup, in hopes to avoid deadlocks (Bugs #3848 #3643, #3591)
|
20 rokov pred |
Jeremy McNamara
|
fdc5af7dc7
Fix G.729 name annoucement to Open H.323 and inform Asterisk's RTP stack specifically which codec we are expecting.
|
20 rokov pred |
Jeremy McNamara
|
caf656884b
Properly deal with Caller*ID, document the new RTP Payload setting, remove compiler option that may confuse g++ and force chan_h323.so to be relinked on every compile
|
20 rokov pred |
Jeremy McNamara
|
939ae15228
Major fixes: Fixed deadlock issue, added support for inband call progress 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
|
20 rokov pred |
Jeremy McNamara
|
cde77c3169
format properly
|
20 rokov pred |
Jeremy McNamara
|
29a9253542
A [possibly] better solution to the CalledPartyAddress problem. Test and report please
|
20 rokov pred |
Jeremy McNamara
|
a7500363a6
implement type=alias to deprecate type=h323 and a whole lot more code clean up
|
20 rokov pred |
Jeremy McNamara
|
664a50942e
re-implement callerid, still might not be right. Remove channel limits, in favor to app_groupcount. A lot more code cleanup. Please test and report as I am sure I broke something
|
20 rokov pred |
Jeremy McNamara
|
b87c18de56
finish implementing type=peer, implement setting of FastStart and H.245 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
|
20 rokov pred |