2012-10-08 |
Matthew Jordan | Disable ICE support by default |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Matthew Jordan | Resolve issues in ConfBridge regarding marked, waitmark... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Matthew Jordan | pjproject: Fix for Solaris builds. Do not undef s_addr. |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Matthew Jordan | Trivial patch to make 'best_score' defined for all... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Matthew Jordan | Handle capability stanzas that fail to provide node... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Matthew Jordan | Update documentation for MessageSend application/comman... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
David M. Lee | Multiple revisions 374570,374581 |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Richard Mudgett | Merged revisions 374515-374535 from |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Alec L Davis | dsp.c User Configurable DTMF_HITS_TO_BEGIN and DTMF_MIS... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Alec L Davis | dsp.c fix incorrect DTMF Digit_Duration. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
David M. Lee | Fix DBDelTree error codes for AMI, CLI and AGI |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Joshua Colp | Add support for applying direct media ACLs between... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Alec L Davis | dsp.c User configuration of DTMF_NORMAL_TWIST and DTMF_... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Matthew Jordan | Check for presence of buddy in info/dinfo handlers |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Matthew Jordan | Destroy the generic_monitors container after the core_i... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Richard Mudgett | Missed an astobj2.c debug tag. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Richard Mudgett | * Add ref debug tags to astobj2.c ref usage. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Matthew Jordan | Ensure Shutdown AMI event is still fired during Asteris... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Matthew Jordan | Modify hashtest2 to compile after r374213. Someone... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Matthew Jordan | Fix findings from check-in on r374177 |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Matthew Jordan | Fix a variety of ref counting issues |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Andrew Latham | Doxygen Cleanup |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Andrew Latham | Doxygen Cleanup |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Andrew Latham | Doxygen Cleanup |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Andrew Latham | Doxygen Cleanup |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Sean Bright | app_queue: Support persisting and loading of long membe... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Sean Bright | Use ast_copy_string instead of strncpy to guarantee... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Richard Mudgett | Change core show help output format. |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Mark Michelson | Don't destroy confbridge config when error is encounter... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Joshua Colp | Add support for retrieving engine specific settings... |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Matthew Jordan | Fix ref leak when adding ICE candidates to an SDP |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Richard Mudgett | Include channel uniqueid in "AsyncAGI" and "AGIExec... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Jonathan Rose | res_jabber: Remove CLI command 'jabber test' |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Richard Mudgett | Add pause one second W dial modifier. |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Brent Eagles | Reset hangup flags on channels created through messages... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Joshua Colp | Update documentation to make it explicit that "stream... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Matthew Jordan | Add Duration header for PlayDTMF AMI Action |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Richard Mudgett | Tweak app_dial documentation. |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Richard Mudgett | Cleanup ast_dtmf_stream() |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Richard Mudgett | Fix SendDTMF crash and channel reference leak using... |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Joshua Colp | Make res_http_websocket an optional dependency on suppo... |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Kinsey Moore | Add VoicemailRefresh AMI Action |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Joshua Colp | loader: Ensure dependent modules are properly initialized. |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Joshua Colp | Fix an issue where Local channels dialed by app_queue... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Mark Michelson | Move handling of 408 response so there is no misleading... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Richard Mudgett | Fixed meetme tab completion and command documentation. |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Alec L Davis | app_queue: 'agent available' hint, cleanup restart... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Mark Michelson | Fix saying of date in Dutch. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Mark Michelson | Remove dead code and documentation for nonexistent... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Mark Michelson | Fix error where improper IMAP greetings would be deleted. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Joshua Colp | Fix T.38 support when used with chan_local in between. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Mark Michelson | Allow for redirecting reasons to be set to arbitrary... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Terry Wilson | Properly handle UAC/UAS roles for SIP session timers |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Kinsey Moore | "show" completion option for "queue" shouldn't appear... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Richard Mudgett | Fix valgrind found memcpy issues in codec_ilbc. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Richard Mudgett | Make rebuild GSM, ilbc, or lpc10 codecs if the respecti... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Jonathan Rose | chan_sip: Set Quality of Service for video rtp instance |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Jonathan Rose | res_agi: async_agi responsiveness improvement on datast... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Mark Michelson | "He who go through turnstile sideways is going to Bangkok" |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Kinsey Moore | Fix documentation for default username in res_odbc |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Joshua Colp | Fix an issue where a caller to ast_write on a Multicast... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Richard Mudgett | Be consistent, send From: "Anonymous" <sip:anonymous... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Jonathan Rose | func_audiohookinherit: Document some missed sources. |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Richard Mudgett | Fix potential reentrancy problems in chan_sip. |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Joshua Colp | Fix a deadlock caused by a race condition between remov... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Joshua Colp | Fix an issue with H.264 format attribute comparison... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Brent Eagles | res_rtp_asterisk: Make TURN and STUN server configurati... |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Andrew Latham | Doxygen Updates Janitor Work |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Jonathan Rose | iax2-provision: Fix improper return on failed cache... |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Andrew Latham | Update Doxygen Config Comments |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Andrew Latham | Doxygen Updates - janitor work |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Andrew Latham | Start work on documentation janitor project with a... |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Jonathan Rose | app_queue: Make queue reload members and variants of... |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Alec L Davis | dsp.c: remove more whitespace mentioned in review2107 |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Alec L Davis | dsp.c ast_dsp_call_progress use local short variable... |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Joshua Colp | Fix incorrect MeetME conference bridge reference count... |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Matthew Jordan | Blocked revisions 373240 |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Matthew Jordan | Add queue monitoring hints |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Joshua Colp | Add support for DTLS-SRTP to res_rtp_asterisk and chan_sip. |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Matthew Jordan | Support all ways a member can be available for 'agent... |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Richard Mudgett | Named call pickup groups. Fixes, missing functionality... |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Kinsey Moore | Correct handling of unknown SDP stream types |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Sean Bright | When trying to unload res_curl.so, warn about all depen... |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Alec L Davis | dsp.c: remove whitespace mentioned in review2107 |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Alec L Davis | app_queue: Support an 'agent available' hint |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Sean Bright | Make the casing of CALL_ID in debug messages consistent... |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Sean Bright | Don't crash when passing a NULL message to __astman_get... |
commit | commitdiff | tree | snapshot |
2012-09-18 |
David M. Lee | Add -fnested-functions compile flag, if needed. |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Richard Mudgett | Made companding law for SS7 calls only determined by... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Matthew Jordan | Resolve memory leaks in TLS initialization and TLS... |
commit | commitdiff | tree | snapshot |
2012-09-13 |
David M. Lee | Fixed make clean when configured --disable-asteriskssl |
commit | commitdiff | tree | snapshot |
2012-09-13 |
David M. Lee | Fix timeouts for ast_waitfordigit[_full]. |
commit | commitdiff | tree | snapshot |
2012-09-12 |
Richard Mudgett | Enhance astobj2 to support other types of containers. |
commit | commitdiff | tree | snapshot |
2012-09-12 |
Joshua Colp | Skip any non-content information when looking for and... |
commit | commitdiff | tree | snapshot |
2012-09-12 |
Jonathan Rose | res_xmpp: Fix a segfault caused by bodyless messages |
commit | commitdiff | tree | snapshot |
2012-09-12 |
Jonathan Rose | logger: Add rotatestrategy option of 'none' which does... |
commit | commitdiff | tree | snapshot |
2012-09-12 |
Mark Michelson | Add channel name to a warning to make debugging easier. |
commit | commitdiff | tree | snapshot |
2012-09-12 |
David M. Lee | Fixed r372696 when configured --disable-asteriskssl... |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Jonathan Rose | chan_local: Switch from using a random 4 digit hex... |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Mark Michelson | Fix inability to shutdown gracefully due to an unending... |
commit | commitdiff | tree | snapshot |
next |