summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-30res_rtp_asterisk: Ensure that the base and mapped address for candidates is p...Joshua Colp
2014-09-29pjsip_cli: Suppress header print on error or no objectsGeorge Joseph
2014-09-29autosupport: Fix bashism.Walter Doekes
2014-09-29Simplify UUID generation in several places.Richard Mudgett
2014-09-29threadpool.c: Minor cleanup fixes.Richard Mudgett
2014-09-27res_pjsip_session: Add additional checks for delaying session refreshes.Joshua Colp
2014-09-26res_fax: Fix out of bounds error in update_modem_bits().Richard Mudgett
2014-09-26docs: Escape unescaped minus sign in asterisk.8 manpage.Walter Doekes
2014-09-25res_pjsip.c: Add missing off nominal cleanup in ast_sip_push_task_synchronous().Richard Mudgett
2014-09-24pjsip_options.c: Fix race condition stopping periodic out of dialog OPTIONS r...Richard Mudgett
2014-09-24chan_sip: Unref outbound proxy structure on dialog/pvt destruction.Walter Doekes
2014-09-23Make CDR and CEL unit tests less FRACKy.Mark Michelson
2014-09-22chan_sip: On INVITE retransmission, don't add an extra 503 response.Walter Doekes
2014-09-22cli.c: Fix tab completion "module load" when MALLOC_DEBUG is enabled.Walter Doekes
2014-09-21main/channel: Unlock channel in off-nominal pathMatthew Jordan
2014-09-20rest-api/api-docs/events.json: Remove non-compliant 'extends' attributeMatthew Jordan
2014-09-20rest-api/api-docs: Correct basePath in resources to match top resources fileMatthew Jordan
2014-09-19res_pjsip_notify: Fix crash on unload/load and don't say the module doesn't e...Joshua Colp
2014-09-19res_pjsip_sdp_rtp.c: Fix native formats containing formats that were not nego...Richard Mudgett
2014-09-19Stasis_channels: Resolve unfinished Dials when doing masqueradesJonathan Rose
2014-09-19chan_iax2: Fix a crash when using chan_iax2 jitterbuffer settingsJonathan Rose
2014-09-19PJSIP: Prevent T38 framehook being put on wrong channelKinsey Moore
2014-09-18res_pjsip: Don't require a password when doing userpass authentication.Sean Bright
2014-09-18utils: Create ast_strsep function that ignores separators inside quotesGeorge Joseph
2014-09-18Add subscription state test events.Mark Michelson
2014-09-18res_pjsip_endpoint_identifier_ip: Fix parsing of match value with CIDRJonathan Rose
2014-09-18bridge_softmix.c: Made use ao2_replace() instead of the inline equivalent.Richard Mudgett
2014-09-18astobj2.c/refcounter.py: Fix to deal with invalid object refs.Richard Mudgett
2014-09-18Add API call to determine if format capability structure is "empty".Mark Michelson
2014-09-18res_fax_spandsp: Properly handle cleanup before starting FAXes.Mark Michelson
2014-09-18res_pjsip_pubsub: Add some type safety when generating NOTIFY bodies.Mark Michelson
2014-09-18res_pjsip: ami: Fix error in AMI output when an endpoint has no transportGeorge Joseph
2014-09-18Only install dahdi_span_config_hook if DAHDI is enabledDavid M. Lee
2014-09-18config: bug: Fix SEGV in ast_category_insert when matching category isn't foundGeorge Joseph
2014-09-17res_rtp_asterisk: Ensure that the thread terminating pj stuff is registered.Joshua Colp
2014-09-16res_rtp_asterisk: Fix 100% CPU usage due to timer heap thread spinning.Joshua Colp
2014-09-16res_rtp_asterisk: Fix building when pjproject is not used.Joshua Colp
2014-09-16Voicemail: get correct duration when copying file to vmScott Griepentrog
2014-09-16res_pjsip_session: Fix usage of wrong memory pool when creating local SDP.Joshua Colp
2014-09-16res_rtp_asterisk: Fix a myriad of TURN client issues.Joshua Colp
2014-09-15contrib: Fix verifyi typo in alembic DB script ps_transport table.Walter Doekes
2014-09-14chan_sip: Clarify that sipdebug=yes cannot be undone by the CLI.Walter Doekes
2014-09-12Realtime: Fix a bug that caused realtime destroy command to crashJonathan Rose
2014-09-11Remove undocumented default behavior of ast_play_and_record_full acceptdtmf.Mark Michelson
2014-09-10config: bug: fix truncation of included config files on permissions errorGeorge Joseph
2014-09-10pjsip/config_auth.c: Add missing whitespace to log messages.Sean Bright
2014-09-09Sounds/BuildSystem: Modifications to include new releases and Japanese language.Rusty Newton
2014-09-08Add note about configuring list_items on a single line.Mark Michelson
2014-09-08Add sample configuration for resource lists.Mark Michelson
2014-09-08Pre-allocate transmission data buffer for RLS NOTIFY requests.Mark Michelson