Commit Graph

21454 Commits (7361deae1b0620095bc19e8dc3400b741b52883e)
 

Author SHA1 Message Date
Richard Mudgett 7361deae1b Check if a channel was created before using the pointer in sig_ss7_new_ast_channel().
14 years ago
Richard Mudgett b48984e2fb Fix deadlock from not releasing SS7 linkset lock.
14 years ago
Russell Bryant df4d47dff4 Fix crashes in ast_rtcp_write().
14 years ago
Terry Wilson 0628cce193 Don't interfere with T.38 reinvites
14 years ago
Tilghman Lesher 02795f190e Various changes to allow 1.8 to compile on Mac OS X Lion (10.7)
14 years ago
Jonathan Rose 32c717b97c Document applications that play audio and do not answer unanswered calls.
14 years ago
Richard Mudgett 07a3a611a9 Made Dial d and H options no longer immediately auto-answer the calling leg.
14 years ago
Jason Parker a7b1c2eafb Remove weird mergeinfo props that make merges annoying sometimes.
14 years ago
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
14 years ago
Richard Mudgett c6e7f17a68 Fix AMI action Park crash.
14 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.
14 years ago
Alec L Davis 74f9e66b41 peroid typo
14 years ago
Alec L Davis 71f3dc01da Prevent segfault if call arrives before Asterisk is fully booted.
14 years ago
Gregory Nietsky 4b1398a82d Make SQL query in app_voicemail.c portable LIMIT is not portable.
14 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