Commit Graph

8663 Commits (19.2)

Author SHA1 Message Date
Mark Petersen 25edc8ba47 chan_sip.c Fix pickup on channel that are in AST_STATE_DOWN
5 years ago
Sean Bright 95fe90c746 utils.c: Remove all usages of ast_gethostbyname()
5 years ago
Naveen Albert 0f9bf737b2 chan_sip: Fix crash when accessing RURI before initiating outgoing call
5 years ago
Alexander Traud 30d2c99698 progdocs: Fix for Doxygen, the hidden parts.
5 years ago
Alexander Traud fb08c717aa progdocs: Fix grouping for latest Doxygen.
5 years ago
Naveen Albert bfac8fbeed documentation: Standardize examples
5 years ago
Alexander Traud e8c18eeb28 channels: Fix for Doxygen.
5 years ago
Alexander Traud 52b99811a8 chan_iax2: Fix for Doxygen.
5 years ago
Josh Soref 08a3eae879 channels: Spelling fixes
5 years ago
Naveen Albert 53fff3ec7c sig_analog: Fix truncated buffer copy
5 years ago
Naveen Albert cf422d35a5 chan_iax2: Allow both secret and outkey at dial time
5 years ago
Mike Bradeen 6b094e905b various: Fix GCC 11 compilation issues.
5 years ago
Naveen Albert 32ea7c7ca5 chan_iax2: Add encryption for RSA authentication
5 years ago
Naveen Albert f8bf5e7b47 res_pjsip_caller_id: Add ANI2/OLI parsing
5 years ago
Naveen Albert 29770520b3 chan_iax2: Add ANI2/OLI information element
5 years ago
Sarah Autumn db4a3b117d sig_analog: Changes to improve electromechanical signalling compatibility
5 years ago
Naveen Albert 432fe9dc2a chan_alsa, chan_sip: Add replacement to moduleinfo
5 years ago
Joshua C. Colp 9d5f55a5f3 chan_vpb: Remove deprecated module.
5 years ago
Joshua C. Colp 72a2140a50 chan_misdn: Remove deprecated module.
5 years ago
Joshua C. Colp 7b0d3d3550 chan_nbs: Remove deprecated module.
5 years ago
Joshua C. Colp 7361a52820 chan_phone: Remove deprecated module.
5 years ago
Joshua C. Colp d0ad32c7cf chan_oss: Remove deprecated module.
5 years ago
Sean Bright 41ed46f474 mgcp: Remove dead debug code
5 years ago
Joshua C. Colp 141dc519b0 policy: Deprecate modules and add versions to others.
5 years ago
Kevin Harwell 56f9c28a50 AST-2021-008 - chan_iax2: remote crash on unsupported media format
5 years ago
Naveen Albert fd40752954 chan_sip: Expand hook flash recognition.
5 years ago
Sean Bright 1b41629447 chan_pjsip: Correct misleading trace message
5 years ago
George Joseph 09303e8e22 Updates for the MessageSend Dialplan App
5 years ago
Joshua C. Colp 149e5e5b86 xml: Embed module information into core XML documentation.
5 years ago
Alexander Traud 8c461845c8 chan_iax2: System Header strings is included via asterisk.h/compat.h.
6 years ago
Holger Hans Peter Freyther 48ed4f670f pjsip: Generate progress (once) when receiving a 180 with a SDP
6 years ago
Alexander Traud 5894535fed chan_sip: Filter pass-through audio/video formats away, again.
6 years ago
Alexander Traud 1f77c33c02 chan_sip: Allow [peer] without audio (text+video).
6 years ago
George Joseph 91b0778791 chan_iax2.c: Require secret and auth method if encryption is enabled
6 years ago
Alexander Traud 620d9f4782 chan_sip: Set up calls without audio (text+video), again.
6 years ago
Dan Cropp 55891227e8 chan_pjsip, app_transfer: Add TRANSFERSTATUSPROTOCOL variable
6 years ago
Alexander Traud 4aff42b274 chan_sip: SDP: Reject audio streams correctly.
6 years ago
Ben Ford 948ceb1228 chan_pjsip.c: Add parameters to frame in indicate.
6 years ago
Alexander Traud 1c05667cfc chan_sip: SDP: Sidestep stream parsing when its media is disabled.
6 years ago
Ivan Poddubnyi f2aa6c7017 chan_pjsip: Assign SIPDOMAIN after creating a channel
6 years ago
Ivan Poddubnyi 134d2e729d chan_pjsip: Stop queueing control frames twice on outgoing channels
6 years ago
Dan Cropp ffa87ecade chan_pjsip: Incorporate channel reference count into transfer_refer().
6 years ago
Alexander Traud 80c14f74bc codecs: Remove test-law.
6 years ago
Richard Mudgett 058bc0d593 chan_vpb.cc: Fix compile errors.
6 years ago
Joshua C. Colp 6475fe3dd7 pjsip: Match lifetime of INVITE session to our session.
6 years ago
Alexander Traud 103d7da3bb chan_sip: Remove unused sip_socket->port.
6 years ago
Alexander Traud 57ee79a563 Compiler fixes for GCC with -Og
6 years ago
Alexander Traud 28faafd1c4 Compiler fixes for GCC when printf %s is NULL
6 years ago
Alexander Traud cd32317691 chan_sip: On authentication, pick MD5 for sure.
6 years ago
Sean Bright 52ca2323aa chan_sip.c: Don't build by default
6 years ago