summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-22main: Initialize dialplan providing core components prior to module pre-loadMatthew Jordan
2014-02-22ignore AST_CONTROL_PVT_CAUSE_CODE without any messagesAlexandr Anikin
2014-02-22Remove extra defines of AST_PBX_MAX_STACK.Corey Farrell
2014-02-21rtp_engine: Dynamic payload change in rtp mapping not supportedKevin Harwell
2014-02-21manager: Fix AMI Status action of a single channel.Richard Mudgett
2014-02-21json: Fix off-nominal json ref counting issues.Richard Mudgett
2014-02-21json: Fix json API wrapper code for json library versions earlier than 2.3.0.Richard Mudgett
2014-02-21chan_sip: prevent add_route from adding empty header.Corey Farrell
2014-02-21rtp_engine: Output mixup in ${CHANNEL(rtpqos,audio,all)}Kevin Harwell
2014-02-21channel.c: MOH is not working for transferee after attended transferKevin Harwell
2014-02-21Fix type of roundTripDelay variablesAlexandr Anikin
2014-02-21app_chanspy: Documentation Update To Clarify "x" OptionMichael L. Young
2014-02-20pjsip_cli: Add pjsip commands 'show registrations' and 'show contacts'.George Joseph
2014-02-20pjsip_cli: Fix memory leak in ast_sip_cli_print_sorcery_objectset.George Joseph
2014-02-20sorcery: Create sorcery instance registry.George Joseph
2014-02-20res_pjsip: Update documentation for 'use_avpf' optionMatthew Jordan
2014-02-20apps/app_queue - Fix incorrect Macro parameter documentationRusty Newton
2014-02-19config: Add file size and nanosecond resolution fields to the cached modified...Richard Mudgett
2014-02-19res_sorcery_astdb.c: Fix regex handling and keep simple prefix matching perfo...Richard Mudgett
2014-02-19process receiveAndTransmit user input remote caps instead of receive onlyAlexandr Anikin
2014-02-19Allow different socket and signalling ip on h.323 connection if gk mode is ac...Alexandr Anikin
2014-02-18alembic: Add svn:ignore *.pyc to directories and svn:executable to *.py files.Richard Mudgett
2014-02-17Store SIP User-Agent information in contacts.Mark Michelson
2014-02-16pbx: Handle a completely empty dialplan during a context mergeMatthew Jordan
2014-02-16buildsystem: Unbreak the build (infloop) on Asterisk 11+Matthew Jordan
2014-02-14ARI: correct upper/lower case URI discrepanciesScott Griepentrog
2014-02-14format.c: correct possible null pointer dereferenceScott Griepentrog
2014-02-14buildsystem: Don't force main to depend on everything else.Walter Doekes
2014-02-14chnan_sip: Set SIP_DEFER_BYE_ON_TRANSFER prior to calling bridge blind transferMatthew Jordan
2014-02-14install_subst: helper script for installing with path substitutionTzafrir Cohen
2014-02-13Remove all PJSIP MWI-specific use from our MWI code.Mark Michelson
2014-02-13Fix crash in AMI PJSIPShowEndpoint action.Mark Michelson
2014-02-13Logger: Add dynamic logger channelsKinsey Moore
2014-02-12realtime: Fix ast_update2_realtime() on raspberry pi.Walter Doekes
2014-02-11scheduler: Remove hashtab usage.Joshua Colp
2014-02-11ari/resource_channels: Add channel variables earlier in the creation processMatthew Jordan
2014-02-10chan_sip: Isolate code that manages struct sip_route.Corey Farrell
2014-02-10res_config_pgsql: Fix ast_update2_realtime calls.Walter Doekes
2014-02-10ConfBridge: Correct prompt playback targetKinsey Moore
2014-02-07chan_iax2: Add some more iaxs[] NULL checks to a routine already full of them.Richard Mudgett
2014-02-07security_events: Fix assertion failure in dev-mode on optional IE parsingMatthew Jordan
2014-02-07timing: Improve performance for most timing implementations.Joshua Colp
2014-02-07funcs/func_cdr: Handle empty time values when extracting parsed valuesMatthew Jordan
2014-02-07chan_iax2: Block unnecessary control frames to/from the wire.Richard Mudgett
2014-02-07security_events: Fix error caused by DTD validation errorMatthew Jordan
2014-02-07indications.conf: add stutter tone; end properlyTzafrir Cohen
2014-02-06security_events: Add AMI documentation; output optional fieldsMatthew Jordan
2014-02-06configs/pjsip.conf.sample: Configuration section naming in pjsip.conf.sample ...Rusty Newton
2014-02-06pjsip realtime: already created enum failure for postgresqlKevin Harwell
2014-02-06res_pjsip: Updates and adds more PJSIP CLI commands.Richard Mudgett