summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2014-02-26PJSIP: Prevent crash if channel has gone awayKinsey Moore
2014-02-25res_pjsip_exten_state: Presence for digium phonesKevin Harwell
2014-02-25res_pjsip_send_to_voicemail: transferring to voicemail for digium phonesKevin Harwell
2014-02-22Remove extra defines of AST_PBX_MAX_STACK.Corey Farrell
2014-02-21json: Fix off-nominal json ref counting issues.Richard Mudgett
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-19res_sorcery_astdb.c: Fix regex handling and keep simple prefix matching perfo...Richard Mudgett
2014-02-17Store SIP User-Agent information in contacts.Mark Michelson
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-11ari/resource_channels: Add channel variables earlier in the creation processMatthew Jordan
2014-02-10res_config_pgsql: Fix ast_update2_realtime calls.Walter Doekes
2014-02-07timing: Improve performance for most timing implementations.Joshua Colp
2014-02-06res_pjsip: Updates and adds more PJSIP CLI commands.Richard Mudgett
2014-02-05res_pjsip: When no global type the debug option defaults to "yes"Kevin Harwell
2014-02-04res_pjsip: Fix assertion for pjsip.conf authorization list options.Richard Mudgett
2014-02-04res_clialiases: Fix crash when reloading and re-aliasing an alias that is in ...Joshua Colp
2014-02-01res_stasis: Enable transfers and provide events when they occur.Joshua Colp
2014-01-31res_pjsip: Config option to enable PJSIP logger at load time.Kevin Harwell
2014-01-31res_pjsip_exten_state: Exporting global symbols caused load order issuesKevin Harwell
2014-01-31Decouple subscription handling from NOTIFY/PUBLISH body generation.Mark Michelson
2014-01-31res_pjsip_mwi: Subscribe fails when missing aor nameKevin Harwell
2014-01-31PJSIP: Fix address for ACK in NAT situationsKinsey Moore
2014-01-30res_rtp_asterisk & udptl: fix port selection to work with SELinux restrictionsCorey Farrell
2014-01-28res_pjsip_pubsub: potential crash on timeoutKevin Harwell
2014-01-28res_pjsip,compat: INFINITY and NAN undefinedKevin Harwell
2014-01-28ARI: Make double subscribe respond with successKinsey Moore
2014-01-26res_pjsip_session: Be less strict with core requested outgoing capabilities.Joshua Colp
2014-01-24res_config_pgsql: Fix a memory leak and use RAII_VAR for cleanup when practicalJonathan Rose
2014-01-23Multiple revisions 406294-406295Mark Michelson
2014-01-22res_stasis_playback: Correct error argument orderKinsey Moore
2014-01-21res_pjsip: Documentation improvement for Endpoint and AOR mailbox options.Rusty Newton
2014-01-21PJSIP: Handle headers in a list appropriatelyKinsey Moore
2014-01-21ARI: Support channel variables in originateKinsey Moore
2014-01-17pjsip: fix support for allow=allScott Griepentrog
2014-01-17Fixing some XML syntax issues with my previous commit at r405777 for ASTERISK...Rusty Newton
2014-01-17res_pjsip: enhance documentation for mailboxes options, for both endpoints an...Rusty Newton
2014-01-17Enable wide band audio in musiconhold streams.Walter Doekes
2014-01-16res_pjsip: AOR option qualify_frequency not respected on startupKevin Harwell
2014-01-16PJSIP: Fix outbound OPTIONS supportKinsey Moore
2014-01-16res_fax: check_modem_rate() returned incorrect rate for V.27Kevin Harwell
2014-01-15PJSIP: Add Path header supportKinsey Moore
2014-01-14ARI: Add mailboxes resource for controlling and polling external MWIJonathan Rose
2014-01-14Fix erroneous behavior when sending auth rejection to artificial endpoint.Mark Michelson
2014-01-13res_pjsip: Fix CLI tab completion issuesKinsey Moore
2014-01-12res_ari: Fix various memory leaks.Joshua Colp
2014-01-10Print "<unknown>" for artificial endpoint in PJSIP security events.Mark Michelson