Commit Graph

23675 Commits (05ec2860df560477546564e07058f8f9f1e17cfc)
 

Author SHA1 Message Date
Richard Mudgett d3811a2352 End stuck DTMF if AST_SOFTHANGUP_ASYNCGOTO because it isn't a real hangup.
12 years ago
Damien Wedhorn fffcdb0361 Respect callerid presentation in skinny.
12 years ago
Kinsey Moore 2e1e0735fe Revamp of terminal color codes
12 years ago
Sean Bright 86a537c271 Use a shuffling algorithm to find unused IAX2 call numbers.
12 years ago
Sean Bright 064c65d5a2 Update the name of the update_tags utility in the git mirror how-to.
12 years ago
Matthew Jordan 6b4d628afd Don't throw a spurious error when using DBdeltree
13 years ago
David M. Lee 222e8a3afb Add a serializer interface to the threadpool
13 years ago
Mark Michelson e9ff351f06 Do not allow native RTP bridging if packetization of media streams differs.
13 years ago
Kinsey Moore 81fa307af7 Fix some more REF_DEBUG-related build errors
13 years ago
Michael L. Young 27867e65d0 Adding Some More Manager Events To ConfBridge
13 years ago
Kevin Harwell b607a2dbf9 Properly load say.conf upon reload of module app_playback.
13 years ago
Kinsey Moore b6b9dfb09b Fix compilation error with REF_DEBUG
13 years ago
David M. Lee f2b9c12704 Minor fixes to res_json and test_json.
13 years ago
Damien Wedhorn 98ef0d3215 Fix some issues with skinny callid.
13 years ago
Richard Mudgett 3d91f97cf9 features: Don't cache a struct ast_app pointer.
13 years ago
Matthew Jordan 4682d32d34 Fix crash in res_xmpp when deleting pubsub node from CLI
13 years ago
Joshua Colp 27882b8599 Add additional functionality to the Sorcery API.
13 years ago
Richard Mudgett 0e442112ad pbx: Fix regression caused by taking advantage of the function name sort.
13 years ago
Richard Mudgett 1e65035d17 pbx: Make function and application containers take advantage of being sorted.
13 years ago
Richard Mudgett 5b236ee647 Make ast_do_masquerade() a void function.
13 years ago
Richard Mudgett 9da5ef1b91 app_confbridge: Fix crash from receiving an AMI action after ConfBridge unloaded.
13 years ago
Jonathan Rose 1a70d513f1 Call Parking: Set PARKINGLOT and PARKINGSLOT variables on all parked calls
13 years ago
Joshua Colp abd17dc849 Fix a bug where a changed configuration file might not be available to all sorcery object types.
13 years ago
Kinsey Moore 67102c3d3f Add aggregate operations for stuctures with string fields
13 years ago
David M. Lee 345253a50e Fixed failing test from r380696.
13 years ago
Damien Wedhorn c0832b4765 Fix reload skinny with active devices.
13 years ago
Damien Wedhorn 44872e797c Reset skinny vmexten and immeddial char on reload.
13 years ago
Richard Mudgett fe6fc6e3b0 app_page and app_confbridge: Fix custom announcement on entering conference.
13 years ago
Richard Mudgett 128d7abb05 app_confbridge: Fix error messages on exiting conference.
13 years ago
Richard Mudgett fb323d4465 app_page: Fixup application XML documentation typos and inaccuracies.
13 years ago
Richard Mudgett 08fdb4646e Because the compiler can check types with a struct copy and memcpy() cannot.
13 years ago
Richard Mudgett 657aa491f0 Separate option_types[] from the struct definition.
13 years ago
Jason Parker eb61bb96b7 Fix how we build pjproject.
13 years ago
Damien Wedhorn 8bb9aa2f6d Add variable length displayprompt packet to skinny and use octals.
13 years ago
Richard Mudgett ae1421e04d chan_iax2: Fix compile error if MALLOC_DEBUG enabled.
13 years ago
Damien Wedhorn 523e472e1a Adds variable length callinfo packets to skinny.
13 years ago
Jason Parker 5b41fbfe8b Multiple revisions 380735-380736
13 years ago
David M. Lee 5899e13112 Process session timers, even if Session-Expires header is missing
13 years ago
Sean Bright d6e05d5bf3 Move IAX firmware related functionality into separate files.
13 years ago
Jason Parker c1b4a93f49 Multiple revisions 380671-380673
13 years ago
Richard Mudgett a5fadc1e57 bridge_multiplexed: Keep the multiplexed thread until no more bridges use it.
13 years ago
Richard Mudgett 32ac38ea37 Improve func FRAME_TRACE DTMF digit format.
13 years ago
Richard Mudgett 683726a5e7 Eliminate an unused lock in ast_bridge_channel.
13 years ago
Richard Mudgett b7ecff2e4b Eliminate a use of a C++ keyword as a variable. new to new_frame
13 years ago
Richard Mudgett 9b7b62e627 Add ignore properties to channels/iax2
13 years ago
Richard Mudgett 3058e2fb2d Make CHECK_BLOCKING() debug message more useful.
13 years ago
Richard Mudgett 6458a6572b chan_dahdi: Fix "dahdi show channels group" for groups greater than 31.
13 years ago
Matthew Jordan ea094de7c5 Support building Asterisk for Raspberry Pi/Raspbian with hard-float support
13 years ago
Matthew Jordan 01309cf41e Unregister SIP provider API if module load is declined
13 years ago
Matthew Jordan 8018bdd8e1 Perform case insensitive comparisons for T.38 attributes
13 years ago