Commit Graph

22409 Commits (e1d3fc357c5ce105762d6f22c8a65b3227f25edb)
 

Author SHA1 Message Date
Matthew Jordan e1d3fc357c Update documentation for CHANNEL function
13 years ago
David M. Lee 0442f6fa95 Fixed spurious rebuilds of func_version.
13 years ago
David M. Lee 03b6927091 Fix parallel make problems.
13 years ago
Jonathan Rose 86f663d7f4 app_voicemail: Add blank argument to externnotify if no context argument
13 years ago
Kinsey Moore 1bf3009218 Address uninitialized conditional that valgrind found
13 years ago
Matthew Jordan 85456f605e Fix a file descriptor leak in off nominal path
13 years ago
Kinsey Moore 36706e0a93 Fix white noise on SRTP decryption
13 years ago
Matthew Jordan c2a168d17c AST-2013-003: Prevent username disclosure in SIP channel driver
13 years ago
Matthew Jordan 88784bb120 AST-2013-002: Prevent denial of service in HTTP server
13 years ago
Matthew Jordan 7079459be4 Resolve deadlock between SIP registration and channel based functions
13 years ago
Matthew Jordan 21171e1684 Resolve deadlock between pending CDR and batch CDR locks
13 years ago
Russell Bryant 37b7df75d4 Fix multi-station answer race condition.
13 years ago
Richard Mudgett 4f1021ad64 Set the CALLERID(dnid-num-plan) for incoming ISDN calls.
13 years ago
Sean Bright 8c4732636f Properly delimit post data in res_config_curl.
13 years ago
Walter Doekes 6bd4feca22 Have func_curl log a warning when a curl request fails.
13 years ago
David M. Lee 5cf67a7ab2 Removed codecs/g722/*.i on make clean
13 years ago
Kinsey Moore fd4b11284e tcptls: Prevent unsupported options from being set
13 years ago
Matthew Jordan d0306b2031 When a session timer expires during a T.38 call, re-invite with correct SDP
13 years ago
Matthew Jordan b3f149a880 Fix processing of call files when using KQueue on OS X
13 years ago
Jason Parker 320b4e8bda Fix whitespace in AST_EXT_LIB_CHECK macro.
13 years ago
Michael L. Young 7d7e11de51 Fix Sorting Order For Parking Lots Stored In Static Realtime
13 years ago
Michael L. Young 85f0aadb86 Update Contributed Realtime Schema Files - IPv6 Addresses
13 years ago
Matthew Jordan 3f78df26b5 Include the Username field in SIP Registry events when Status is registered
13 years ago
Kinsey Moore 143ebd5665 Correct app_page documentation
13 years ago
Igor Goncharovskiy 6008772ca3 Fix several unreleased mutex locks that cause problem with processing calls
13 years ago
Matthew Jordan 45b88e8f04 Prevent deadlock in chan_iax2 when attempting to set caller ID
13 years ago
Matthew Jordan fc5e76b96a Let channels joining a MeetMe conference opt out of the denoiser
13 years ago
Joshua Colp 011b214822 Relax dialog checking in get_sip_pvt_byid_locked so it works when the dialog is forked.
13 years ago
Joshua Colp 54ce2c1491 Fix the configure script over here as well.
13 years ago
Tzafrir Cohen a6a3a8198a Consider linux-gnuspe as linux-gnu
13 years ago
Walter Doekes 68d2599d39 Correct RPID parsing for unquoted display-name.
13 years ago
Tzafrir Cohen ee4d92bb6b Remove unneeded linux-gnueabi*
13 years ago
Matthew Jordan b028e09f9e Clean up use of va_end/va_args in res_config_mysql
13 years ago
Matthew Jordan 37f8a4a299 Set the sin_family on the bind address socket during initialization
13 years ago
Matthew Jordan bd9742163d Don't display the AMI ALL class authorization for users if they don't have it
13 years ago
Matthew Jordan 726b60ef30 Make ParkAndAnnounce return to priority + 1 when return context is not defined
13 years ago
Matthew Jordan 6d295bcabf Properly detect launchd
13 years ago
Kevin Harwell 5143f6f85c Write the correct callid to the data1 field in queue_log for transfer events.
13 years ago
Walter Doekes 706235d7ee Remove "registertrying" and add "rtp_engine" from/to sip.conf.sample
13 years ago
Richard Mudgett 4b674040e2 End stuck DTMF if AST_SOFTHANGUP_ASYNCGOTO because it isn't a real hangup.
13 years ago
Matthew Jordan 775e80226e Don't throw a spurious error when using DBdeltree
13 years ago
Mark Michelson 5fea5fd630 Do not allow native RTP bridging if packetization of media streams differs.
13 years ago
Kevin Harwell 42b6f880f4 Properly load say.conf upon reload of module app_playback.
13 years ago
David M. Lee 6c76b18b85 Fixed failing test from r380696.
13 years ago
Richard Mudgett 8aa99bc3f8 Separate option_types[] from the struct definition.
13 years ago
David M. Lee 9ff89704b6 Process session timers, even if Session-Expires header is missing
13 years ago
Richard Mudgett 165410c002 Make CHECK_BLOCKING() debug message more useful.
13 years ago
Richard Mudgett fe20f6bb6b chan_dahdi: Fix "dahdi show channels group" for groups greater than 31.
13 years ago
Matthew Jordan c1ad425b5f Support building Asterisk for Raspberry Pi/Raspbian with hard-float support
13 years ago
Matthew Jordan e365562f91 Perform case insensitive comparisons for T.38 attributes
13 years ago