Commit Graph

5853 Commits (383d4fa05b9ceccd9fee61767f5d9bf12fd3274f)

Author SHA1 Message Date
Dwayne M. Hubbard 8f8f4adf7d T38 faxdetect should jump to the 'fax' extension for incoming calls only
17 years ago
Dwayne M. Hubbard e28b2b52b2 create a UDPTL structure in create_addr_from_peer() if it does not already exist for T38
17 years ago
Tilghman Lesher 6f9e69adad Prior to masquerade, move the group definitions to the channel performing the
17 years ago
Russell Bryant 4ec301360c Merge a large set of updates to the Asterisk indications API.
17 years ago
Tilghman Lesher ef94685d32 In this version, we can combine the queries, because we support dropping
17 years ago
Tilghman Lesher 274c71e6ae Merged revisions 176426 via svnmerge from
17 years ago
David Vossel 00b5dcfca4 Merged revisions 176354 via svnmerge from
17 years ago
Tilghman Lesher 808047d54b Use the correct list macros for deleting an item from the middle of a list.
17 years ago
David Vossel 0a792331bf Merged revisions 175597 via svnmerge from
17 years ago
Tilghman Lesher 6cc10eb351 Can't set debug level 2 (intense debugging) unless the syntax matches
17 years ago
Russell Bryant 0aa256715c Remove chan_features.
17 years ago
Joshua Colp 8d00e7a6ed Merged revisions 176029 via svnmerge from
17 years ago
Michiel van Baak 115c6abef4 Merged revisions 175921 via svnmerge from
17 years ago
Russell Bryant ca9d3b8ac9 Fix a number of problems with ast_sched_report().
17 years ago
Olle Johansson c9a8142e58 Merged revisions 175777 via svnmerge from
17 years ago
David Vossel 35ac1d7e1c Fixed iax2 key rotation backwards compatibility
17 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)
17 years ago
Dwayne M. Hubbard d11e6f0591 Add dynamic fax buffer configuration option to chan_dahdi.conf
17 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
Matthew Nicholson 647b68ec23 Merged revisions 173917 via svnmerge from
17 years ago
Russell Bryant 0cbada4f96 Add a common implementation of a scheduler context with a dedicated thread.
17 years ago
David Vossel b605bdff0c Fixes issue with IAX2 transfer not handing off calls. Reverts changes in 116884
17 years ago
Richard Mudgett e70fc3d136 Broke up the large conditional blocks so it is easy to see if a function is compiled.
17 years ago
Russell Bryant 326587ebe3 Fix a spelling mistake.
17 years ago
Olle Johansson a9ee30da54 Add a todo. I do need to really check what's going on with this kill-the-user business ;-)
17 years ago
Olle Johansson 81a3d40c08 Small formatting change
17 years ago
Olle Johansson 9ea148b260 Add some well-needed improvements to the wishlist in the code, so that we can close
17 years ago
Sean Bright 2af8f59958 The CID lookup feature wasn't actually working properly with dialog-info+xml
17 years ago
Richard Mudgett 97b4e9cf2a channels/chan_dahdi.c
17 years ago
Olle Johansson efd6586546 Revert two lines that was extra, but only on fridays.
17 years ago
Olle Johansson 7ecda45482 Fix "cancel answered elsewhere" through app_queue with members in chan_local.
17 years ago
Olle Johansson b79a12e929 - Make sure we set setvar= variables on outbound calls too, not only inbound calls.
17 years ago
Olle Johansson 3e144e2a71 Make sure register= line supports both port and expiry at the same time.
17 years ago
Olle Johansson 55782a8dfa Merged revisions 172169 via svnmerge from
17 years ago
Steve Murphy f029e410ec A further correction: cast the sizeof to an int.
17 years ago
Steve Murphy 5918a38b98 my gcc (Ubuntu 4.3.2-1ubuntu11) 4.3.2 didn't like the \%ld and issued a warning, breaking my dev-mode build. This fixes it.
17 years ago
Tilghman Lesher ca052f64d0 Merged revisions 171963 via svnmerge from
17 years ago
Matthew Fredrickson 7a69506727 Don't complain about lack of D-channels on PTMP connections
17 years ago
Mark Michelson 5f1a4ebe6d Merged revisions 171689 via svnmerge from
17 years ago
Doug Bailey 906d665477 Handle new VMWI ioctl structure (Now there are two VMWI ioctl calls.)
17 years ago
Olle Johansson a0a8a4d68e Solving the same issue, but a bit different in trunk...
17 years ago
Olle Johansson e9beff5969 Moving generic setting to friends
17 years ago
Olle Johansson f35874c3f5 Continue to move variables into the sip_cfg structure to make them easier to handle in the future as a group of settings for a group of devices.
17 years ago
Olle Johansson a6228ccaf3 Just moving around variable declarations so that we have all globals in the same place.
17 years ago
Olle Johansson 08640496d1 Merged revisions 171264 via svnmerge from
17 years ago
Tilghman Lesher b0a29390ec Merged revisions 171187 via svnmerge from
17 years ago
Michiel van Baak 630fe3ccb8 dont segfault when a MWI event occurs on a line without a registered device
17 years ago
Tilghman Lesher 0308c5b943 Merged revisions 170588 via svnmerge from
17 years ago
Joshua Colp a394fe3a7a Merged revisions 170504 via svnmerge from
17 years ago
Michiel van Baak 40bfad1212 let's use SENTINEL where needed
17 years ago
Matthew Fredrickson f5ee4e99fa We should not do restart messages if we're in PTMP mode
17 years ago
Michiel van Baak a992164529 Dont clear the display of skinny phones when not needed.
17 years ago
Doug Bailey de63e93a39 MWI messages included in CID spill was not being properly handled and prevented the call from being processed
17 years ago
Matthew Fredrickson 55fd5f2d2d Make sure we don't set the channel to be inalarm for a D-channel drop on PTMP connections
17 years ago
Doug Bailey 9a28a07739 change VMWI to use new DAHDI_VMWI ioctl call.
17 years ago
Richard Mudgett 2da6670f10 * Adjust some conditionals to balance curly braces.
17 years ago
Richard Mudgett e13016057e Whitespace changes only
17 years ago
Mark Michelson f6bb99a5c5 Test commit for test issue #14303
17 years ago
Mark Michelson 28dc82ea4e Further fix some oddities in sip show users and sip show peers logic
17 years ago
Mark Michelson 419bb42e04 Convert the character pointers in a sip_request to be pointer offsets
17 years ago
Michiel van Baak 1d781feca6 Redo the event-based MWI in chan_skinny.
17 years ago
Doug Bailey 42d4853f61 Get rid of magic number and replace with DAHDI_VMWI_NUMBER_MASK when
17 years ago
Doug Bailey 82d76adeb8 Add enhanced MWI generation to take advantage of new dahdi line reversal MWI ability.
17 years ago
Mark Michelson 231e7efbe5 Merged revisions 169210 via svnmerge from
17 years ago
Doug Bailey 65120a3b33 Add discriminator for when ring pulse alert signal is used to preface MWI spills
17 years ago
Terry Wilson 6b32f4600d Fix port :0 added to SIP INVITE URI when outboundproxy used
17 years ago
Mark Michelson a2ac43cb8a Merged revisions 168975 via svnmerge from
17 years ago
Russell Bryant de535452cd build in dev mode
17 years ago
Mark Michelson 73694e15f1 Add missing brace
17 years ago
Mark Michelson 78c440b7ad Fix the compactheaders option in sip.conf
17 years ago
Mark Michelson 5c9daf4d3d Remove an unneeded condition for line addition to a SIP request/response
17 years ago
Olle Johansson 8ab629c767 Make sure that we have the same terminology in sip.conf.sample and the source code warning.
17 years ago
Olle Johansson 27c1d88021 Add capability to remove added SIP headers *before* INVITE is generated.
17 years ago
Richard Mudgett 509e07f849 Merged revisions 168622 via svnmerge from
17 years ago
Doug Bailey 5d2a24d138 This fixes a problem where MWI FSK spills were being injected onto off hook fxs lines.
17 years ago
Mark Michelson b4271327d7 Restore the "sip show users" and "sip show user" CLI commands
17 years ago
Tilghman Lesher 9c10ccd9fd Mostly spacing changes; no functionality change at all.
17 years ago
Tilghman Lesher 55b4eedd5d Janitor patch for chan_misdn (make channel variable access safe)
17 years ago
Terry Wilson 938191bc19 Merged revisions 168551 via svnmerge from
17 years ago
Mark Michelson 453b4cb8fb Allow specifying a port number in the user portion of a register => line in sip.conf
17 years ago
Russell Bryant ef6ad2b53c Merged revisions 168561 via svnmerge from
17 years ago
Tilghman Lesher c02a52075c Merged revisions 167095 via svnmerge from
17 years ago
Jeff Peeler cb3be3fe9a Merged revisions 168507 via svnmerge from
17 years ago
Mark Michelson f488a2eec5 Merged revisions 168482 via svnmerge from
17 years ago
Tilghman Lesher aebe65d9e7 sizeof for a stringfield is 4. Kinda low for reconstructing a field value.
17 years ago