Commit Graph

25187 Commits (15140883d0b9312e0c298d1f4a76ed3aa84fd6b5)
 

Author SHA1 Message Date
Richard Mudgett 15140883d0 alembic: Add missing queue and CDR table creation scripts.
12 years ago
Mark Michelson ad39358e19 Fix documentation for PRESENCE_STATE to properly illustrate how to create a presence hint.
12 years ago
David M. Lee 38a619af97 Corrected cross-platform stat nanosecond code
12 years ago
Moises Silva bcb0f94604 Fix res/res_http_websocket.c build failure in 32bit due to incorrect print format for uint64_t
12 years ago
Moises Silva e4e5cfa9b8 Fix WebRTC over WSS not working
12 years ago
Sean Bright 0dad46d297 Fix references to 'keys' CLI commands in astgenkey
12 years ago
Igor Goncharovskiy 015e744c3c Blocked revisions 409762
12 years ago
Igor Goncharovskiy fe73de1302 Add update_peer function to unistim_rtp_glue, improve other unistim_rtp_glue functions conforming to other channel drivers. Do not forget auto-detected and user-selected phone settings on 'unistim reload'
12 years ago
Richard Mudgett 33eaf4a4b8 stasis: Made internal_stasis_subscribe() prototype and definition match exactly.
12 years ago
Michael L. Young 959c3a7c15 func_audiohookinheritance: Check If A Channel Was Specified
12 years ago
Jonathan Rose a0fff439ab res_rtp_asterisk: Fix one way audio problems with hold/unhold when using ICE
12 years ago
Kinsey Moore 6204ea6c1a AO2: Add an assert for bad objects
12 years ago
Sean Bright f5b2f1333f Minor whitespace change to 'sip show peers' output.
12 years ago
Joshua Colp c5bd5be298 res_stasis_recording: Fix memory leak of the absolute name.
12 years ago
Matthew Jordan 43858c24ab doxygen: Tweak the link back to ye olde Digium website
12 years ago
Tzafrir Cohen 514a8244e3 Makefile: replace -O6 with -O3
12 years ago
Joshua Colp 597690f363 res_pjsip_session: Set options (100rel, timers) on incoming sessions.
12 years ago
Richard Mudgett c95146269c devicestate.c: Simplified some logic in _ast_device_state().
12 years ago
Richard Mudgett 77625956dd stasis_cache.c: Remove some unnecessary RAII_VAR() usage.
12 years ago
Richard Mudgett f9c031ec39 stasis.c: Misc code cleanups.
12 years ago
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