summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-03chan_vpb: Make compile again.Richard Mudgett
2013-10-03Get rid of uses of stasis_topic_wait()Mark Michelson
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2013-10-03Fix crashes in res_pjsip_sdp_rtp and res_pjsip_t38 when a stream is rejected ...Joshua Colp
2013-10-02Multiple revisions 400318-400319Mark Michelson
2013-10-02Cast Integer Argument To Unsigned CharMichael L. Young
2013-10-02Only create Stasis subscriptions when enabledMatthew Jordan
2013-10-02Originate: Make setting caller id on outgoing call use either name or number.Richard Mudgett
2013-10-02Correct allowable values for ARI general information filterKinsey Moore
2013-10-02Fix the CDR CLI command 'cdr show active {channel}'Matthew Jordan
2013-10-02Fix a crash in res_pjsip_t38 caused by the wrong assumption that a session wi...Joshua Colp
2013-10-02man pages for astdb2bdb and astdb2sqlite3Tzafrir Cohen
2013-10-02MALLOC_DEBUG: Fix some misuses of free() when MALLOC_DEBUG is enabled.Richard Mudgett
2013-10-02sig_ss7: Fix compiler warnings.Richard Mudgett
2013-10-02Reduce channel snapshot creation and publishing by up to 50%.Joshua Colp
2013-10-02Fix a random one way audio issue in PJSIP.Joshua Colp
2013-10-02Allow specifying a channel to dial an extension and context in an ARI dial op...Joshua Colp
2013-10-02Retrieve and store the hostname only once so multiple threads do not potentia...Joshua Colp
2013-10-01chan_dahdi: Fix analog parking using flash-hook.Richard Mudgett
2013-10-01Features: Rearm the parking config options have moved warning for each reload.Richard Mudgett
2013-10-01Filter out internal channels for bridge leave messages and parked call messagesMatthew Jordan
2013-09-30configuration samples: Pull all parking related stuff out of features.confJonathan Rose
2013-09-30Parse arguments passed to the CDR_PROP function correctlyMatthew Jordan
2013-09-30Remove spurious event raised when CDRs are reloadedMatthew Jordan
2013-09-30Multiple revisions 399887,400138,400178,400180-400181David M. Lee
2013-09-30Blocked revisions 399306David M. Lee
2013-09-30chan_sip: Allow Asterisk to retry after 403 on registerKinsey Moore
2013-09-28res_pjsip_notify: Add documentationMatthew Jordan
2013-09-28res_rtp_asterisk: Correct erroneous lost packet information in RTCP reportsMatthew Jordan
2013-09-28Add check for openSUSE when detecting bfd libraryMatthew Jordan
2013-09-28CDR: Improve handling of parking; resolve assertion when originating into parkMatthew Jordan
2013-09-28app_queue: Make manager events tolerant of Local channel shenanigansMatthew Jordan
2013-09-28manager: Fix crash when appending a manager channel variableMatthew Jordan
2013-09-27app_cdr and res_parking: Fix some resource leaks.Richard Mudgett
2013-09-27chan_sip: Increase some scratch buffer sizes dealing with caller id.Richard Mudgett
2013-09-27Remove some trailing whitespace and steal revision 400000.Sean Bright
2013-09-27res_pjsip: crash when using localnet and external_signaling_address optionsKevin Harwell
2013-09-27chan_sip: Reject calls on 200 OKs if no SDP has been receivedJonathan Rose
2013-09-27astobj2: Remove OBJ_CONTINUE support.Richard Mudgett
2013-09-27Fix refleaks of ast_rtp_instance structures.Mark Michelson
2013-09-27Restore usefulness of the CEL Peer fieldKinsey Moore
2013-09-26pjsip: race condition in registrarKevin Harwell
2013-09-26Adding a few words to the Dial option 'r' help text to clarify its tone argum...Rusty Newton
2013-09-25chan_dahdi: CLI "core stop gracefully" has needless delay for PRI and SS7.Richard Mudgett
2013-09-25Broke the build - Fixing XML DTD violation added in r399782, missing <para> t...Rusty Newton
2013-09-25chan_sip: Fix Realtime Peer Update Problem When Un-registering And Expires He...Michael L. Young
2013-09-25Fixing documentation for the configOption "external_media_address" of both En...Rusty Newton
2013-09-24astobj2: Made use OBJ_SEARCH_xxx identifiers as field enum values internally.Richard Mudgett
2013-09-24chan_iax2: Prevent some needless breaking of the native IAX2 bridge.Richard Mudgett
2013-09-24app_queue: Don't be quite so aggressive in initializing the arrayMatthew Jordan