Commit Graph

22408 Commits (70c5ac6635062efe03b51fb6c7afd30c22028be9)
 

Author SHA1 Message Date
Sean Bright 1c971ae604 Make 'iax2 show callnumber usage' output make sense when an IP is passed in.
13 years ago
Kinsey Moore 4585ec1bbf Add missing newline to ccss state change notification
13 years ago
Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types
13 years ago
Sean Bright 25e5eb3b96 Remove spurious warning when 'qualifyfreqnotok' is set successfully.
13 years ago
Sean Bright db487bd7f8 This was a LOG_NOTICE, so roll it back.
13 years ago
Sean Bright 2bd6649a93 Change some debug messages from LOG_DEBUG to ast_debug.
13 years ago
Sean Bright bec0ee0851 Add some boilerplate documentation for IAXVAR and IAXPEER.
13 years ago
Sean Bright 2c1b3144cb Set the length of the ast_sockaddr, so that we can set it's port later.
13 years ago
Alec L Davis a4f6d96b2e push 'outgoing' flag from sig_XXX up to chan_dahdi
13 years ago
Sean Bright 3816fdde94 Don't allow trunkfreq to be greater than 1000ms.
13 years ago
Tilghman Lesher a93fbe2ad5 Non-verbose output should always go to the remote console, regardless of the previous level.
13 years ago
Sean Bright 7c373d8c13 Pass the correct value to ast_timer_set_rate() for IAX2 trunking.
13 years ago
Mark Michelson 8a20faa8d7 Fix regressions with regards to route-set creation on early dialogs.
13 years ago
Paul Belanger 73b5346e79 Fix channel opaquification for app_rpt
13 years ago
Sean Bright b80fcd77e5 Revert a change to audio_audiohook_write_list that had no affect.
13 years ago
Richard Mudgett 7093cf278c Fix compile problem when old version of libvorbisfile v1.1.2 is used.
13 years ago
Richard Mudgett 7879cccafd Fix AMI Monitor action without File header converting channel name into filename.
13 years ago
Sean Bright b69fb773d2 When IAX2 debugging is enabled, make sure to log 'apathetic' messages too.
13 years ago
Sean Bright 45f361c9bd Remove IAX_OLD_FIND from chan_iax2.
13 years ago
Sean Bright 0d12368261 Use TRUNK_CALL_START as originally intended.
13 years ago
Tilghman Lesher a78b0af5ea Re-commit the verbose branch.
13 years ago
Richard Mudgett 51b32041d5 Fix voicemail problems when using ogg/vorbis.
13 years ago
Richard Mudgett 0af15b985c Fix lock typo that should be unlock in cel_sqlite_custom reload.
13 years ago
Mark Michelson 03894236d0 Properly invert the return of a strncmp call.
13 years ago
Jason Parker 1cdff5b720 Don't enable sqlite3 CDRs by default in sample configs.
13 years ago
Sean Bright 98111f8f1f Clear the high order bit from the destination call number before sending.
13 years ago
Alexandr Anikin 002b8bf320 call manager_event only if there is not null channel structure
13 years ago
Russell Bryant 33322e38f0 res_agi: Add AGIEXITONHANGUP variable.
13 years ago
Richard Mudgett b978e785dd Fix occasional incorrectly delayed call-file execution.
13 years ago
Richard Mudgett d8af1a4882 Fix compile error from most recent ast_channel opaquification installment.
13 years ago
Joshua Colp be2ac1b3dd Only allow one 'dialplan reload' to execute at a time as otherwise they would share the same common local context list.
13 years ago
Terry Wilson 34c55e8e7c Opaquify char * and char[] in ast_channel
13 years ago
Richard Mudgett a955a4770f Fix reconnecting to pgsql database after connection loss.
13 years ago
Joshua Colp fd100261f3 Don't try to play sound files that do not exist.
13 years ago
Jason Parker 6749b6e2be Fix a voicemail memory leak with heard/deleted messages.
13 years ago
Richard Mudgett 8af49f158a Fix AMI Redirect ExtraChannel not redirecting to the same exten and context.
13 years ago
Matthew Jordan a8cf4dc2b5 Fix IMAP app_voicemail compilation issue introduced in r354429
13 years ago
Terry Wilson 8100a1703d Note that CDRs are immutable once a bridge is torn down
13 years ago
Kinsey Moore 6225c6cadc Fix parsing of SIP headers where compact and non-compact headers are mixed
13 years ago
Kinsey Moore 25e344168e Make the config parser remove escaping backslashes
13 years ago
Terry Wilson e5c51ee44c Add auto_force_rport and auto_comedia NAT options
13 years ago
Mark Michelson 8f5c33f95a Adding reload support to res_fax.so
13 years ago
Matthew Jordan dff9b61f5c Clean-up of minor formatting issues in r354542/3/4
13 years ago
Matthew Jordan ba08e9f4d6 Fix SIP INFO DTMF handling for non-numeric codes
13 years ago
Richard Mudgett 16fbc7e902 Fix some compile problems from the 'cppcheck' patch.
14 years ago
Richard Mudgett 5816c60654 Fix crash in ParkAndAnnounce.
14 years ago
Russell Bryant 747cd61edf Remove some unnecessary locking from ast_hangup().
14 years ago
Kevin P. Fleming 2ce189c5b8 Revision 354046 added res_corosync as a replacement for res_ais, but didn't
14 years ago
Terry Wilson 3342183016 Add callbackextension matching & realtime callbackextensions
14 years ago
Kevin P. Fleming f0e321b88a Restore some variables removed by the 'cppcheck' patch that were actually needed.
14 years ago