Commit Graph

1020 Commits (01f3a08f8a45b7e5bdcf185207a16335f02fd19a)

Author SHA1 Message Date
Joshua Colp 1e066813ac Add support for authenticating on a NOTIFY request. This is useful for phones that require it when sending them a special packet to get them to do something (such as reload their configuration).
18 years ago
Jeff Peeler 41fd7a6a21 (closes issue #6113)
18 years ago
Steve Murphy 5fb4b1bbe5 This is the scariest commit I've done in a long time. This is the astobj2-ification of chan_sip. I've tested a number of scenarios like crazy. It used to have 4x the call setup/teardown performance of trunk, but now it's roughly at parity. I will attempt to find the bottlenecks and get it back to the 4x mark. The changes made were somewhat invasive, but the value to the community of these upgrades outweighs waiting further for more testing. Every change being made to chan_sip was lousing this code up when we tried to merge. Peers, Users, Dialogs, are all now astobj2 objects, indexed via hashtables. Refcounting is used to track objects and free them at the bitter end of their lives. Please file issues on bugs.digium.com, and PLEASE, please, please be patient. One natural advantage to all the hash-table work is that loading large sip.conf files full of thousands of peers now goes much faster. One more please: PLEASE help thrash this code and test it.
18 years ago
Tilghman Lesher 0dd46a6bf0 Make the sample config match the contributed LDAP schema
18 years ago
Tilghman Lesher ded5ec5b5d Merged revisions 113874 via svnmerge from
18 years ago
Tilghman Lesher 137c02a020 Permit message wrap-around during message retrieval.
18 years ago
Tilghman Lesher 36cd3d0107 Additional note
18 years ago
Jason Parker 763da3332a Document 'originate' permission in manager sample config.
18 years ago
Jason Parker 63f574ceb4 Merged revisions 113118 via svnmerge from
18 years ago
Tilghman Lesher c6453ded22 Update sample configurations to make virtual hosting more obvious.
18 years ago
Tilghman Lesher 7741ed8bcc Update the sample configuration, to use Macro less (since it's now deprecated).
18 years ago
Joshua Colp 738e4ec94e Add a special dialplan variable to chan_sip which will cause an audio file to be played upon completion of an attended transfer.
18 years ago
Russell Bryant a567b41083 Note that the TCP and TLS support is currently considered experimental and
18 years ago
Tilghman Lesher 58fa8e6e9e Change back to using ldap_initialize() and let the user specify a URL directly,
18 years ago
Mark Michelson cd7efcf4e7 Add option 'randomperiodicannounce' to queues.conf. Setting this will
18 years ago
Olle Johansson 0de4eba640 Add manager peerstatus events when peer can't authenticate.
18 years ago
Jason Parker 93b0f037b4 Add sample events for aastra phones.
18 years ago
Kevin P. Fleming a3a8aa6547 add support for named sections in zapata.conf, and fix a few bugs in config file parsing
18 years ago
Tilghman Lesher 0b97554307 Add contributed script for separation of database access from Asterisk
18 years ago
Tilghman Lesher 8a411ccf83 Create a centralized configuration option for silencethreshold
18 years ago
Joshua Colp 7422f0ee37 Add documentation for setting username/password in SIP dial string.
18 years ago
Tilghman Lesher 4aff24881b Bring Voicetronix driver up to date with current drivers
18 years ago
Russell Bryant 3a8756c9b4 Merged revisions 104119 via svnmerge from
18 years ago
Brett Bryant 55aaa80d15 Adding more tls configuration details to sip.conf sample, with a list of valid ciphers provided in both files. .. First commit since July, woot
18 years ago
Mark Michelson 44810652d6 Change the queue holdtime announcement to happen at any interval (not just greater than two minutes). Remove
18 years ago
Kevin P. Fleming a33932047d Merged revisions 103315 via svnmerge from
18 years ago
Kevin P. Fleming cdff02c08f Merged revisions 102807 via svnmerge from
18 years ago
Russell Bryant 31d411d393 Merged revisions 102651 via svnmerge from
18 years ago
Jason Parker f910cb5cb9 Change examples to use G here also.
18 years ago
Tilghman Lesher de0d0ad137 Clarify the pooling functionality by changing the config file keyword
18 years ago
Olle Johansson 9d07e7e9ee Clarify configuration file that can be misunderstood
18 years ago
Olle Johansson a1bf177286 Removing applications that wasn't ready for svn trunk, as trunk now has
18 years ago
Jason Parker 0065508b25 Merged revisions 101219 via svnmerge from
18 years ago
Olle Johansson 11455c0898 Add rtppage() application to do multicast or unicast RTP paging to SIP phones.
18 years ago
Jason Parker 7928888ecd Reintroduce more chan_vpb stuff that was removed in r100421 and r100422
18 years ago
Jason Parker 838310187b Remove more remnants of chan_vpb
18 years ago
Joshua Colp 3bf7daa0c0 Merge in strictrtp branch. This adds a strictrtp option to rtp.conf which drops packets that do not come from the remote party.
18 years ago
Tilghman Lesher cfa0ec1f97 Add res_config_ldap for realtime LDAP engine.
18 years ago
Russell Bryant d1ba37f1c9 Change the Asterisk CLI startup commands feature to read commands to run from cli.conf
18 years ago
Olle Johansson c85b71bf72 Documentation updates
18 years ago
Mark Michelson 6d57a8c873 Adding the QUEUENAME variable to the variables set using the setqueuevar option
18 years ago
Tilghman Lesher 6181e386b5 Merged revisions 99341 via svnmerge from
18 years ago
Russell Bryant 12a6e88d8c correct the name of a CLI command for getting available device names
18 years ago
Russell Bryant f20450ea03 Merge changes from team/russell/console_devices
18 years ago
Russell Bryant b995c78c31 Merge changes from team/group/sip-tcptls
18 years ago
Jason Parker 8dc5e09ccb Add several busy detection related defines to menuselect.
18 years ago
Jason Parker 4346a37106 Merged revisions 98991 via svnmerge from
18 years ago
Kevin P. Fleming cd4cc27c93 major reliability and performance improvement in VWMI monitoring for FXO ports (code by markster, me and dbailey)
18 years ago
Terry Wilson 417c6dcb1d Update res_phoneprov to default to setting the SERVER variable to the IP
18 years ago
Russell Bryant 6aaa992301 Merge the changes from issue #10665 from the team/group/sip_session_timers branch.
18 years ago