Commit Graph

21446 Commits (83e8f9b91cd6fc34d88206ffec75003b475a581b)
 

Author SHA1 Message Date
Leif Madsen 83e8f9b91c Update get_ilbc_source.sh script to work again.
14 years ago
Richard Mudgett 9eb7ccef76 Rework sig_pri_hangup() to be simpler and clearer.
14 years ago
Olle Johansson 535817fe71 Add diversion header to a 302 redirect response if we have diversion data
14 years ago
Gregory Nietsky aa50191685 A long time ago in a galaxy far far away a IPv6 update was made,
14 years ago
Olle Johansson 02a28f4afe Make sure manager_debug option is reset at reload
14 years ago
Olle Johansson 309e3fe7fa Revert accidental change that fixes OS/X Lion support
14 years ago
Olle Johansson 7a2e489631 Add missing unlock at MWI message sending time
14 years ago
Terry Wilson 928de8c08a Whitespace fix
14 years ago
Terry Wilson 19992c7246 Add missing frame types to func_frame_trace
14 years ago
Jonathan Rose 21714a05b6 Fix bad RTP media bridges in directmedia calls on peers separated by multiple Asterisk nodes.
14 years ago
Sean Bright ea573b112f Make a note that inotify won't work with an NFS mounted spooler directory.
14 years ago
Gregory Nietsky bbc088b9fc The round robin routing routine in chan_misdn.c is broken.
14 years ago
Gregory Nietsky f94fa3dba3 Locking order in app_queue.c causes deadlocks.
14 years ago
Gregory Nietsky 46e2968917 lock the channel before calling ast_bridged_channel() to prevent a seg fault.
14 years ago
Richard Mudgett 9910558356 Remove unnecessary libpri dependency checks in the configure script.
14 years ago
Richard Mudgett b695a91265 Fixed cut-n-paste regression using the wrong variable.
14 years ago
Matthew Nicholson 454969d783 The tech and data members of fast_originate_helper are not string fields.
14 years ago
Richard Mudgett 5c5122d104 Remove obsolete todo comment about PICKUPRESULT.
14 years ago
Tzafrir Cohen 42840a2ef9 do parse defaultlanguage from asterisk.conf
14 years ago
Paul Belanger 28952b7ea5 Meetme should have 'core' support level
14 years ago
Tilghman Lesher 28a4975127 Move mandatory checks closer to the beginning of the file.
14 years ago
Matthew Nicholson ebb6110a13 Don't limit the size of appdata for manager originate actions.
14 years ago
Russell Bryant 5f1882731a Fix a crash in res_ais.
14 years ago
Matthew Nicholson 1aeb6f1242 Properly set caller_warning and callee_warning before we try to use them.
14 years ago
Matthew Nicholson 828a733f58 Prevent a race condition when the bridge technology changes. This change was
14 years ago
Kinsey Moore 263a410438 Ensure frames are not written to dialed channel if ringback is requested
14 years ago
Kinsey Moore b1b865d7b2 Prevent IAX2 from getting IPv6 addresses via DNS
14 years ago
Olle Johansson c0ab1f3281 Lock the peer->mvipvt to avoid crashes with SIP history enabled
14 years ago
Stefan Schmidt 22b30eb82c build_peer doesnt unlink a peer object from peers_by_ip container which leads to a wrong refcounter value.
14 years ago
Matthew Jordan 7dc49195d8 Updated SIP 484 handling; added Incomplete control frame
14 years ago
Richard Mudgett 2fb25c3aea Fix crash with res_fax when MALLOC_DEBUG and "core stop gracefully" are used.
14 years ago
Paul Belanger f105f3e579 Cleanup chan_iax2.c log messages
15 years ago
Richard Mudgett c6e7f17a68 Fix AMI action Park crash.
15 years ago
Stefan Schmidt 687e413fd8 Adding the Feature to sent a Reason Header in a SIP Cancel message by set the flag AST_FLAG_ANSWERED_ELSEWHERE before doing a masquerade in the pickup function.
15 years ago
Alec L Davis 74f9e66b41 peroid typo
15 years ago
Alec L Davis 71f3dc01da Prevent segfault if call arrives before Asterisk is fully booted.
15 years ago
Gregory Nietsky 4b1398a82d Make SQL query in app_voicemail.c portable LIMIT is not portable.
15 years ago
Richard Mudgett 34919315ab MusicOnHold has extra unref which may lead to memory corruption and crash.
15 years ago
Richard Mudgett 6d49117675 Fix potential memory allocation failure crashes in config.c.
15 years ago
Tilghman Lesher b178214e07 Remove 1.6 compatibility documentation from 1.8, as it no longer applies.
15 years ago
Tilghman Lesher 7db9485aa8 Create a local alias for ast_odbc_clear_cache.
15 years ago
Matthew Nicholson dac29dd12a Disable T.38 when we get a invite with image media port set to 0
15 years ago
Richard Mudgett 37835270a4 No DAHDI channel available for conference, user introduction disabled.
15 years ago
Richard Mudgett 9e99b1819e Call pickup race leaves orphaned channels or crashes.
15 years ago
Kinsey Moore c2636419b4 Correct an AMI protocol violation with SIPshowpeer
15 years ago
Alexandr Anikin 1ae6d66b92 cleanups in ACF/ARJ GK replies processing
15 years ago
Terry Wilson 13c15462d8 Refresh peer address if DNS unavailable at peer creation
15 years ago
Richard Mudgett b806cbbccb Add some do not hold locks notes to channel.h
15 years ago
Richard Mudgett 97959f3e9a Fix deadlock potential of chan_mobile.c:mbl_ast_hangup().
15 years ago
Matthew Jordan 92ad64998c Fixed improperly formatted TestEvent AMI message in app_voicemail
15 years ago