Commit Graph

646 Commits (bb7dd96cfeebec49a6adbed0c44ef92896fca2c1)

Author SHA1 Message Date
Russell Bryant bb7dd96cfe Add support for using a jitterbuffer for RTP on bridged calls. This includes
19 years ago
Kevin P. Fleming 18606233da fix various typos and other bits (from Ian Kinner)
19 years ago
Joshua Colp 18248f092f Merged revisions 30239 via svnmerge from
19 years ago
Christian Richter 8122c35675 fixed to early connect bug which came in yesterday.., also added the transmit of progress indicators through channel vars
19 years ago
Kevin P. Fleming 3e99be68d1 add a new option for 'obscuring' SIP user/peer names from fishers
19 years ago
Matt O'Gorman 45107ed763 allows for configurable answer timeout on attended transfer
19 years ago
Matt O'Gorman 7aa1a77e75 asterisk-xmpp merge in
19 years ago
BJ Weschke 5235890be4 This is part 2/2 of the patches for #7090. Adds one-step call parking to /trunk via builtin functions and 'k' 'K' application options added to app_dial. This also resolves #6340.
19 years ago
Christian Richter 19d46333bf added callcounters for incoming and outgoing calls
19 years ago
Tilghman Lesher 9e81cc3e0c Escaping commas within fields isn't always desireable.
19 years ago
Russell Bryant 1fcc86d905 Add support for logging CDR recrods to a radius server (issue #6639, phsultan)
19 years ago
Kevin P. Fleming 42cf0b0a8f add another media path reinvite 'flavor', where we will only redirect our media to devices that we know are not behind a NAT (based on the evidence collected when we receive media from them)
19 years ago
Joshua Colp 6d603ec09c Allow contexts in regexten so that extensions can be added to multiple contexts when peer registers (issue #6869 reported by and created by Marquis)
19 years ago
Joshua Colp 15358932ec Add distinctive ring detection with Caller ID for Australia, New Zealand, and other countries. (issue #3596 reported by deon patch by dbowerman with minor mods by moi)
19 years ago
Olle Johansson 5237a0e06d - Use systemname for realm in sip, if we have no configuration for realm
19 years ago
Kevin P. Fleming 5fb4e7019f and chan_iax2 gets smaller... remove the old jitterbuffer
19 years ago
Luigi Rizzo e0f0f4b4a4 german syntax for numbers from christian richter
19 years ago
Mark Spencer 66ed134473 Allow media to go directly between IAX endpoints while signalling still
19 years ago
Olle Johansson ca6cf552f9 Add documentation on "allowtransfer"
19 years ago
BJ Weschke 3e2079e46c Fix output delimiters and add prefix parameter to func_odbc #7025 (Corydon76)
19 years ago
BJ Weschke d83bd4d136 Integrate the MixMonitor functionality (introduced in 1.2) as an option for recording queue member conversations with callers. #7084
19 years ago
Russell Bryant 0794168428 add support for having the user reminded that their temporary greeting
19 years ago
BJ Weschke 85e0c889e4 Allow for the execution of an AGI to the caller's channel right before they get bridged with the queue member that is going to take their call. Add the option to set a MEMBERINTERFACE variable on the caller's channel that will contain the interface of the queue member that is going to/did take the call. #6843
19 years ago
Christian Richter efccf89eae Added option far_alerting. This option makes it possible to generate a Ringing on other channels if they feel that they should have inband ringing, but there is non in reality. I need this due to the fact that asterisk has not the possibility to transmit progress indicators thus chan_sip and others do not know wether they should generate a Rining tone themselves if they receive AST_CONTROL_RINGING..
19 years ago
BJ Weschke 7b3f3db65d Fix autofill behavior in app_queue and document it's functionality in queues.conf.sample and UPGRADE.txt
19 years ago
Olle Johansson 7bbb6bd3aa - fix typo in rtp.c, devicestate.h
19 years ago
Russell Bryant c38fbd246e note that group assignments must be from 0 to 63 (issue #7048)
19 years ago
Christian Richter 0b6bd0073b put the default misdn.trace to /var/log/asterisk/misdn.log for better integration of existing log structure
19 years ago
Kevin P. Fleming 5f58cc8770 Merge Steve Murphy's (murf) complete re-implementation of AEL, which is now no longer considered experimental :-)
19 years ago
Tilghman Lesher e3f569532f Deprecate prefixed options in voicemail
19 years ago
Olle Johansson 5873462c2e - Add doxygen documentation for sipsock_read locking
19 years ago
Luigi Rizzo 68730ba487 update configuration, generalize date format and
19 years ago
Luigi Rizzo 64fbe4cbc5 add example syntax for new-style number and date spelling
19 years ago
Joshua Colp e8a94a71e2 Allow the attachment format to be specified differently for different mailboxes (issue #6961 reported by the ever fabulous Corydon76)
19 years ago
Russell Bryant 8a5436c72f add indications for Thailand (issue #6971)
19 years ago
Russell Bryant 717445c1d8 add the ability to turn off the feature that allows agents to end calls
19 years ago
Josh Roberson b04c61eeb3 Note that the res_speech module will need to be loaded first, and add a conveient line to uncomment to do so for the time being.
19 years ago
Joshua Colp afcefc4a68 Convert chan_iax2 to use linked lists for multithreading, and add dynamic threads. These are used when all pool threads are in use, and will stick around until load dies down. The theory is that during high load you'll have more threads available, and during low load you'll only have the normal pool threads sticking around.
19 years ago
Olle Johansson 7089dc1341 Issue #6899 - remove OSP support code from chan_sip.c and app_dial.c
19 years ago
Olle Johansson 9d8260c68e Formatting fixes
19 years ago
Olle Johansson 8e22245b09 Formatting fixes
19 years ago
Olle Johansson 023e27f695 Formatting fixes
19 years ago
Olle Johansson 95de51526a Added information on call-limit and realtime
19 years ago
Olle Johansson bf4b484e62 Clarify the need for numeric parking positions (imported from 1.2)
19 years ago
Mark Spencer bfba044b5f Flesh out the remainder of the manager + http changes and create a sample application to partially
19 years ago
BJ Weschke cc0b49d927 Provide warning about current behavior of autofill = yes
19 years ago
Olle Johansson eb94c40702 Typo
19 years ago
North Antara 139b07c76c whitespace "fixes", and general cleanup
19 years ago
Luigi Rizzo c01fc0ee03 the comment character is ';' not '#' ...
19 years ago
North Antara 150e0b72cc Added more "valid" phone types to skinny sample config.
19 years ago