Commit Graph

25767 Commits (ceedf44edd2fd8b02f2133ae7fc92405eae3176c)
 

Author SHA1 Message Date
Richard Mudgett d820685e83 chan_sip: Add precautionary p->owner checks.
12 years ago
Kinsey Moore abf1d883f7 app_queue: Fix documented AMI event name
12 years ago
Richard Mudgett 954a3cf26f chan_sip: Fix crash in ast_channel_hangupcause_set().
12 years ago
Jonathan Rose a40ea867cd Multiple revisions 409129-409130
12 years ago
David M. Lee be3cab0a3a Fix memory stomping bug in astman.
12 years ago
Corey Farrell 3ee8cf6efb res_fax: Comment out default settings from res_fax.conf.
12 years ago
Matthew Jordan 83b2063ea5 res_pjsip_sdp_rtp: Apply packetization rules on inbound SDP handling
12 years ago
Richard Mudgett f8dd49ab4d test_stasis.c: Misc cleanups.
12 years ago
Scott Griepentrog 5a46d69543 pjsip: avoid edge case potential crash in answer()
12 years ago
Joshua Colp 0e279c215e res_ari: Make some additional error responses consistent with the rest of the system.
12 years ago
Kinsey Moore 801cb71254 PJSIP: Fix some bad spacing
12 years ago
Kinsey Moore c3123956cd PJSIP: Prevent crash if channel has gone away
12 years ago
Igor Goncharovskiy 9397e7af2a Implement functions handling keypress, display icons and text for i2004 KEM support.
12 years ago
Kevin Harwell 73ad9430e8 res_pjsip_exten_state: Presence for digium phones
12 years ago
Kevin Harwell eee4313fe8 res_pjsip_send_to_voicemail: transferring to voicemail for digium phones
12 years ago
Rusty Newton 23b142d5c8 configs/voicemail.conf.sample - Make mailcmd sample text more explicit
12 years ago
Matthew Jordan 31707b1d69 main: Initialize dialplan providing core components prior to module pre-load
12 years ago
Alexandr Anikin 11ac08296b ignore AST_CONTROL_PVT_CAUSE_CODE without any messages
12 years ago
Corey Farrell e468e73b9e Remove extra defines of AST_PBX_MAX_STACK.
12 years ago
Kevin Harwell 73709e22ef rtp_engine: Dynamic payload change in rtp mapping not supported
12 years ago
Richard Mudgett 9e6407c07b manager: Fix AMI Status action of a single channel.
12 years ago
Richard Mudgett d277f3ec3e json: Fix off-nominal json ref counting issues.
12 years ago
Richard Mudgett eec8ccc10b json: Fix json API wrapper code for json library versions earlier than 2.3.0.
12 years ago
Corey Farrell 3cfa1c8826 chan_sip: prevent add_route from adding empty header.
12 years ago
Kevin Harwell b88c818153 rtp_engine: Output mixup in ${CHANNEL(rtpqos,audio,all)}
12 years ago
Kevin Harwell 41a80d6a9f channel.c: MOH is not working for transferee after attended transfer
12 years ago
Alexandr Anikin a044e5578e Fix type of roundTripDelay variables
12 years ago
Michael L. Young ef46c82cfb app_chanspy: Documentation Update To Clarify "x" Option
12 years ago
George Joseph 39a450d924 pjsip_cli: Add pjsip commands 'show registrations' and 'show contacts'.
12 years ago
George Joseph 31a18c14b8 pjsip_cli: Fix memory leak in ast_sip_cli_print_sorcery_objectset.
12 years ago
George Joseph a94c8562fd sorcery: Create sorcery instance registry.
12 years ago
Matthew Jordan 8e1c5b62be res_pjsip: Update documentation for 'use_avpf' option
12 years ago
Rusty Newton b17c80f4f0 apps/app_queue - Fix incorrect Macro parameter documentation
12 years ago
Richard Mudgett 75067daac7 config: Add file size and nanosecond resolution fields to the cached modified config file information.
12 years ago
Richard Mudgett 61a4a98ed9 res_sorcery_astdb.c: Fix regex handling and keep simple prefix matching performance.
12 years ago
Alexandr Anikin 98ace4b0c6 process receiveAndTransmit user input remote caps instead of receive only
12 years ago
Alexandr Anikin ac62244288 Allow different socket and signalling ip on h.323 connection if gk mode is active
12 years ago
Richard Mudgett ce18fcebf3 alembic: Add svn:ignore *.pyc to directories and svn:executable to *.py files.
12 years ago
Mark Michelson ed66eefdf0 Store SIP User-Agent information in contacts.
12 years ago
Matthew Jordan 438a7abc27 pbx: Handle a completely empty dialplan during a context merge
12 years ago
Matthew Jordan 7e506c185c buildsystem: Unbreak the build (infloop) on Asterisk 11+
12 years ago
Scott Griepentrog 04fe3bccc0 ARI: correct upper/lower case URI discrepancies
12 years ago
Scott Griepentrog c41040fd4b format.c: correct possible null pointer dereference
12 years ago
Walter Doekes 3a55eb88d2 buildsystem: Don't force main to depend on everything else.
12 years ago
Matthew Jordan f001981862 chnan_sip: Set SIP_DEFER_BYE_ON_TRANSFER prior to calling bridge blind transfer
12 years ago
Tzafrir Cohen 199c7de764 install_subst: helper script for installing with path substitution
12 years ago
Mark Michelson 584f9bafa0 Remove all PJSIP MWI-specific use from our MWI code.
12 years ago
Mark Michelson db0d0363af Fix crash in AMI PJSIPShowEndpoint action.
12 years ago
Kinsey Moore fe1e8e55a1 Logger: Add dynamic logger channels
12 years ago
Walter Doekes 55ee292d45 realtime: Fix ast_update2_realtime() on raspberry pi.
12 years ago