Commit Graph

5819 Commits (f47b03877b87d725b8ab442936df792c2c352aee)

Author SHA1 Message Date
Olle Johansson f000d5bb0f Please prefix default values with DEFAULT
16 years ago
Joshua Colp 775b30307f Do not try to remove a registration scheduled item if the scheduler context has already been destroyed.
16 years ago
Mark Michelson c9252cbaf0 Properly free memory and remove scheduler entries when a transmission failure occurs.
16 years ago
Michiel van Baak 99ad18c4c5 Add reload support to chan_skinny.
16 years ago
David Vossel 3d0aac6cd8 IAX2 prune realtime, minor tweak to last fix
16 years ago
David Vossel a0ef434095 IAX2 prune realtime fix
16 years ago
David Vossel 641dd68c4d Allows manager command to see if IAX link is trunked and encrypted. Displays what kind of encryption is enabled as well.
16 years ago
Joshua Colp 9ccad1406b Merged revisions 178205 via svnmerge from
16 years ago
Michiel van Baak 25056db5d0 update the new manager commands in chan_skinny to match
16 years ago
David Vossel 7d1ac32af1 Changes the way keyrotation is enabled by default
16 years ago
Michiel van Baak c880aa936b Add a couple of manager commands to chan_skinny
16 years ago
Tilghman Lesher bafd3372cf On update, test against the existence of sipregs.
16 years ago
Michiel van Baak d9eb973a3d make chan_sip.c compile on OpenBSD again.
16 years ago
Jeff Peeler 138f3de410 Set sip_request ast_str data to NULL so ast_str_copy allocates space properly
16 years ago
Jeff Peeler c8fe75da36 Modify h323 to build against PTLib as well as the older PWLib
16 years ago
Joshua Colp 2ff89e817e Fix ordering of output for a ChannelUpdate manager event.
16 years ago
Dwayne M. Hubbard 8f8f4adf7d T38 faxdetect should jump to the 'fax' extension for incoming calls only
16 years ago
Dwayne M. Hubbard e28b2b52b2 create a UDPTL structure in create_addr_from_peer() if it does not already exist for T38
16 years ago
Tilghman Lesher 6f9e69adad Prior to masquerade, move the group definitions to the channel performing the
16 years ago
Russell Bryant 4ec301360c Merge a large set of updates to the Asterisk indications API.
16 years ago
Tilghman Lesher ef94685d32 In this version, we can combine the queries, because we support dropping
16 years ago
Tilghman Lesher 274c71e6ae Merged revisions 176426 via svnmerge from
16 years ago
David Vossel 00b5dcfca4 Merged revisions 176354 via svnmerge from
16 years ago
Tilghman Lesher 808047d54b Use the correct list macros for deleting an item from the middle of a list.
16 years ago
David Vossel 0a792331bf Merged revisions 175597 via svnmerge from
16 years ago
Tilghman Lesher 6cc10eb351 Can't set debug level 2 (intense debugging) unless the syntax matches
16 years ago
Russell Bryant 0aa256715c Remove chan_features.
16 years ago
Joshua Colp 8d00e7a6ed Merged revisions 176029 via svnmerge from
16 years ago
Michiel van Baak 115c6abef4 Merged revisions 175921 via svnmerge from
16 years ago
Russell Bryant ca9d3b8ac9 Fix a number of problems with ast_sched_report().
16 years ago
Olle Johansson c9a8142e58 Merged revisions 175777 via svnmerge from
16 years ago
David Vossel 35ac1d7e1c Fixed iax2 key rotation backwards compatibility
16 years ago
Kevin P. Fleming 2a53f2ec98 Add basic (passthrough, playback, record) support for ITU G.722.1 and G.722.1C (also known as Siren7 and Siren14)
16 years ago
Dwayne M. Hubbard d11e6f0591 Add dynamic fax buffer configuration option to chan_dahdi.conf
16 years ago
Russell Bryant a741658f58 Remove useless string copy, and make sscanf safe again
17 years ago
David Vossel 178e6f06df Adds force encryption option to iax.conf
17 years ago
Russell Bryant 768c73160e Avoid using ast_strdupa() in a loop.
17 years ago
Kevin P. Fleming 1448b5db6a correct warning message to not refer specifically to DAHDI
17 years ago
David Vossel 53f3ab973e Setting key rotation to be off by default
17 years ago
Philippe Sultan c873d72ca2 Issue a warning message if our candidate's IP is the loopback address.
17 years ago
Philippe Sultan 7bb5ef8399 Merged revisions 175029 via svnmerge from
17 years ago
Joshua Colp 6304c09149 Only decrease inringing count if above zero.
17 years ago
Joshua Colp 8e6780a5b1 Set the type for the peer structure to be a peer as the default.
17 years ago
Joshua Colp bb327036f1 Make the logic for inuse and inringing manipluation match that of 1.4. The old broken logic would reset the values back to 0 during certain scenarios causing the wrong state to be reported.
17 years ago
Mark Michelson e0b0ae07a3 Fix something I messed up in the merge I just did
17 years ago
Mark Michelson a02ef73b25 Merged revisions 174282 via svnmerge from
17 years ago
Dwayne M. Hubbard 0024ad62ab Merged revisions 174082 via svnmerge from
17 years ago
David Vossel c15b83e7e5 Adds immediate yes/no option to iax.conf
17 years ago
Joshua Colp fa389ab17a Don't subscribe to a mailbox on pseudo channels. It is futile. This solves an issue where duplicated pseudo channels would cause a crash because the first one would unsubscribe and the next one would also try to unsubscribe the same subscription.
17 years ago
Joshua Colp 550f7f1e65 Merged revisions 173967-173968 via svnmerge from
17 years ago