Commit Graph

7709 Commits (e06e519a908dd7640764778cfb91c29699f3f679)

Author SHA1 Message Date
Kevin P. Fleming 79087cbbd5 Ensure that all ast_datastore_info structures are 'const'.
13 years ago
Joshua Colp cbdb2dbb0e Fix a crash occurring as a result of excess stack usage.
13 years ago
Igor Goncharovskiy 9278b5e51e Added option 'interdigit_timer' to unistim.conf to make able controll hardcoded dial timeout constant.
13 years ago
Walter Doekes 6027b26fa7 Code cleanup and bugfix in chan_sip outboundproxy parsing.
13 years ago
Joshua Colp f234eae9ee Fix a bug exposed by the testsuite where text streams would no longer be parsed correctly.
13 years ago
Joshua Colp e938737570 Add support for SIP over WebSocket.
13 years ago
Igor Goncharovskiy f9c3585d73 Deactivate timer for dialing entered number on hook switch hang up.
13 years ago
Igor Goncharovskiy 95ac8f4743 Add French translation for chan_unistim phones on-screen menus.
13 years ago
Joshua Colp a693fd1d87 Add support for parsing SDP attributes, generating SDP attributes, and passing it through.
13 years ago
Richard Mudgett 9773d2351b Add missing ast_hangup() calls on some analog exception paths.
13 years ago
Kinsey Moore c1354af599 Include Expires header for SIP PUBLISH requests
13 years ago
Kinsey Moore 65fe6976ae Prevent double uri_escaping in chan_sip when pedantic is enabled
13 years ago
Jonathan Rose 10afdf3a2a Named ACLs: Introduces a system for creating and sharing ACLs
13 years ago
Joshua Colp a25b4b7457 Do not consider failure to read the configuration file in chan_motif to be a show stopper for loading Asterisk by returning decline instead of failure.
13 years ago
Matthew Jordan 9bc2127d7b Fix validation errors when producing documentation using default build script
13 years ago
Matthew Jordan 2ffae5745d Add some additional documentation for core AMI events
13 years ago
Kinsey Moore 3805e2ae4d Fix failing SDP_offer_answer test
13 years ago
Joshua Colp 55871d3a67 Add additional description stanza names from the old Google Talk protocol which is used with Google Voice.
13 years ago
Joshua Colp 74ebe6d5ab Respect codec preference order when adding codecs to a media description.
13 years ago
Joshua Colp 7296b670d4 Add required items for Google video support.
13 years ago
Joshua Colp 7baa8bf43d Add support for exposing the received contact URI and also for setting the request URI in messages.
13 years ago
Joshua Colp b46e1b45e4 Force the clock rate of G.722 to be 16000 when using the Google transports as it is 8000 elsewhere.
13 years ago
Joshua Colp fa0bcb6c70 Fix dependency to be on res_xmpp. Long ago in a galaxy far far away it used to use res_jabber.
13 years ago
Jonathan Rose 60bc927579 chan_sip: Fix small behavioral change accidentally introduced in r369750
13 years ago
Joshua Colp a3fa37b8cf Add a new unified Jingle, Google Jingle, and Google Talk channel driver written from scratch called chan_motif.
14 years ago
Kinsey Moore db59a3f123 Remove unnecessary generation of informational cause frames
14 years ago
Jonathan Rose 49aa47171b chan_sip: Add case for FLASH control frames so that we don't display a warning.
14 years ago
Matthew Jordan 4b3476d016 Do not send a BYE when a provisional response arrives during a re-INVITE
14 years ago
Terry Wilson 474b023ad4 More improvements to re-INVITEs timing out after a provisional response
14 years ago
Terry Wilson d97e6c1401 Better handle re-INVITEs with provisional but no final repsonses
14 years ago
Joshua Colp 37256ea45d Add support for ICE/STUN/TURN in res_rtp_asterisk and chan_sip.
14 years ago
Richard Mudgett ac35b92b62 Hangup handlers - Dialplan subroutines that run when the channel hangs up.
14 years ago
Joshua Colp 35c533156c With some configurations a transport is not actually specified so assume UDP in these cases.
14 years ago
Joshua Colp 2e23dbb4b6 Make the address family filter specific to the transport.
14 years ago
Terry Wilson 7d9e0158c3 AST-2012-010: Clean up after a reinvite that never gets a final response
14 years ago
Jonathan Rose 5eb94d7ebb Unique Call ID logging Phases III and IV
14 years ago
Mark Michelson e0883154cf Re-fix how local tag is generated when sending a 481 to an INVITE.
14 years ago
Mark Michelson 87810af23d Be more consistent with the return code for requests received from invalid domain.
14 years ago
Richard Mudgett e07ba960f9 Change incorrect chan_sip zombie hangup debug message. They are all zombies now.
14 years ago
Terry Wilson 9cdc5468e7 Don't crash on a guest directmedia call
14 years ago
Kinsey Moore eaf8d8a0d8 Fix wrong variable name in the R2 disconnect callback
14 years ago
Kinsey Moore 35c7b65475 Don't parse media stream state for SIP video streams
14 years ago
Kinsey Moore 6a1843bbd0 Add HANGUPCAUSE hash implementation for DAHDI MFC/R2 subtech
14 years ago
Kinsey Moore 1ab47ac137 Add HANGUPCAUSE hash support for analog and PRI DAHDI subtechs
14 years ago
Kinsey Moore dee5d6b9e5 Add "Who Hung Up?" implementation for DAHDI SS7 subtechnology
14 years ago
Richard Mudgett c11c6b6cb0 Fix chan_misdn compile error.
14 years ago
Kinsey Moore f080be134e Ensure that pvt cause information does not break native bridging
14 years ago
Mark Michelson 91157d5c2b Fix request routing issue when outboundproxy is used.
14 years ago
Damien Wedhorn 3d38998b70 Various small chan_skinny fixes and cleanup
14 years ago
Kinsey Moore bf6ef69702 Allow chan_sip to decline unwanted media streams
14 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
14 years ago
Kinsey Moore bdab2763ac Add HANGUPCAUSE hash support to IAX2
14 years ago
Matthew Jordan 1efe727ed8 AST-2012-009: Fix crash in chan_skinny due to Key Pad Button Message handling
14 years ago
Mark Michelson 6bd3eb4995 Set the Caller ID "tag" on peers even if remote party information is present.
14 years ago
Matthew Jordan 8bc3c1e20f Fix deadlock in SIP transfers that involve a REFER request
14 years ago
Kinsey Moore afa03bd310 Parse ANI2 information from SIP From header parameters
14 years ago
Richard Mudgett 72eb8eb1e7 Fix deadlock potential with ast_set_hangupsource() calls.
14 years ago
Kinsey Moore c6142cf2cc Fix coverity UNUSED_VALUE findings in core support level files
14 years ago
Igor Goncharovskiy 4ca35e0907 Fix MWI update so LED display correct voicemail state after phone usage. Also fixes few warnings.
14 years ago
Damien Wedhorn d979399071 Skinny cleanup (mwi_event_cb).
14 years ago
Damien Wedhorn 0271734f2e Skinny cleanup.
14 years ago
Richard Mudgett 0f71b29e2f Fix POTS flash hook to orignate a second call deadlock.
14 years ago
Mark Michelson ea8cf8b5f3 Fix a specific scenario where ACKs are not matched.
14 years ago
Kinsey Moore 1492177b7b Ensure overlapping hold flags do not conflict
14 years ago
Kinsey Moore 571445ab9c Convert AST_FLAG_ANSWERED_ELSEWHERE usage to AST_CAUSE_ANSWERED_ELSEWHERE
14 years ago
Mark Michelson d210685a20 Relay proper SIP responses on calling side.
14 years ago
Mark Michelson 14a985560e Merge changes dealing with support for Digium phones.
14 years ago
Kevin P. Fleming dd02d976f5 Improve SDP offer/answer RFC compliance
14 years ago
Kevin P. Fleming 66e5c30716 Improve SDP parsing warning messages
14 years ago
Mark Michelson 463f9d729a Help mitigate potential reinvite glare scenarios.
14 years ago
Richard Mudgett dd2427c141 Coverity Report: Fix issues for error type REVERSE_INULL (core modules)
14 years ago
Richard Mudgett e65ad34770 Fix deadlock when executing CLI "pri show channels" and "ss7 show channels" commands.
14 years ago
Matthew Jordan 94187aafc0 AST-2012-008: Fix remote crash vulnerability in chan_skinny
14 years ago
Richard Mudgett 2d418b596c AST-2012-007: Fix IAX receiving HOLD without suggested MOH class crash.
14 years ago
Michael L. Young 2eff35bafa Fix pvt_sip for inbound call to use peer's allowtransfer setting
14 years ago
Jonathan Rose bdaecbb66b chan_sip: fix problem directmediapermit/deny uses the wrong address
14 years ago
Richard Mudgett 8de31699d8 Made use IAX frame cache only for cacheable frame types.
14 years ago
Matthew Jordan f454dceaf3 Re-add LastMsgsSent value for SIP peers
14 years ago
Terry Wilson 1ffb200c0e Resolve crash in subscribing for MWI notifications
14 years ago
Kinsey Moore ab4c9f2247 Make chan_iax2 reject cause code indications correctly
14 years ago
Mark Michelson 8b1193087e Revert revision 367163.
14 years ago
Mark Michelson e5f1f0496a Add "send to voicemail" Digium phone functionality to Asterisk.
14 years ago
Mark Michelson 11348736af Address MISSING_BREAK static analysis reports some more.
14 years ago
Mark Michelson 5c576aa3c2 Fix memory leak of SSL_CTX structures in TLS core.
14 years ago
Matthew Jordan 6eb4e81033 Fix more memory leaks
14 years ago
Matthew Jordan 7b51320642 Fix a variety of memory leaks
14 years ago
Jonathan Rose 6fc8e9928d chan_sip: Fix a small TEST_FRAMEWORK related error that prevents compiling
14 years ago
Kinsey Moore 54268bca4a Reorder and renumber tests appropriately
14 years ago
Jonathan Rose cd37bec058 logger: Adds additional support for call id logging and chan_sip specific stuff
14 years ago
Matthew Jordan 87113f1a0c Fix checking bounds of array index after using it; improper sizeof
14 years ago
Mark Michelson 5629d66257 Correct misuse of ast_strip_quoted() when getting a Diversion header's reason parameter.
14 years ago
Richard Mudgett d5d984daa5 The predial routine must be run on the local;1 channel.
14 years ago
Richard Mudgett 0798012e39 Make chan_local use the API call instead of inlining its own version.
14 years ago
Kinsey Moore b5a6de76fc Commit framework for HANGUPCAUSE (replacement for SIP_CAUSE)
14 years ago
Mark Michelson fef9a32fb4 Fix broken reinvite glare scenario.
14 years ago
Richard Mudgett 4ea636c776 Run predial routine on local;2 channel where you would expect.
14 years ago
Kinsey Moore dd81b047db Resolve FORWARD_NULL static analysis warnings
14 years ago
Jonathan Rose 8227f70cd7 Coverity Report: Fix issues for error type CHECKED_RETURN for core
14 years ago
Mark Michelson 3430da58e9 Close the proper tcptls_session when session creation fails.
14 years ago
Mark Michelson 6125190ca1 Prevent sip_pvt refleak when an ast_channel outlasts its corresponding sip_pvt.
14 years ago
Mark Michelson abfe67b01e Send more accurate identification information in dialog-info SIP NOTIFYs.
14 years ago
Kinsey Moore 781f4657b9 Fix many issues from the NULL_RETURNS Coverity report
14 years ago
Richard Mudgett 8842f76a7f Fix local channel chains optimizing themselves out of a call.
14 years ago
Terry Wilson 07309e586c Multiple revisions 365006,365068
14 years ago
Jason Parker 067064bd65 Save the address on which a MESSAGE was received, so it can be used in MESSAGE()
14 years ago
Mark Michelson 355a6d6f37 Remove a function that has been marked unused since Asterisk 1.6.0.
14 years ago
Richard Mudgett 2b7e1affac * Fix error path resouce leak in local_request().
14 years ago
Mark Michelson 6eb1ea3b79 Revert revision 360862.
14 years ago
Joshua Colp ae1502be33 Add support for lightweight NAT keepalive.
14 years ago
Mark Michelson 1a58b3b775 Don't attempt to make use of the dynamic_exclude_static ACL if DNS lookup fails.
14 years ago
Kinsey Moore 83cf78deda Allow SIP pvts involved in Replaces transfers to fall out of reference sooner
14 years ago
Matthew Jordan 103031330a Allow for reloading SRTP crypto keys within the same SIP dialog
14 years ago
Kinsey Moore 7bf6a01cfa Fix reference leaks involving SIP Replaces transfers
14 years ago
Alec L Davis 5746e0d2ac chan_sip: [general] maxforwards, not checked for a value greater than 255
14 years ago
Richard Mudgett af39a4374e Make DAHDISendCallreroutingFacility wait 5 seconds for a reply before disconnecting the call.
14 years ago
Richard Mudgett d2ac624b87 Clear ISDN channel resetting state if the peer continues to use it.
14 years ago
Matthew Jordan e8e12afc6a AST-2012-006: Fix crash in UPDATE handling when no channel owner exists
14 years ago
Matthew Jordan c37c7b4a2c AST-2012-005: Fix remotely exploitable heap overflow in keypad button handling
14 years ago
Richard Mudgett 01194c5811 Use ast_channel_lock_both() where it was inlined before.
14 years ago
Richard Mudgett 73f48997f9 Add original party id and reason support.
14 years ago
Terry Wilson 6d6bacd5cb Convert some strncpys to ast_copy_string
14 years ago
Matthew Jordan f78290068a Fix a variety of potential buffer overflows
14 years ago
Richard Mudgett c7cb03a975 Add ability to ignore layer 1 alarms for BRI PTMP lines.
14 years ago
Walter Doekes fc63e07135 Avoid cppcheck warnings; removing unused vars and a bit of cleanup.
14 years ago
Michael L. Young 8337ecd38d Turn off warning message when bind address is set to any.
14 years ago
Matthew Jordan 2fed9cfa8f Fix negative return handling in channel drivers
14 years ago
Michael L. Young abf40d9b28 Add IPv6 address support to security events framework.
14 years ago
Kinsey Moore f9155c9c3d Make trunkfreq take effect when set
14 years ago
Richard Mudgett 198046d706 Prevent invalid access of free'd memory if DAHDI channel during an MWI event
14 years ago
Matthew Jordan 97f813f3a4 Prevent invalid access of free'd memory if DAHDI channel during an MWI event
14 years ago
Kinsey Moore a485f44022 Add missing newlines to CLI logging
14 years ago
Matthew Jordan a2e127a651 Fix a typo in the warning messages for an ignored media stream
14 years ago
Jonathan Rose e96a59acfd Replace GNU old-style field designator extensions to fix clang warnings
14 years ago
Kinsey Moore 9cc6f2c59e Stop sending out RTCP if RTP is inactive
14 years ago
Mark Michelson cc2366bca0 Improve accuracy of identifying information sent in dialog-info SIP NOTIFY requests.
14 years ago
Terry Wilson dd9405db05 Fix setting CDR variables in the hangup extension
14 years ago
Mark Michelson 01cc64585e Make a debug message regarding subscription changes more accurate.
14 years ago
Russell Bryant d6d7f51476 chan_iax2: Use OBJ_NODATA to be a bit more explicit.
14 years ago
Richard Mudgett 721f92058f Make number not available presentation also set screening to network provided.
14 years ago
Richard Mudgett df16bd973e Add missing initialization of update_redirecting in chan_sip.c
14 years ago
Matthew Jordan c88d1c8337 Ensure Asterisk sends a BYE when pending on the final response to a re-INVITE
14 years ago
Sean Bright 3a231e090f chan_iax2: Correct spelling of 'Port' header in IAX2 PeerStatus AMI Events
14 years ago
Alec L Davis 9ac6938e09 Missed lastinvite CSeq int to uint32_t change
14 years ago
Paul Belanger 31462e7bd6 Remove unused variable ‘srch’
14 years ago
Paul Belanger 831af9fbc7 Remove some dead code found in _sip_show_peers()
14 years ago
Russell Bryant 44434bf1cf chan_iax2: Fix use of uninitialized sockaddr_in in try_transfer().
14 years ago
Russell Bryant 3b0eb28d86 chan_gtalk: Fix potential use of uninitialized variable.
14 years ago
Richard Mudgett 9b31bd3cd8 Fix deadlock potential with some ast_indicate/ast_indicate_data calls.
14 years ago
Russell Bryant 6c9f009b6d Fix invalid reads/writes due to incorrect sizeof().
14 years ago
Russell Bryant 4585000039 Remove chan_usbradio and app_rpt.
14 years ago
Richard Mudgett a22b56235b Add ability for chan_dahdi ISDN to block connected line updates per span.
14 years ago
Terry Wilson 699d2bd705 Make hints for invalid SIP devices return Unavail, not idle
14 years ago
Terry Wilson 786f5898d1 Finalize ast_channel opaquification
14 years ago
Igor Goncharovskiy c369a4416b Massive changes in chan_unistim channel driver. Include many fixes in channel driver operation and add additional functionality:
14 years ago
Sean Bright 99bd5b1e2e Eliminate a bunch of shadow warnings.
14 years ago
Jonathan Rose 587cb230b2 Make transfer not ignore port information with SIP.
14 years ago
Richard Mudgett b9a7421482 Change directly setting _softhangup in sig_ss7.c to use ast_softhangup_nolock().
14 years ago
Richard Mudgett 82ac7fb643 Fix ring cadance setup for outgoing calls on FXS ports.
14 years ago
Richard Mudgett a0f8821749 Add dialtone_detect option for analog incoming calls.
14 years ago
Richard Mudgett 85484c050d Drop SS7 call if not connected yet when INCOMPLETE/BUSY/CONGESTION.
14 years ago
Richard Mudgett dda40528ed Setup DSP when SS7 call is connected or early media is available.
14 years ago
Joshua Colp 2736fe9917 Defer sending the connected line reinvite if a reinvite is already in progress.
14 years ago
Kinsey Moore dec0d4f9e3 Ensure Asterisk acknowledges ACKs to 4xx on Replaces errors
14 years ago
Terry Wilson b71deb0518 Fix unused-but-set-variable warnings
14 years ago
Terry Wilson e8f8d2c81e Make chan_usbradio compile under dev mode
14 years ago
Richard Mudgett 9926662aba Remove ISDN hold restriction for non-bridged calls.
14 years ago
Richard Mudgett ced1211fad Fix compile error from latest channel opaquification change.
14 years ago
Sean Bright f6b2f05f8c The default value for mohinterpret is the empty string, so when resetting to
14 years ago
Mark Michelson 4094a9f57e Fix compilation error due to typo during channel opaquification.
14 years ago
Terry Wilson 0e5c761c28 Opaquify ast_channel typedefs, fd arrays, and softhangup flag
14 years ago
Terry Wilson a9d607a357 Opaquify ast_channel structs and lists
14 years ago
Richard Mudgett 764d2ccae2 Use more reasonable cause code when rejecting incoming call waiting calls.
14 years ago
Mark Michelson 1bef7695ce Add a security event for the case where fake authentication challenge is sent.
14 years ago
Richard Mudgett 85ea4277f1 Convert struct ast_tcptls_session_instance to finally use the ao2 object lock.
14 years ago
Jonathan Rose 565f411868 Changes transport option in sip.conf so that using multiple instances doesn't stack.
14 years ago
Sean Bright c20cfcdcf0 Address comments from Mark Michelson
14 years ago
Sean Bright 3cf09f40f7 Convert netsock.h over to use ast_sockaddrs rather than sockaddr_in and update
14 years ago
Jonathan Rose 299dd5d4fc Adds an option to sip.conf that prevents diversion headers from being added.
14 years ago
Sean Bright 9ed6de9fd2 There isn't much point in saving off and restoring a value that we never use again.
14 years ago
Sean Bright 51c24c88a1 Prefer ast_set_qos() over ast_netsock_set_qos()
14 years ago
Richard Mudgett ebe2c33b72 Fix worker thread resource leak in SIP TCP/TLS.
14 years ago
Matthew Jordan 670797e5da Allow SRTP policies to be reloaded
14 years ago
Terry Wilson ebaf59a656 Opaquification for ast_format structs in struct ast_channel
14 years ago
Richard Mudgett 235f88d122 Fix blind transfer parking issues if the dialed extension is not recognized as a parking extension.
14 years ago
Mark Michelson c078a1819c Fix ACK routing for non-2xx responses.
14 years ago
Kevin P. Fleming 25a9b03cd1 Correct some set-but-unused variable warnings in the mISDN library.
14 years ago
Terry Wilson 90a6848c67 Fix chan_misdn after the lastest opaquification changes
14 years ago
Matthew Jordan a8d9e0bf0b Merged revisions 356215 via svnmerge from
14 years ago
Sean Bright 1c971ae604 Make 'iax2 show callnumber usage' output make sense when an IP is passed in.
14 years ago
Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types
14 years ago
Sean Bright 25e5eb3b96 Remove spurious warning when 'qualifyfreqnotok' is set successfully.
14 years ago
Sean Bright db487bd7f8 This was a LOG_NOTICE, so roll it back.
14 years ago
Sean Bright 2bd6649a93 Change some debug messages from LOG_DEBUG to ast_debug.
14 years ago
Sean Bright bec0ee0851 Add some boilerplate documentation for IAXVAR and IAXPEER.
14 years ago
Sean Bright 2c1b3144cb Set the length of the ast_sockaddr, so that we can set it's port later.
14 years ago
Alec L Davis a4f6d96b2e push 'outgoing' flag from sig_XXX up to chan_dahdi
14 years ago
Sean Bright 3816fdde94 Don't allow trunkfreq to be greater than 1000ms.
14 years ago
Sean Bright 7c373d8c13 Pass the correct value to ast_timer_set_rate() for IAX2 trunking.
14 years ago
Mark Michelson 8a20faa8d7 Fix regressions with regards to route-set creation on early dialogs.
14 years ago
Sean Bright b69fb773d2 When IAX2 debugging is enabled, make sure to log 'apathetic' messages too.
14 years ago
Sean Bright 45f361c9bd Remove IAX_OLD_FIND from chan_iax2.
14 years ago
Sean Bright 0d12368261 Use TRUNK_CALL_START as originally intended.
14 years ago
Mark Michelson 03894236d0 Properly invert the return of a strncmp call.
14 years ago
Sean Bright 98111f8f1f Clear the high order bit from the destination call number before sending.
14 years ago
Richard Mudgett d8af1a4882 Fix compile error from most recent ast_channel opaquification installment.
14 years ago
Terry Wilson 34c55e8e7c Opaquify char * and char[] in ast_channel
14 years ago
Kinsey Moore 6225c6cadc Fix parsing of SIP headers where compact and non-compact headers are mixed
14 years ago
Terry Wilson e5c51ee44c Add auto_force_rport and auto_comedia NAT options
14 years ago
Matthew Jordan dff9b61f5c Clean-up of minor formatting issues in r354542/3/4
14 years ago
Matthew Jordan ba08e9f4d6 Fix SIP INFO DTMF handling for non-numeric codes
14 years ago
Richard Mudgett 16fbc7e902 Fix some compile problems from the 'cppcheck' patch.
14 years ago
Terry Wilson 3342183016 Add callbackextension matching & realtime callbackextensions
14 years ago
Kevin P. Fleming f0e321b88a Restore some variables removed by the 'cppcheck' patch that were actually needed.
14 years ago
Walter Doekes db24fc2523 Avoid cppcheck warnings; removing unused vars and a bit of cleanup.
14 years ago
Terry Wilson 8ba2d70602 Fix multiple SIP realtime issues
14 years ago
Richard Mudgett a4f5d2c2ef Restore alternate SIG_PRI_DEBUG_DEFAULT meaning.
14 years ago
Kinsey Moore 49ed50d8ac Allow more control over the output of pri debug
14 years ago
Jonathan Rose a898eb4d07 Fixes deadlocks occuring in chan_agent due to r335976
14 years ago
Kinsey Moore 29318afc15 Ensure entering T.38 passthrough does not cause an infinite loop
14 years ago
Richard Mudgett 63c5eaee43 Restore the 'w' modifier support for ISDN spans. Dial(DAHDI/g0/1234w888)
14 years ago
Jonathan Rose 5164196972 Fix sip show peers port output, align columns, and fix ami port output.
14 years ago
Jonathan Rose 0e334d427b Use ast_sockaddr_stringify_fmt wrappers for various functions in chan_sip
14 years ago
Richard Mudgett 23bc964e1c Constify some more channel driver technology callback parameters.
14 years ago
Terry Wilson de57235ac6 Re-link peers by IP when dnsmgr changes the IP
14 years ago
Alec L Davis f92d6412ab Merged revisions 353369 via svnmerge from
14 years ago
Alec L Davis 0ccc1f5274 Merged revisions 353321 via svnmerge from
14 years ago
Kevin P. Fleming 82f313b7b8 Clarify log WARNING message when port-zero SDP 'm' lines received.
14 years ago
Damien Wedhorn 843c7ef088 Allow softkey reject while device onhook.
14 years ago
Richard Mudgett 27b69e7d29 Audit of ao2_iterator_init() usage for v1.8.
14 years ago
Alec L Davis e0ca02fe21 Merged revisions 352863 via svnmerge from
14 years ago
Jonathan Rose f4d98aeb28 Copy amaflags to sip_pvt from peer during create_addr_from_peer
14 years ago
Alec L Davis ed32b1c098 Merged revisions 352705 via svnmerge from
14 years ago
Terry Wilson 080ea28515 Remove some extraneous debugging from registry memleak fix
14 years ago
Richard Mudgett cbe57b11cb Fixes for sending SIP MESSAGE outside of calls.
14 years ago
Terry Wilson 4bf5e3716e Clean up some SIP registry-related memory leaks
14 years ago
Terry Wilson 213f7a65b5 Fix channel opaquification of stringfields for chan_vpb
14 years ago
Mark Michelson 0fe9043233 Don't do a DNS lookup on an outbound REGISTER host if there is an outbound proxy configured.
14 years ago
Terry Wilson 99cae5b750 Opaquify channel stringfields
14 years ago
Richard Mudgett 74508e3bca Fix sip_cfg.notifycid to be set with the defined enum values.
14 years ago
Mark Michelson 02408a2476 Remove XXX comment that is not necessary.
14 years ago
Mark Michelson ab8ba431b6 Fix RTP reference leak.
14 years ago
Richard Mudgett d0c765497d Make CLI sip show channel list the complete route set.
14 years ago
Kinsey Moore c6fd4f5d74 SIP session timeout AMI event
14 years ago
Jonathan Rose 1a6960099b Adds setting of mwi_from field to check_auth_result check_peer_ok
14 years ago
Richard Mudgett ae32acfa3e Misc minor fixes in reqresp_parser.c and chan_sip.c.
14 years ago
Jonathan Rose 6fd0ac9dcd Eliminates doubling the :port part of SIP Notify Message-Account headers.
14 years ago
Joshua Colp ddf421bd5c Prevent crash when an SDP offer is received with an encrypted video stream when support for video is disabled and res_srtp is loaded.
14 years ago
Stefan Schmidt f69fd136f4 The get_pai function in chan_sip.c didn't recognized a proper callerid name and
14 years ago
Mark Michelson 5af788ccd0 Use built-in parsing functions for Contact and Record-Route headers.
14 years ago
Matthew Jordan f86621eb93 Fix udptl issue with initial INVITE introduced by r351027
14 years ago
Russell Bryant 141dd18848 Merged revisions 351183 via svnmerge from
14 years ago
Terry Wilson aacc158072 Ensure ACK retransmit & hangup on non-200 response to INVITE
14 years ago
Terry Wilson fb5924ebe8 Don't prematurely stop SIP session timer
14 years ago
Matthew Jordan e09527b10d Create and initialize udptl only when dialog negotiates for image media
14 years ago
Kevin P. Fleming 0f83634984 Multiple revisions 350788-350789
14 years ago
Mark Michelson 9c161503dc Set port to a default sane value if a bogus one is provided when parsing hostnames.
14 years ago
Matthew Jordan a8276fe8ef Fix crash from bridge channel hangup race condition in ConfBridge
14 years ago
Terry Wilson 04da92c379 Replace direct access to channel name with accessor functions
14 years ago
Richard Mudgett 64d1b247c4 Fix joinable thread terminating without joiner memory leak in chan_iax.c.
14 years ago
Terry Wilson b35a3a5c4a Don't leak CID in From header when presentation=unavailable
14 years ago
Richard Mudgett 963d52f63e Fix segfault in chan_dahdi for CHANNEL(dahdi_span) evaluation on hangup.
14 years ago
Jonathan Rose dd3f9b51c8 Adds Subscription-State header to notify with call completion. per RFC3265
14 years ago
Russell Bryant 1a8b769fdc Fix some minor formatting issues based on coding guidelines.
14 years ago
Russell Bryant 2b2d34b3c9 Constify tag argument in REF_DEBUG related code.
14 years ago
Jonathan Rose 19a4928fee INFO/Record request configurable to use dynamic features
14 years ago
Jonathan Rose 03596bcb47 chan_sip autocreatepeer=persist option for auto-created peers to survive reload
14 years ago
Richard Mudgett 32e35e5fcd Fix extension state callback references in chan_sip.
14 years ago
Damien Wedhorn 48f9a8f668 Fix segfault on answer.
14 years ago
Richard Mudgett e58d4e4093 Fix chan_iax2 to not report an RDNIS number if it is blank.
14 years ago
Stefan Schmidt 7d1c55d093 Fix possible misshandling of an incoming SIP response as a peer poke response.
14 years ago
Walter Doekes 463bfdb400 Fix regression when using tcpenable=no and tlsenable=yes.
14 years ago
Terry Wilson e279b30f5a Don't crash on INFO automon request with no channel
14 years ago
Damien Wedhorn 5952117559 Fix segfault on answer.
14 years ago
Richard Mudgett 7e634c21f8 Make SIP INFO messages for dtmf-relay signals case insensitive.
14 years ago
Walter Doekes e14f572132 Don't allow transport=tcp when tcpenable=no.
14 years ago
Matthew Jordan b8dba87a4c Fixed crash from orphaned MWI subscriptions in chan_sip
14 years ago
Richard Mudgett 938b642245 Restore call progress code for analog ports.
14 years ago
Walter Doekes 6209c5a894 For SIP REGISTER fix domain-only URIs and domain ACL bypass.
14 years ago
Matthew Jordan fa4a7dcc45 Update SIP MESSAGE To parsing to correctly handle URI
14 years ago
Alexandr Anikin db0ed2e5c8 Merged revisions 346763 via svnmerge from
14 years ago
Jonathan Rose 39424ebad2 Change 183 Ringing in sipfrag body to 180 ringing. 183 Ringing isn't even a thing.
14 years ago
Tilghman Lesher 56b21b4683 Remove the few places where we try to ast_verbose() without a newline.
14 years ago
Jonathan Rose 9ef171ffe0 r346525 | jrose | 2011-11-30 15:10:38 -0600 (Wed, 30 Nov 2011) | 18 lines
14 years ago
Jonathan Rose fb4c483eb7 Reverting 346525 due to accidental patch against trunk instead of 1.8
14 years ago
Jonathan Rose 6fa827b5d0 Cleaning up chan_sip/tcptls file descriptor closing.
14 years ago
Tilghman Lesher 77b670c4ab Allow each logging destination and console to have its own notion of the verbosity level.
14 years ago
Richard Mudgett 7d9ba4875b Fix calls to ast_get_ip() not initializing the address family.
14 years ago
Walter Doekes 2ee874178e Minor cleanup in chan_sip get_msg_text() function.
14 years ago
Kinsey Moore e6ca768081 Fix res_jabber resource leaks
14 years ago
Matthew Jordan 76394a727f Fixed SendMessage stripping extension from To: header in SIP MESSAGE
14 years ago
Terry Wilson 32d0faac9c Default to nat=yes; warn when nat in general and peer differ
14 years ago
Richard Mudgett 4a125f45a0 Remove dead code since pri_grab() can never fail.
14 years ago
Richard Mudgett bd4f81b51f Fix typo in sig_pri using wrong structure name.
14 years ago
Richard Mudgett 113612b9d6 Restore SIP DTMF overlap dialing method.
14 years ago
Walter Doekes 6ef49c3214 Update reqresp_parser parse_uri doxygen comments.
14 years ago
Kinsey Moore 818ac23b92 Ensure that a null vmexten does not cause a segfault
14 years ago
Gregory Nietsky 3845299e46 mISDN Round Robin break when no channel is available
14 years ago
Walter Doekes 863d7189b9 Remove unneeded if(params) checks in reqresp_parser.
14 years ago
Kinsey Moore a4365a8ae2 Fix regression introduced by SDP fixups
14 years ago
Richard Mudgett e48cecc848 Check sip.conf maxforwards parameter for range 1 <= x <= 255.
14 years ago