aboutsummaryrefslogtreecommitdiffstats
path: root/configs/iax.conf.sample
AgeCommit message (Collapse)AuthorFilesLines
2006-12-06Fix the name of the rtignoreregexpire option in the sample configuration file.russell1-1/+1
(issue #8526, arkadia) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@48322 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-11Spelling/grammar fixes (Issue 7929)tilghman1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@42716 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-11Add configuration option for IAX2 users that will limit the amount of ↵file1-0/+2
outstanding AUTHREQs we are waiting for replies on. git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@37378 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-18don't store multiple secrets delimited with semicolons for peers because thisrussell1-1/+3
is only valid for users. Instead, only keep the last specified secret for a peer entry. Also, document how multiple secrets are handled in the sample config. (Reported by PCadach on #asterisk-bugs) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@34627 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-22add comment warning people about trying to use hostnames/IPs in the sample ↵kpfleming1-0/+5
config git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@10736 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 ↵kpfleming1-0/+0
f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-04make sample config files easier to ready (issue #5371)kpfleming1-46/+47
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6720 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-15allow minimum/maximum registration intervals to be set on server side (issue ↵kpfleming1-1/+4
#51111) respect server-provided registration interval on client side git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6612 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-02doh!kpfleming1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6502 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-02make chan_iax2 rtupdate behave the same as chan_sipkpfleming1-22/+18
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6501 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-25add documentation of new parameters to sample config file (issue #5021)kpfleming1-2/+9
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6400 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-21control maximum number of interpolation frames generated during silence by ↵kpfleming1-0/+7
jitterbuffer (bug #4295) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5951 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-09add 'rtignoreexpire' option to allow Realtime addresses to be used ↵kpfleming1-0/+4
regardless of expiration time (bug #4362) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5889 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-19More jitter buffer fixes for large resync (bug #4311)markster1-1/+9
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5719 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-18provide a more explicit explination as to what the 'iaxcompat' option doesrussell1-2/+6
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5713 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-29Add option to disable checksums on IAXmarkster1-0/+6
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5301 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-26Fix discriptions / options (bug #3863)markster1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5267 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-21Update SIP/IAX documentation and code (Bug #3810)markster1-0/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5220 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-17Add PLC and jitter buffer and iax2 meta trunk with timestamps (bug #2532, #3400)markster1-0/+27
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5192 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-17Merge config sample updates mentioning reload (bug #3697)markster1-0/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5187 f38db490-d61c-443f-a65b-d21fe96a405b
2005-02-16Fix misspellings of separate (bug #3607)markster1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5034 f38db490-d61c-443f-a65b-d21fe96a405b
2005-02-10Merge tony's IAX/SIP realtime cache (bug #3509)markster1-0/+20
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5003 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-20IAX codec fixes (bug #3387)markster1-0/+18
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4856 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-11Allow multiple bindaddrs so asterisk uses the same interface for tx as rxmarkster1-2/+4
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4756 f38db490-d61c-443f-a65b-d21fe96a405b
2004-11-17Update sample config files for setvarmarkster1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4268 f38db490-d61c-443f-a65b-d21fe96a405b
2004-11-09Make timezone configurable within IAX (bug #2814)markster1-1/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4191 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-18Add DUNDi.... (http://www.dundi.com)markster1-0/+9
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4033 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-10Add autokill to IAX2, toomarkster1-0/+10
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3967 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-09Fix little typomarkster1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3959 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-08IAX2 authentication improvementsmarkster1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3954 f38db490-d61c-443f-a65b-d21fe96a405b
2004-09-17Merge steven davie's IAX2 jitterbuffer fixesmarkster1-3/+8
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3798 f38db490-d61c-443f-a65b-d21fe96a405b
2004-09-07Add option to register extensions on IAX or SIP registrationmarkster1-0/+10
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3746 f38db490-d61c-443f-a65b-d21fe96a405b
2004-08-31Make app_festival change more portable, allow '*' for context in iax2markster1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3692 f38db490-d61c-443f-a65b-d21fe96a405b
2004-08-17Fix port numbers in IAX2 and iax2prov (bug #2261)markster1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3618 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-12Merge cosmetic fixes from stevemarkster1-1/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3419 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-03Fix typo in sample configmarkster1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3381 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-01Merge Steven Davies latest jitter buffer patchmarkster1-13/+38
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3373 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-26Add ability to send detailed mailbox info (bug #1690)markster1-0/+7
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3323 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-26Add peercontext parameter for default outbound context (bug #1929)markster1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3315 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-26Minor alsa fixes, add "delayreject" option to IAX to implement request of ↵markster1-0/+6
bug #1846) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3313 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-02Add information for IAX on Free World Dialupmarkster1-4/+23
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3135 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-02Merge Matteo's language setting code for iax2 (bug #1476)markster1-0/+7
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2857 f38db490-d61c-443f-a65b-d21fe96a405b
2004-04-06Small IAX fixesmarkster1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2638 f38db490-d61c-443f-a65b-d21fe96a405b
2004-03-08Clarify that jitter buffering is usually a lossmarkster1-1/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2372 f38db490-d61c-443f-a65b-d21fe96a405b
2004-02-15Fix typo in iax.conf.sample (bug #1035)citats1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2168 f38db490-d61c-443f-a65b-d21fe96a405b
2004-02-01Add "iaxcompat" option to allow nested switch statements, still might fail ↵markster1-0/+5
if you have an IAX call going to something with a switch... git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2104 f38db490-d61c-443f-a65b-d21fe96a405b
2003-12-04Add auth debug optionmarkster1-0/+6
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1825 f38db490-d61c-443f-a65b-d21fe96a405b
2003-10-08grrrr..one more tryjeremy1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1618 f38db490-d61c-443f-a65b-d21fe96a405b
2003-10-07don't mind mejeremy1-1/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1617 f38db490-d61c-443f-a65b-d21fe96a405b
2003-10-07keyword username is not used in iax/iax2jeremy1-1/+0
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1616 f38db490-d61c-443f-a65b-d21fe96a405b