Commit Graph

21846 Commits (5ed9d4128d9e71bd951dcbaa75bb7769265f9c4c)
 

Author SHA1 Message Date
Sean Bright a8989c5ded This was a LOG_NOTICE, so roll it back.
13 years ago
Sean Bright 11991e8394 Change some debug messages from LOG_DEBUG to ast_debug.
13 years ago
Sean Bright 4b59946c41 Add some boilerplate documentation for IAXVAR and IAXPEER.
13 years ago
Sean Bright 3925b8fdc9 Set the length of the ast_sockaddr, so that we can set it's port later.
13 years ago
Alec L Davis 1b6601bc0a push 'outgoing' flag from sig_XXX up to chan_dahdi
13 years ago
Paul Belanger 0b894ef73a Fix -Werror=unused-but-set-variable compiler error (gcc 4.6.2)
13 years ago
Sean Bright 0106636e42 Don't allow trunkfreq to be greater than 1000ms.
13 years ago
Sean Bright 338fd29f44 Pass the correct value to ast_timer_set_rate() for IAX2 trunking.
13 years ago
Mark Michelson 202d83c42c Fix regressions with regards to route-set creation on early dialogs.
13 years ago
Mark Michelson 1ba154c100 Revert change to translate.c as it has caused an infinite loop to occur in circumstances.
13 years ago
Paul Belanger e31d0dfe40 Revert 355700 and 355701
13 years ago
Paul Belanger 1fd85ee397 Missed a variable
13 years ago
Paul Belanger 0e93bc868e Fix -Werror=unused-but-set-variable compiler error (gcc 4.6.2)
13 years ago
Sean Bright 706d34fade Revert a change to audio_audiohook_write_list that had no affect.
13 years ago
Richard Mudgett 15f49a1497 Fix compile problem when old version of libvorbisfile v1.1.2 is used.
13 years ago
Richard Mudgett 695e1ecbec Fix AMI Monitor action without File header converting channel name into filename.
13 years ago
Sean Bright dfe4ff5337 When IAX2 debugging is enabled, make sure to log 'apathetic' messages too.
13 years ago
Sean Bright 314dcc01bc Only use maxtrunkcall and maxnontrunkcall in chan_iax2 if IAX_OLD_FIND is specified.
13 years ago
Sean Bright 62b7e35b71 Use TRUNK_CALL_START as originally intended.
13 years ago
Richard Mudgett e296e8c96f Fix voicemail problems when using ogg/vorbis.
13 years ago
Richard Mudgett f0e24c2e24 Fix lock typo that should be unlock in cel_sqlite_custom reload.
13 years ago
Mark Michelson a5d76e1c11 Properly invert the return of a strncmp call.
13 years ago
Jason Parker 8357dd7a2d Don't enable sqlite3 CDRs by default in sample configs.
13 years ago
Sean Bright 94ade43b56 Clear the high order bit from the destination call number before sending.
13 years ago
Alexandr Anikin 7d0ee59215 call manager_event only if there is not null channel structure
13 years ago
Richard Mudgett 49ebbe0765 Fix occasional incorrectly delayed call-file execution.
13 years ago
Joshua Colp c81c500276 Only allow one 'dialplan reload' to execute at a time as otherwise they would share the same common local context list.
13 years ago
Richard Mudgett 7d84a0ed69 Fix reconnecting to pgsql database after connection loss.
13 years ago
Jason Parker a37f262426 Fix a voicemail memory leak with heard/deleted messages.
13 years ago
Richard Mudgett 9ce7947aa6 Fix AMI Redirect ExtraChannel not redirecting to the same exten and context.
13 years ago
Terry Wilson 4dd831722a Note that CDRs are immutable once a bridge is torn down
13 years ago
Kinsey Moore 7d5836ca78 Fix parsing of SIP headers where compact and non-compact headers are mixed
13 years ago
Kinsey Moore ae3a465d8f Make the config parser remove escaping backslashes
13 years ago
Mark Michelson 5aa7a6986e Remove outdated comment.
13 years ago
Mark Michelson c4334ee50a Fix translation path choices.
13 years ago
Matthew Jordan 004babb20d Clean-up of minor formatting issues in r354542/3/4
13 years ago
Mark Michelson aeadbab220 Adding reload support to res_fax.so
13 years ago
Matthew Jordan ead2b47907 Fix SIP INFO DTMF handling for non-numeric codes
13 years ago
Richard Mudgett 9c33d62bcb Fix crash in ParkAndAnnounce.
13 years ago
Russell Bryant fdd8444090 Remove some unnecessary locking from ast_hangup().
13 years ago
Terry Wilson 15d28cfdad Fix multiple SIP realtime issues
14 years ago
Jonathan Rose ff07b89e63 Fix column duplication bug in module reload for cdr_pgsql.
14 years ago
Richard Mudgett 2997c5c8c6 Improved documentation of CLI "dialplan add extension" command.
14 years ago
Richard Mudgett 294793a822 Add missing headers to AMI UnParkedCall event to uniquely identify the call.
14 years ago
Jonathan Rose 65360e2ae5 Fixes deadlocks occuring in chan_agent due to r335976
14 years ago
Kinsey Moore ea4fa3227f Ensure entering T.38 passthrough does not cause an infinite loop
14 years ago
Richard Mudgett c5fc58c3a0 Restore the 'w' modifier support for ISDN spans. Dial(DAHDI/g0/1234w888)
14 years ago
Jonathan Rose 749b33018e Backports some documentation for func_curl from 10 to 1.8
14 years ago
Mark Michelson 47b3aa6362 Fix TLS port binding behavior as well as reload behavior:
14 years ago
Jonathan Rose ad24624751 Fix sip show peers port output, align columns, and fix ami port output.
14 years ago