Commit Graph

22845 Commits (837e00a5cc90699a62e93f15dce463e27ece250e)
 

Author SHA1 Message Date
Kinsey Moore 837e00a5cc Avoid unconditional NULLing of mwipvt on relatedpeer on SIP dialog destruction
13 years ago
Kinsey Moore 76d642ff69 Add HANGUPCAUSE information to callee channels
13 years ago
Kinsey Moore 45c6620d74 Add test instrumentation
13 years ago
Mark Michelson 5d02d8e016 Fix problem where incorrect pointer was checked for nullity.
13 years ago
Matthew Jordan 9d79ccd3db Add UPGRADE-11.txt file; update UPGRADE.txt to reflect Asterisk 12
13 years ago
Richard Mudgett e2cd045c7e Update CHANGES for private party ID.
13 years ago
Mark Michelson 567b35e547 Fix a couple of documentation problems in app_queue.c
13 years ago
Matthew Jordan 938ba94264 Remove 10 properties, add 11 properties
13 years ago
Richard Mudgett fb6238899b Add private representation of caller, connected and redirecting party ids.
13 years ago
Mark Michelson 5ff199d99a Fix a comparison that was causing presence tests to fail.
13 years ago
Alexandr Anikin cb525e5c38 remove ALREADYGONE flag on ooh323 call data by ooh323_indicate
13 years ago
Alexandr Anikin bcc1a0142f Send re-register packets by GRQ (gatekeeper request) interval
13 years ago
Alexandr Anikin c7b2858322 restore calling cb functions by timer expire
13 years ago
Richard Mudgett ca481359b9 Fix pickup extension channel reference error.
13 years ago
Alexandr Anikin 7709885125 Introdue 'ooh323 show gk' cli command that show status of connection
13 years ago
Alexandr Anikin 6153acebe8 Fix to resend GRQ/RRQ if RRJ (registration reject) is received
13 years ago
Richard Mudgett 18d5041981 Use better libss7 detection test and move libpri compile test.
13 years ago
Alexandr Anikin 0d82844cad change opening h323 logfile with append mode instead of overwrite
13 years ago
Kinsey Moore 609061a8c0 Correct documentation for the MeetMe x flag
13 years ago
Mark Michelson 9ee8b3c0f6 Extend extension state callbacks to have more information.
13 years ago
Jonathan Rose 1067294065 DUNDi: Add CLI commands DUNDi show cache and DUNDi show hints
13 years ago
Michael L. Young 5cf9eb4645 Fix Not Unreferencing A Spied Channel
13 years ago
Mark Michelson b03e7cc4c7 Move a SIP change up to the other SIP changes in the CHANGES file.
13 years ago
Mark Michelson eb9e645a27 Allow support for early media on AMI originates and call files.
13 years ago
Terry Wilson ee849b461f Add AMI_CLIENT dialplan function
13 years ago
Joshua Colp 4a389854a4 Create the payload type if it does not exist when setting information based on the 'm' line. An rtpmap attribute is not required for defined payload numbers.
13 years ago
Richard Mudgett 062becab80 Convert sig_analog to use a global callback table.
13 years ago
Kinsey Moore e571897441 Do not define a cause that doesn't actually exist
13 years ago
Richard Mudgett f1dce57742 Fix the analog dial *0 flash-hook of bridged peer feature.
13 years ago
Richard Mudgett 35bf5efeaf Convert sig_pri to use a global callback table.
13 years ago
Richard Mudgett f24be2740b Convert sig_ss7 to use a global callback table.
13 years ago
Damien Wedhorn f4d1b7ab12 Rewrite of skinny debugging.
13 years ago
Joshua Colp 8c5333f34e Payload and RTP code are must remain separate since in non-Asterisk format cases they differ.
13 years ago
Kinsey Moore ca68390f0b Recorded merge of revisions 370858 from http://svn.asterisk.org/svn/asterisk/branches/10
13 years ago
Kinsey Moore 3d212da105 Add missing AST_CAUSE_* -> text translations
13 years ago
Joshua Colp da808a0b66 Fix a bug uncovered by the test suite where the RTP payload number was not getting set.
13 years ago
Joshua Colp 15e41c7542 Reduce memory consumption significantly for users of the RTP engine API by storing only the payloads present and in use instead of every possible one.
13 years ago
Matthew Jordan 5c4578f4ad Add named callgroups/pickupgroups
13 years ago
Matthew Jordan 096baa0897 Revert r370820
13 years ago
Matthew Jordan 4ec5c83f69 Update the MySQL voicemail_data contrib script to reflect Asterisk 11 changes
13 years ago
Mark Michelson e46db5d943 Improve debug message for temporary outbound proxies.
13 years ago
Mark Michelson 9f0127f087 Multiple revisions 370769-370771
13 years ago
Kinsey Moore e108a5777a Fix regression from r370636
13 years ago
Mark Michelson 38f0ca423e Fix a possible crash due to passing NULL to ast_variables_dup()
13 years ago
Richard Mudgett ea0732def2 Make astobj2.h not include linkedlists.h.
13 years ago
Kinsey Moore ee0d991102 Revert alloca changes for utils
13 years ago
Mark Michelson 4377d511ae Add headers from SIPAddHeader to outbound REFER requests.
13 years ago
Mark Michelson 58f281a670 Add "setvar" option to manager.conf.
13 years ago
Matthew Jordan d5d41741cc Schedule pokes of registered SIP peers within a given timespan after SIP reload
13 years ago
Russell Bryant 733b46022b Move event cache updates into event processing thread.
13 years ago