Commit Graph

23073 Commits (2bb01eb0ff9a87bfc95899de19a777746c0e94b7)
 

Author SHA1 Message Date
Jonathan Rose 862adf23cf chan_sip: Send 408 on retransmit timeout instead of 603
13 years ago
Mark Michelson cb85c66baf Fix misleading documentation in agents.conf.sample regarding ackcall usage.
13 years ago
Mark Michelson 29bda732a8 Fix incorrect documentation of the MailboxStatus manager command.
13 years ago
David M. Lee cc2171a003 svn:ignore pjproject bin & output for all platforms.
13 years ago
Mark Michelson adbadf6253 Fix incorrectly documented option in queues.conf
13 years ago
Mark Michelson 50d55266a1 Re-add merge and block properties.
13 years ago
David M. Lee 8a2234472b Fixes ast_rwlock_timed[rd|wr]lock for BSD and variants.
13 years ago
Kinsey Moore a97c6e85f8 Implement workaround for BETTER_BACKTRACES crash
13 years ago
Alec L Davis 2994f7ff41 mf_detect: incorrectly used DTMF_GSIZE instead of MF_GSIZE
13 years ago
Joshua Colp 266d2cb75b Add support for call-id logging to chan_motif.
13 years ago
Mark Michelson ff4674440d Fix misuses of asprintf throughout the code.
13 years ago
Mark Michelson d131f3985a Use thread-local storage to store pj_thread_descs.
13 years ago
Kinsey Moore 3f789aa865 Ignore recovered zero-length secondary UDPTL packets
13 years ago
Matthew Jordan 73755ee4c2 Recorded merge of revisions 371529 from http://svn.asterisk.org/svn/asterisk/branches/10
13 years ago
Matthew Jordan 80900ac680 Remove old debug code from http configuration loading
13 years ago
Matthew Jordan 85084f390a Fix typo in JabberSend that looked for '2' instead of '@' in recipient argument
13 years ago
Matthew Jordan b86c036cd8 Make the name of the "HangupCauseClear" application consistent
13 years ago
Matthew Jordan 999d44a199 Update module support level on a variety of modules and compiler options
13 years ago
Matthew Jordan 099107b0aa Fix memory leak in XML documentation
13 years ago
Joshua Colp ef1f1b16a8 When a peer registers using WebSocket do not resolve the Contact provided.
13 years ago
Kinsey Moore 33c2ee2e90 Add instrumentation to subsystem reloads
13 years ago
Joshua Colp bda007b5c2 Add some additional H.264 attributes, "max-smbps" and "max-fps", for passthrough.
13 years ago
Russell Bryant c9cf719b36 rtp: Ensure defaults are set without rtp.conf.
13 years ago
Terry Wilson ed2b01f301 Handle integer over/under-flow in ast_parse_args
13 years ago
Kinsey Moore 94bbcafcd2 Add module reload instrumentation for TEST_FRAMEWORK
13 years ago
Jonathan Rose cf9265008d chan_sip: Use pvt outgoing_call variable to set Remote-Party-ID Header
13 years ago
Jonathan Rose 80ee807c13 chan_sip: Trigger reinvite if the SDP answer is included in the SIP ACK
13 years ago
Mark Michelson 760909af3c Fix bug where final queue member would not be removed from memory.
13 years ago
Michael L. Young 75f68294fc Fix Segfault When Registering SIP Over WebSockets
13 years ago
Kinsey Moore 5add0570b5 Avoid unconditional NULLing of mwipvt on relatedpeer on SIP dialog destruction
13 years ago
Kinsey Moore d7fbceb55b Add HANGUPCAUSE information to callee channels
13 years ago
Kinsey Moore 121495f7a9 Add test instrumentation
13 years ago
Mark Michelson 85a6ab78ce Fix problem where incorrect pointer was checked for nullity.
13 years ago
Richard Mudgett 90b098d7b9 Update CHANGES for private party ID.
13 years ago
Mark Michelson bdcdb0dc87 Fix a couple of documentation problems in app_queue.c
13 years ago
Matthew Jordan 81abe96456 _ _ _ _ _ _
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