dect
/
asterisk
Archived
13
0
Fork 0
Commit Graph

917 Commits

Author SHA1 Message Date
tilghman 606c93a397 Deprecate prefixed options in voicemail
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@22268 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-24 17:20:41 +00:00
oej 9e7afdebc6 - Add doxygen documentation for sipsock_read locking
- Improve documentation of pedantic
  (related to issue #7016)

  From the air above Russia...


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@22163 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-23 06:22:29 +00:00
rizzo 53d4d48821 update configuration, generalize date format and
start mapping digit strings



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@21960 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-21 15:49:14 +00:00
rizzo 74f77f2d5c add example syntax for new-style number and date spelling
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@21420 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-19 10:21:58 +00:00
file 6c00b7ca23 Allow the attachment format to be specified differently for different mailboxes (issue #6961 reported by the ever fabulous Corydon76)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@20357 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-15 23:05:18 +00:00
russell ddb97bd2b5 add indications for Thailand (issue #6971)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@20329 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-15 22:49:45 +00:00
russell 52c8b6fe51 add the ability to turn off the feature that allows agents to end calls
by pressing '*'.  This is still on by default. (issue #6897)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@20328 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-15 22:32:23 +00:00
twisted c2272ba2b9 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.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@19615 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-12 23:47:51 +00:00
file 0cb2bbad85 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.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@19254 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-11 16:44:10 +00:00
oej 3c9910c57e Issue #6899 - remove OSP support code from chan_sip.c and app_dial.c
- implement all functions through internal APIs in res_osp.c and app_osplookup.c
(homesick)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@18369 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-07 19:11:22 +00:00
oej e1dbe866be Formatting fixes
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@17864 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-06 15:41:37 +00:00
oej 2200466f93 Formatting fixes
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@17862 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-06 15:25:56 +00:00
oej 0bb8b48fbd Formatting fixes
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@17861 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-06 15:23:14 +00:00
oej 042ad498ad Added information on call-limit and realtime
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@17209 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-04 08:01:46 +00:00
oej 6fa10d3955 Clarify the need for numeric parking positions (imported from 1.2)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@17152 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-03 20:45:45 +00:00
markster 7014c0e5dd Flesh out the remainder of the manager + http changes and create a sample application to partially
demonstrate the capability of manager over http.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16850 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-01 08:49:54 +00:00
bweschke 7db2c192b0 Provide warning about current behavior of autofill = yes
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16673 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-31 13:51:37 +00:00
oej 85763de2f1 Typo
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16305 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-30 00:32:01 +00:00
north 7914bf8645 whitespace "fixes", and general cleanup
It's nice to have consistency in sample configs too.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16268 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-29 21:08:13 +00:00
rizzo 92ed25a73a the comment character is ';' not '#' ...
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16235 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-29 20:09:10 +00:00
north 9fd49cde05 Added more "valid" phone types to skinny sample config.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@15938 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-29 01:08:01 +00:00
rizzo 41615c740e update example file
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@15543 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-28 14:04:27 +00:00
russell 5075c90ca6 disable the http server by default at the request of people on IRC
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@15518 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-28 13:52:57 +00:00
kpfleming 481cc72228 support subscription-based MWI, and use proper Call-ID on NOTIFY messages (issue #6390)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@15476 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-28 04:21:21 +00:00
kpfleming 7c697789d6 improve IP TOS support for SIP and IAX2 (issue #6355, code from jcollie plus modifications)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@15435 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-28 03:28:52 +00:00
oej 8ff8a80baa Issue #5427
- Enable videosupport per device
- Implement maxcallbitrate setting for video calls

Patch by John Martin, thanks!


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@15148 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-27 03:35:49 +00:00
oej 005365ae2c Issue #6705 (oej)
- Implement option for allow/disallow subscriptions
- Implement option for allow/disallow overlap dialling
- Set default to disable overlap dialling in sip.conf.sample for new installations
- Remove overlap dialling from subscription logic


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@15107 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-27 02:57:17 +00:00
markster 4f4a24ec6f Add micro-http server and abstract manager interface, make snmp not die
on reload.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@14953 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-25 23:50:09 +00:00
mattf 21339b3972 Allow channels to be moved if channel change is requested in SETUP_ACK, also add a WAY cool new field to the nsf option
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@14521 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-23 21:41:23 +00:00
jdixon 1948a178a5 Added separate outsignalling specification, and fixed FEATDMF to allow for
international inbound calls.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@14079 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-21 22:31:36 +00:00
russell ea85b02de9 add a CLI command that allows converting files to other formats using
the Asterisk file format and codec translator modules (issue #6062)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@14027 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-21 20:45:29 +00:00
russell 3b6c2dc392 Merged revisions 13964 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r13964 | russell | 2006-03-21 13:59:29 -0500 (Tue, 21 Mar 2006) | 3 lines

add a note explaining how to set the DYNAMIC_FEATURES variable to allow the use
of custom features (issue #6747)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@13967 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-21 19:00:26 +00:00
russell 40b6d58464 add indications for Malaysia (issue #6758)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@13738 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-21 06:04:49 +00:00
crichter 24baf4cf91 removed dynamic switching from transparent to hdlc mode. Instead we've got a config option hdlc=yes now which enables the hdlc controller for a data call
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@13637 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-20 18:04:05 +00:00
crichter 2bf55bda4d these traceing option do not exist anymore
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@13633 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-20 10:00:34 +00:00
oej 876cad326a Fix reference to README files
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@13549 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-19 09:35:11 +00:00
oej 6b15c9e645 Add reference to examples for files and custom, too make it more obious
that you're required to read on... (hello xrobau)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@13323 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-17 08:46:31 +00:00
oej fdc21b3182 Clarify documentation for "progressinband" - imported from 1.2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@13246 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-16 18:01:08 +00:00
russell f450578cea deprecate the mailboxdetail option and always use its behavior, instead (issue #6665)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@12923 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-14 18:05:22 +00:00
russell 9389382205 add an option to cdr.conf that enables ending CDRs before executing
the "h" extension as opposed to afterwards (issue #6193)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@12896 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-14 16:49:34 +00:00
crichter 7b5c69e01b added option to change the connected party number dialplan (ton)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@12481 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-09 18:01:27 +00:00
mogorman eb6b8e6e0b allows the table field to be configurable for
cdr_tds.conf.  patch provided by bug 6629 with
minor change.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@12475 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-08 22:12:20 +00:00
crichter f320a81034 added a bit more detailed description for the echotraining parameter, also changed the default from 1 to 2000. The default for the upper_threshold is now 0
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@12287 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-07 11:08:09 +00:00
russell c5b2a405d7 Merged revisions 11946 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r11946 | russell | 2006-03-05 21:32:35 -0500 (Sun, 05 Mar 2006) | 2 lines

fix a typo in the description of the ringtimeout option

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@11947 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-06 02:33:36 +00:00
mogorman 4f4909d208 cdr_csv logging parameters in cdr.conf
usegmtime, log date/time in GMT
 loguniqueid log uniqueid
 loguserfield log user field
 patch provided by bug 5015


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@11586 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-02 21:04:04 +00:00
oej eb3bb33486 Whitespace changes
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@11455 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-28 21:04:17 +00:00
crichter df18d5fb04 better default values for jitterbuffer in code and config
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@11334 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-28 11:46:55 +00:00
markster 9dc4503175 Add SNMP support (bug #6439)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@11193 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-26 20:46:11 +00:00
markster 181407f073 Make IAX2 multithreaded
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@11192 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-26 20:27:14 +00:00
kpfleming 31e7dd9226 Merged revisions 10511,10535,10736 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r10736 | kpfleming | 2006-02-22 11:32:15 -0600 (Wed, 22 Feb 2006) | 2 lines

add comment warning people about trying to use hostnames/IPs in the sample config

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@10737 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-22 17:33:38 +00:00
mogorman e03764cc6f Changing syntax once again slightly and standardizing
config to other asterisk samples , bug note 6530


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@10559 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-20 18:30:49 +00:00
crichter 8e9b1bb203 adde incoming_early_audio option, to avoid sending tone indications to the remote party on incoming calls from the pstn, this shouldnt be enabled, only if the provider allows it
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@10227 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-15 19:51:33 +00:00
crichter 2913414dba added pmp_l1_check option, to avoid l1 checking for group calls on PMP ports
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@10225 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-15 19:32:45 +00:00
kpfleming f0d3db9337 add option to avoid calling members whose channels are 'in use' (issue #6315, plus documentation)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@10163 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-15 02:52:19 +00:00
mogorman 4d6fbdd052 changed naming scheme for variables so it matches
asterisk standard, changed it so it can take frames
 of sizes other than 20ms, allowed for the app to reload
 properly, and finalyl changed sample to general section
 as to follow standards.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@10086 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14 23:30:18 +00:00
kpfleming 9c8ab2d165 set properties for new files (i need to get this documented)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9960 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14 18:44:18 +00:00
mogorman 85d32fb41a Commiting 5959 with minor formatting and typo
fixes.  Thanks to all those involved.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9918 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-14 16:42:50 +00:00
tilghman 5fe6afb183 Bug 6477 - minor syntax error, plus a few other syntax fixes
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9783 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-13 19:08:05 +00:00
mattf 8ebf7821fe Add smdi support for asterisk (see doc/smdi.txt for config info) (#5945)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9423 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-10 21:50:56 +00:00
kpfleming 3106171e09 restore 'rfc2833' naming for DTMF mode in chan_sip
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9391 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-10 16:33:47 +00:00
oej eec98d0bea - Change "rfc2833" to "rtp" in sip.conf. Keeping backwards compatibility.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9294 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-09 15:40:53 +00:00
oej d631197090 - Adding example on using european time zones in voicemail.conf
- Moving the timezone section to below the documentation section

Example written and contributed by Henrik Olsen, Astricon Training student.
Thanks!



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9292 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-09 15:25:34 +00:00
crichter 8e35b8224f default values of jitterbuffer and jitterbuffer_upper_threshold should be > 0, this fixes the tv_fix warnings, because we use ast_read to transmit frames to asterisk in jitterbuffer mode, instead of queueing the audio data with ast_queue_frame.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9186 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-07 13:34:59 +00:00
crichter 870f55a59b * removed unnecessary struct elements and functions
* fixed "RETRIEVE does not work" bug
* fixed some NT Mode bugs
* removed some // comments
* added configureable jitterbuffer
* removed own tone-generator, and use asterisks instead, to support 
  asterisks indications
* added more support for hw-bridging, we bridge now every possible call
* fixed some hdlc mode issues, with a patch for chan_zap we can make 
  data calls between chan_zap and chan_misdn now
* completely reworked the config engine, works like a charm now
* fixed SetCallerPres - bug
* added Progress and Proceeding passing
* optimized Ringing Indication handling
* added full ast_send_text support (you can setup nice menus with the dialplan
  now)
* added support to read /etc/misdn-init.conf to clarify the NT+PTP Problem
* we compile now channels/misdn if mISDNuser is installed systemwide


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9114 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-02 21:15:34 +00:00
oej fa9fd8ae70 - Adding a doc/00README.1st with an INDEX over README files
- Moving files from / to /doc or /configs
- Renaming some documentation files

Thank you for the initiative, manxpower!


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9046 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-01 17:16:08 +00:00
oej 33d610bf38 - Clarify default setting of canreinvite (thanks royk)
- Add some extra headers and reference to other doc/ files for realtime


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9034 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-01 13:23:59 +00:00
oej 30edf39481 Issue 5892: Set a minimum T1 timer for calls. Reporter: twisted
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8926 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-30 19:50:39 +00:00
oej 7f1e332eb9 From now on, apply maxexpiry and minexpiry to all subscriptions. Thanks to fourcheeze in the IRC channel
for pointing this out.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8642 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-25 12:01:07 +00:00
oej 295fbee42e Make it clear that caller ID in sip.conf is used only on incoming calls (inspired by bug #6183)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8554 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-24 18:15:20 +00:00
mogorman dd0de59245 changed some settings to app_args and some code
cleaning patch 6267


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8495 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-23 17:23:22 +00:00
mattf c9fafda4b1 Fix comments in sip.conf (#6134)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8359 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-20 23:19:49 +00:00
mattf 5e7c6c9e09 Update config. Apprently default doesn't always work now.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8345 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-20 18:17:46 +00:00
oej 660f427e65 - Add DOC file about caller ID presentation values
- Add callingpres to sip.conf
- Add reference to README.callingpres from zapata.conf


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8336 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-20 14:32:30 +00:00
oej 1aabf33033 Add support for "musicclass" instead of "musiconhold" to make chan_zap compatible
with other channels.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8300 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-19 22:41:55 +00:00
tilghman 2928785b7d Bug 5090 - sample configuration for udptl packets
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8102 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-16 18:05:19 +00:00
mattf c96bf629db Add mission options to agents.conf sample file (#6234)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8072 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-14 16:18:03 +00:00
mogorman 61820f0d59 added feature for pausing and unpausing the
monitor app from manager and in the call through
features.conf bug 5395 for the patch


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8070 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-14 00:32:30 +00:00
bweschke 5af8c4e9eb Implement the autologoffunavail option in chan_agent (#6038 with some minor mods)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8063 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-13 18:23:30 +00:00
mogorman d1792564f7 added two new features to meetme, autofill and
autopause.  thanks twisted from 5577


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8060 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-13 17:39:56 +00:00
mogorman bb937ba384 forgot to take out createlink sample along with
other part.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8042 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-13 02:34:10 +00:00
mogorman 19b72c2cb8 Added option for limiting a user from logging in
as multiple agents at same time. bug 6046 thanks
ppyy


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8021 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-12 19:07:18 +00:00
mogorman 44fc546afb added page macro examples from 6077 with minor typo
fixes.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8001 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-12 06:43:24 +00:00
tilghman b94831a7c3 Merged revisions 7999 via svnmerge from
/branches/1.2


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8000 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-12 06:15:56 +00:00
mattf 40c02477e7 Make sure to update the config file for chan_zap to include japanese caller id
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7946 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-10 21:13:18 +00:00
mogorman 1af231176b added small feature from bug 5682 with one typo fix.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7865 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-08 00:25:31 +00:00
oej 762e166239 - Remove "incominglimit" as a configuration option in sip.conf
- Add documentation on call-limit, explaining that there's two counters
  for a type="friend". 
- Document the removval of "incominglimit" in UPGRADE.txt



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7775 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-04 09:10:56 +00:00
kpfleming c3ba2e2855 add optional timestamps to manager events (issue #5535, simplified)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7750 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-03 22:07:12 +00:00
oej 64199b5f31 Bug 5345; Add configuration option for minimum registration time. (folsson)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7731 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-03 11:21:48 +00:00
tilghman 3472d69fa7 Bug 5854 - Allow quotation of the second field in extconfig, for the purpose of including commas (for LDAP configuration)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7647 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-27 06:42:29 +00:00
tilghman c12493b765 Add SQL_ESC to allow single ticks to be escaped
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7642 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-27 02:02:23 +00:00
jdixon 262e9759c4 Added support for Feature Group C CAMA trunks (both DP and MF), and support
for Feature Group D Tamdem trunks inbound (outbound was already there)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7636 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-26 20:01:35 +00:00
russell eed0c9f016 Merged revisions 7599 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7599 | russell | 2005-12-22 15:36:47 -0500 (Thu, 22 Dec 2005) | 3 lines

revert changes to videosupport to allow per-peer setting, since it isn't quite
complete and there is not an obvious fix at this point

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7600 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-22 20:38:43 +00:00
tilghman 4ca4b36d90 Bug 5055 - Simple SQL commands from the dialplan
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7576 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-21 18:43:10 +00:00
russell 5eaf407bf4 move heading to the top of the file
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7574 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-21 16:36:48 +00:00
jdixon 4035176765 Added docs for new features (duplex mode & tailmessages)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7567 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-20 23:53:26 +00:00
crichter ff7c3adedd updated the documentation and the sample config to meet the present
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7446 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-12 22:26:35 +00:00
twisted 8669287083 Document other use of courtesytone, make association of "One Touch Record" with "Touch monitor"
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7409 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-09 00:27:11 +00:00
tilghman 603200e1ac Document two keywords that were previously missing
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7405 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-08 23:33:08 +00:00
kpfleming dc76ba74df Merged revisions 7285,7299,7310,7329 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7285 | tilghman | 2005-12-02 15:12:05 -0600 (Fri, 02 Dec 2005) | 2 lines

Turn on executable bits for startup scripts, and fix bash var interpolation for Mandrake

........
r7299 | oej | 2005-12-02 19:24:40 -0600 (Fri, 02 Dec 2005) | 2 lines

Documenting the default registerattempts setting as 0, continue hammering the server for ever and ever ;-)

........
r7310 | tilghman | 2005-12-03 13:55:05 -0600 (Sat, 03 Dec 2005) | 3 lines

Bug 5925: check for "Unknown", as that's what app_voicemail puts into the field for Unknown callerid
Also, remove useless res checks (initialized to 0; never set)

........
r7329 | kpfleming | 2005-12-04 12:03:07 -0600 (Sun, 04 Dec 2005) | 2 lines

use a more efficient way to get the revision number, that will also report if the working copy contains uncommitted modifications

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7330 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-04 18:12:52 +00:00
kpfleming 907b53f827 Merged revisions 7265-7266,7268-7275 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7265 | oej | 2005-12-01 17:18:14 -0600 (Thu, 01 Dec 2005) | 2 lines

Changing bug report address to the Asterisk issue tracker

........
r7266 | kpfleming | 2005-12-01 17:18:29 -0600 (Thu, 01 Dec 2005) | 3 lines

Makefile 'update' target now supports updating from Subversion repositories (issue #5875)
remove support for 'patches' subdirectory, it's no longer useful

........
r7268 | kpfleming | 2005-12-01 17:34:58 -0600 (Thu, 01 Dec 2005) | 2 lines

ensure channel's scheduling context is freed (issue #5788)

........
r7269 | kpfleming | 2005-12-01 17:49:44 -0600 (Thu, 01 Dec 2005) | 2 lines

don't block waiting for the Festival server forever when it goes away (issue #5882)

........
r7270 | kpfleming | 2005-12-01 18:26:12 -0600 (Thu, 01 Dec 2005) | 2 lines

allow variables to exist on both 'halves' of the Local channel (issue #5810)

........
r7271 | kpfleming | 2005-12-01 18:28:48 -0600 (Thu, 01 Dec 2005) | 2 lines

protect agent_bridgedchannel() from segfaulting when there is no bridged channel (issue #5879)

........
r7272 | kpfleming | 2005-12-01 18:39:00 -0600 (Thu, 01 Dec 2005) | 3 lines

properly handle password changes when mailbox is last line of config file and not followed by a newline (issue #5870)
reformat password changing code to conform to coding guidelines (issue #5870)

........
r7273 | kpfleming | 2005-12-01 18:42:40 -0600 (Thu, 01 Dec 2005) | 2 lines

allow previous context-searching behavior to be used if desired (issue #5899)

........
r7274 | kpfleming | 2005-12-01 18:51:15 -0600 (Thu, 01 Dec 2005) | 2 lines

inherit channel variables into channels created by Page() application (issue #5888)

........
r7275 | oej | 2005-12-01 18:52:13 -0600 (Thu, 01 Dec 2005) | 2 lines

Bug #5907. Improve SIP INFO DTMF debugging output. (1.2 & Trunk)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7276 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-02 01:01:11 +00:00
russell 412f5380a1 add description of the fromdomain option (issue #5874)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7229 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-30 05:26:29 +00:00
kpfleming 24c1e3c222 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
russell 2965268104 issue #5828
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7192 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-23 05:58:41 +00:00
twisted affd985bf2 issue #5826
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7188 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-23 05:03:42 +00:00
russell dda02a7ba6 issue #5800
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7158 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-21 01:11:40 +00:00
kpfleming e11256bc38 backport chan_modem fixes from v1-2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7129 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-17 16:57:25 +00:00
twisted 3a08ad20e0 Finish removing chan_modem* by default.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7125 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-16 22:40:43 +00:00
kpfleming 7eb5087ca1 issue #5689
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7059 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-11 00:10:44 +00:00
kpfleming 9c77ba7054 issues #3599 and #4252
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7033 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-08 23:19:30 +00:00
kpfleming 2786f77f14 document an undocumented variable
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6958 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-03 21:53:44 +00:00
kpfleming 733158c357 issue #5566
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6938 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-01 22:04:14 +00:00
kpfleming fa47ab787a allow DTMF timeout to be configurable (issue #5160)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6918 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-01 00:06:43 +00:00
kpfleming 3021b77d12 add experimental mISDN channel driver (issue #4077)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6910 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-31 22:51:12 +00:00
markster 7f7bbed28e Cleanup language in sip.conf (bug #5543)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6893 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-29 21:05:34 +00:00
kpfleming 32dcff5349 properly document this morning's changes to 'ignoreregexpire'
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6871 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-28 16:00:09 +00:00
markster bf2d464db8 Merge highly modified fullcontact in realtime sip patch (bug #4832, heavy mods)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6870 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-28 13:37:31 +00:00
jim 6be9629202 Many changes and new stuff including Reverse Autopatch and completely new authentication system no longer requiring static IP address assignment.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6855 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-26 16:00:38 +00:00
twisted 1218940370 finish commit bug 5427 (sip.conf.sample deserves to be updated too)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6745 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-12 01:46:42 +00:00
kpfleming a6fd77c150 remove unused config option (issue #5358)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6724 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-05 00:05:13 +00:00
kpfleming 024f2617d8 make sample config files easier to ready (issue #5371)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6720 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-04 22:51:59 +00:00
kpfleming 716df588de allow write timeout to be set on a per-user basis in AMI (issue #5352)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6716 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-04 22:25:15 +00:00
russell a2a000d752 update sample configuration to reflect new options (issue #5357)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6713 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-04 19:05:40 +00:00
russell 5f810e050b clarify option description (issue #5351)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6705 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-01 01:24:15 +00:00
kpfleming e0e03ddd7c support optional sending of Remote-Party-ID headers (issue #2471, heavily modified to actually work properly)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6671 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-27 01:54:17 +00:00
kpfleming 244388041a add domains documentation and rename config option
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6669 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-26 23:14:59 +00:00
kpfleming 7d642736fc allow minimum/maximum registration intervals to be set on server side (issue #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-15 02:25:06 +00:00
kpfleming c9c544d191 spelling fix (issue #5231)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6597 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-14 20:48:41 +00:00
kpfleming ab5f0fc585 add token format specification support (issue #5199)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6580 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-14 01:40:22 +00:00
markster 054df85792 Allow "auto" dtmf mode to select between RFC2833 and inband based on peer's offer or answer.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6518 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-06 21:04:40 +00:00
kpfleming 7f21f65499 correct terminology (issue #5100)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6510 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-02 19:27:01 +00:00
kpfleming 0f49897f81 doh!
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6502 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-02 16:05:53 +00:00
kpfleming d1edefbcf4 make chan_iax2 rtupdate behave the same as chan_sip
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6501 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-02 14:19:36 +00:00
mattf d6d95933f0 New, more robust way of doing e&m digit collection. Bug #3805
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6483 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-01 19:02:37 +00:00
mattf f51202904c Forgot to commit sample config update
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6480 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-01 17:33:18 +00:00
markster a94f578222 Add support for ring begin event and configurable ringtimeout.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6470 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-31 05:02:33 +00:00
kpfleming 7e509d9da6 remove unused 'outgoinglimit' code, rename 'incominglimit' to 'call-limit' (old syntax is still supported) (issue #5068)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6458 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-30 21:26:33 +00:00
kpfleming 74958e6720 update to use Speex 1.1.x features and doc cleanups (issue #4755)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6426 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-26 20:14:06 +00:00
russell 333b70b165 change sample ip
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6407 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-25 16:11:46 +00:00
kpfleming 31019d57fc add madplay example for Solaris users (issue #4929)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6403 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-25 02:40:08 +00:00
kpfleming 9b4e385ccc clean up rtcaching config options (issue #4075)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6401 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-25 02:25:30 +00:00
kpfleming 02f5f71bab add documentation of new parameters to sample config file (issue #5021)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6400 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-25 02:22:04 +00:00
russell bb2c0af6d0 add indications for es (bug #4939)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6376 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-23 12:38:48 +00:00
kpfleming 89bf07cab3 add ability to map feature sequences to applications (issue #3764)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6374 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-23 02:22:33 +00:00
kpfleming b3337ffba9 support configurable Message-Account value in NOTIFY messages (issue #4801)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6365 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-23 00:50:38 +00:00
kpfleming 77ffeda4e8 make pager messages configurable (issue #4829)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6361 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-22 22:43:47 +00:00
kpfleming 887ebd5ee7 add a LOG_DTMF logging channel and send all bridged DTMF events out that channel (issue #4835)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6358 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-22 21:19:59 +00:00
kpfleming 304aac9d8f support new format for musiconhold.conf (issue #4908)
support non-SLINEAR moh streams (issue #4908)
add external app to feed TCP stream into Asterisk for moh (issue #4908)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6353 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-22 19:29:29 +00:00
markster 6e782fbe42 Merge steve's busy detect stuff (bug #4830)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6304 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-08 00:08:48 +00:00
markster 5b604821d5 Fix documentation of overridecontext (bug #4379)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6274 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-03 19:58:34 +00:00
markster ef9e1e9d83 Add periodic announcement (bug #4677 with mods)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6248 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-31 22:07:58 +00:00
russell b0d3b6a035 use Set instead of SetVar in the sample so that we don't get warnings when
running the demo :-)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6235 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-27 05:45:52 +00:00
kpfleming 877efbde94 add a global option to disable priority jumping in applications (when they get updated), settable in extensions.conf
change app_dial to use 'j' to _ENABLE_ priority jumping if it has been globally disabled


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6224 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-26 16:29:56 +00:00
kpfleming d028de8bf9 add warning about enabling debug channels in logger (bug #4732)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6172 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-20 00:16:15 +00:00
mattf 567c9b9c1f Fix for DSP code on 411/406. (Bug 4712). Also a settable tone length
option.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6157 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-19 13:30:37 +00:00
kpfleming 732b6f974b add privacy/screening functionality to app_dial (bug #752)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6102 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-12 03:23:31 +00:00
kpfleming 70fc8fb4ff support a configurable number of mailboxes per folder (bug #4229)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6099 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-12 02:53:56 +00:00
kpfleming 407f10a261 support military-style time announcing ('hundred' instead of 'o-clock') (bug #4605)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6098 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-12 02:36:53 +00:00
russell 582f3eb990 update sample to reflect new nodir option
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6058 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-08 15:04:01 +00:00
kpfleming d31431d5a7 allow user-configurable date formats in voicemail message body (bug #4554)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6050 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-07 22:56:49 +00:00
kpfleming 97236cfc32 add support for 'early loading' modules, so that nearly all configuration files can be read from Realtime storage
add warning for when file mapping is found but the engine is not available
add warning for trying to map 'logger.conf', since it cannot be reliably mapped


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6034 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-05 22:11:43 +00:00
kpfleming af6f9e5664 fix up warnings (bug #4638)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6022 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-05 14:45:48 +00:00
kpfleming 80155f4f8e make 'transfer to busy' support a configurable option, and make it _only_ short-circuit AST_STATE_BUSY
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5982 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-23 14:51:52 +00:00
bkramer 6613a393df / fix for bug 4550
/ cleaned up most of the warning messages


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5979 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-22 23:54:47 +00:00
kpfleming 8d69998352 correct goto examples (bug #4576)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5972 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-22 19:18:02 +00:00
kpfleming 7bae03bd2e clean up macro example (bug #4572)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5971 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-22 19:15:02 +00:00
kpfleming 3a408a4b78 correct callwaiting tones for de and dk zones (bug #4519)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5965 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-21 23:53:16 +00:00
kpfleming 9994fa7c80 correct syntax error
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5958 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-21 19:57:18 +00:00
kpfleming b2bd8eb06e control maximum number of interpolation frames generated during silence by jitterbuffer (bug #4295)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5951 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-21 01:20:14 +00:00
kpfleming 3f68f77f4f make query cache time configurable (bug #4524)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5946 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-21 00:58:31 +00:00
markster c1d05192d6 Fix typo in extensions.ael sample
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5927 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-17 14:08:58 +00:00
markster 20cc8387a9 Add Asterisk Extension Language support (AEL) from Astricon talk
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5918 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-16 08:47:06 +00:00
kpfleming 939df9bb92 add countries and reorder file into alphabetical order (bug #4482, part 1)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5891 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-09 21:21:32 +00:00
kpfleming 6f23c71d75 add 'rtignoreexpire' option to allow Realtime addresses to be used regardless of expiration time (bug #4362)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5889 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-09 21:11:30 +00:00
kpfleming 50c4036a0e more cleanups for outbound registrations (bug #4457)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5844 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-05 14:47:09 +00:00
kpfleming 6d8dd10a59 add indications for Sweden (bug #4231)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5827 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-03 02:51:59 +00:00
kpfleming 61e53e4033 allow global variables to be reset on reload (defaults to off) (bug #4385)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5825 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-03 02:27:08 +00:00
kpfleming 46d0533b99 support configurable batch posting of CDRs (off by default) (bug #3883)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5823 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-03 01:42:31 +00:00
kpfleming 2e28fe3a58 add realtime support to app_queue for static members/agents (bug #4037)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5821 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-02 21:42:49 +00:00
jeremy 7c5a33d979 Document model usage
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5763 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-24 22:43:34 +00:00
markster a84d39781c More jitter buffer fixes for large resync (bug #4311)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5719 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-19 00:34:28 +00:00
russell 6b3e12117e provide a more explicit explination as to what the 'iaxcompat' option does
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5713 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-18 21:05:13 +00:00
russell 6667d98bfd add comments, fix typos, and add note on default values (bug #4284)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5696 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-16 13:22:34 +00:00
kpfleming 8dfde59f95 rename SetVar application to Set, deprecate SetVar
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5688 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-15 23:32:38 +00:00
kpfleming 3acaf5480f update sample extensions.conf for new dialplan functions (bug #4279)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5681 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-15 20:04:05 +00:00
mattf efe7f2945d zapata.conf for enable/disable of facility IEs
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5636 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-12 15:04:55 +00:00
kpfleming 08f9ab67e2 document Zap dial string options in sample config (bug #4165)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5576 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-04 17:05:42 +00:00
russell 53816135e8 oops
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5524 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-28 16:19:40 +00:00
mattf 2784f9e48a Add Q.SIG option to zapata.conf
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5523 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-28 03:25:02 +00:00
kpfleming 11154ee476 allow fine-grained 'insecure' settings (bug #4024)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5521 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-27 17:04:17 +00:00
markster c485db98d0 Add option to park in the next slot (bug #4028)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5512 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-27 03:58:40 +00:00
mattf 8a4e4bb934 Missing E911 signaling type in sample zapata.conf
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5504 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-26 22:31:11 +00:00
mattf c93c33a99a Support for new signaling type Feature Group D (MF) through a tandem access
point.  Also support for an output file to send your PRI debug information.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5500 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-22 19:10:35 +00:00
russell eba9824400 correct descriptions for joinempty options (bug #3979)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5447 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-11 03:33:33 +00:00
markster f106d08166 Add option to mask certain high frequency events (bug #3707)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5444 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-11 02:04:08 +00:00
kpfleming e0c1878b70 preliminary "managed DNS lookup" support
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5432 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-06 21:13:51 +00:00
kpfleming 0d2814ae15 re-implement realtime support in app_directory
add support for hiding entries from app_directory using new hidefromdir= option (bug #3950)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5429 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-06 18:55:33 +00:00
russell 7d0fc1f19a note that the weight has a special meaning for e164
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5420 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-06 03:36:39 +00:00
russell 279038757a document the 'weight' option
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5419 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-06 03:33:30 +00:00
russell 4bd4c06a76 clarify information on time waited for a response
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5418 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-06 02:54:59 +00:00
kpfleming 4c012d7a1f correct queue sample config file (bug #3964)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5415 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-05 21:42:40 +00:00
kpfleming 2454efd07c ensure that MGCP AMA flags are passed into CDR (bug #3962)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5414 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-05 21:40:37 +00:00
kpfleming bbbb1d493d further thought says '!' is a better early-match wildcard (bug #3889, take 2)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5372 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-03 22:24:17 +00:00
kpfleming 9dd83d2337 add docs for bug #3889
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5371 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-03 21:34:35 +00:00
markster e9a2650a85 Fix name of conf file sample
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5315 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-31 15:51:32 +00:00
markster 02b007bf35 Take out unimplemented comment from logger.conf (bug #3890)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5303 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-30 06:33:44 +00:00
markster 8c66623859 Add option to disable checksums on IAX
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5301 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-29 23:20:31 +00:00
markster d55d17a494 Fix a bunch of const stuff, merge queue changes, add experimental "hybrid" DTMF mode
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5293 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-28 20:48:24 +00:00
markster 8cb582d20c Fix discriptions / options (bug #3863)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5267 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-26 15:22:15 +00:00
markster 403d8a173f Add SIP real authentication (bug #3782)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5256 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-24 23:06:21 +00:00
markster bafda2c23c Add custom CDR (bug #3595)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5253 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-24 21:57:42 +00:00
markster b566c1081a Allow resetinterval to be "never"
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5236 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-23 21:12:01 +00:00
markster 2a0305c8ca Update SIP/IAX documentation and code (Bug #3810)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5220 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-21 02:17:36 +00:00
markster 235a6486c3 Add PLC and jitter buffer and iax2 meta trunk with timestamps (bug #2532, #3400)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5192 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-17 21:30:19 +00:00
markster 364b814fdb Merge config sample updates mentioning reload (bug #3697)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5187 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-17 15:56:55 +00:00
markster 753778b962 Apply queuelog patch and perform final test of "test patches" system
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5168 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-11 08:49:01 +00:00
markster 484d9d791f Add timeoutrestart option (bug #3656)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5135 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-04 00:59:58 +00:00
markster 19a58256e4 Update documentation on agent groups (bug #3652)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5134 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-04 00:54:22 +00:00
markster 2e5cc3c5e2 Add mexican indications (bug #3667)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5112 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-01 06:43:08 +00:00
markster 876a94a52b Add Estonian tone zone (bug #3589)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5105 f38db490-d61c-443f-a65b-d21fe96a405b
2005-02-28 06:19:57 +00:00
markster 4f14231f87 Add "admin pin" mode (bug #2387)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5066 f38db490-d61c-443f-a65b-d21fe96a405b
2005-02-22 15:42:41 +00:00
russell b2f05a2ab6 fix terminology
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5065 f38db490-d61c-443f-a65b-d21fe96a405b
2005-02-22 07:36:29 +00:00
bkramer c630534a14 / added break-for-dtmf=no for native bridging
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5062 f38db490-d61c-443f-a65b-d21fe96a405b
2005-02-21 04:30:42 +00:00
bkramer 0ddce5e773 / updated with new config options
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5060 f38db490-d61c-443f-a65b-d21fe96a405b
2005-02-21 01:09:51 +00:00
markster 9f592c60af Fix misspellings of separate (bug #3607)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5034 f38db490-d61c-443f-a65b-d21fe96a405b
2005-02-16 02:58:18 +00:00
markster a744f1e9fc Fix native agent transfer, add UPGRADE.txt for notes about backwards compatibility issues upgrading from Asterisk 1.0 to current CVS head
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5031 f38db490-d61c-443f-a65b-d21fe96a405b
2005-02-14 23:20:01 +00:00
markster d8d5a9a180 Add callingpres/calling limit support, small updates (bug #3577 with mods)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5017 f38db490-d61c-443f-a65b-d21fe96a405b
2005-02-13 16:40:56 +00:00
markster c896e2bfb9 Add sip show user and friends (bug #3571)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5015 f38db490-d61c-443f-a65b-d21fe96a405b
2005-02-13 01:16:10 +00:00
markster a42caf931e Merge SIP changes from oej
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5013 f38db490-d61c-443f-a65b-d21fe96a405b
2005-02-12 20:14:21 +00:00
markster a20cbcc483 Add support for portugal (PT) (bug #3551)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5011 f38db490-d61c-443f-a65b-d21fe96a405b
2005-02-12 01:34:55 +00:00
markster 2608cf9e1b Separate IAX and SIP tables for users/peers
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5004 f38db490-d61c-443f-a65b-d21fe96a405b
2005-02-10 21:14:11 +00:00
markster b3637523d5 Merge tony's IAX/SIP realtime cache (bug #3509)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5003 f38db490-d61c-443f-a65b-d21fe96a405b
2005-02-10 20:04:42 +00:00
markster 87b6171076 quicky agent formatting fix, merge polarity/answer patch (bug #2847)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4985 f38db490-d61c-443f-a65b-d21fe96a405b
2005-02-08 07:49:40 +00:00
markster d50cc21d74 Properly handle PRI TON and allow changing number (bug #3493, with mods)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4963 f38db490-d61c-443f-a65b-d21fe96a405b
2005-02-04 06:12:32 +00:00
markster dbb05fe131 Optionally store CDR's in GM time (bug #3500, with mods)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4962 f38db490-d61c-443f-a65b-d21fe96a405b
2005-02-04 05:52:45 +00:00
markster d2d81ca374 Allow hints to have names (bug #3471)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4938 f38db490-d61c-443f-a65b-d21fe96a405b
2005-02-01 01:53:25 +00:00
bkramer bd8ff1abcb / new config option of dtmf idd time out
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4937 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-31 23:52:26 +00:00
bkramer 7f69061c41 / added parameter to change ec suppresion threshhold from config
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4935 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-31 04:51:41 +00:00
markster 944205175b Fix silly typo in indications.conf (bug #3461()
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4929 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-30 17:29:20 +00:00
markster 75c5a1fca2 Merge callevents etc (bug #3456)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4921 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-29 23:19:01 +00:00
markster 599dbe19a9 Update UK tones (bug #3430)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4911 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-29 04:05:09 +00:00
markster b9e8f8b81a Add optional one way playback (bug #3397)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4871 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-21 21:27:17 +00:00
markster 18c243ea30 Minor typo (thanks, angler)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4857 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-21 01:44:16 +00:00
markster 4ac3b1585b IAX codec fixes (bug #3387)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4856 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-20 23:42:06 +00:00
markster a26db084f2 Fix some typos in the voicemail config (bug #3384)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4852 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-20 05:00:07 +00:00
markster 591b532e8d Fix small typo (bug #3382)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4847 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-20 03:30:52 +00:00
markster 58d4adcaa7 Add extra variables to voicemail (bug #3382)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4846 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-20 03:27:10 +00:00
markster 5d8d9f742d Minor doc fixes
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4804 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-15 22:59:32 +00:00
markster 9678f49d85 Implement eswitch for evalulating variables at runtime (bug #3168)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4780 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-13 05:14:56 +00:00
markster fc0ec00595 Make ODBC storage as int configurable to be string or int (bug #3255)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4763 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-11 18:56:57 +00:00
markster 6a6310369b Minor configuration fixes/standardizations (bug #3317)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4761 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-11 18:39:48 +00:00
markster 44a872aadc Allow multiple bindaddrs so asterisk uses the same interface for tx as rx
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4756 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-11 17:08:52 +00:00
markster 04f9f836ba Add examples for extconfig with alt table
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4755 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-11 17:05:50 +00:00
markster 58ed832e7e Fix small sip conf issues (bug #3296)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4731 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-09 18:05:41 +00:00
markster f8e7d2c88e Merge weight option (bug #3038)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4698 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-07 04:05:22 +00:00
markster 28f89ca18c Various/assundry cleanups
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4680 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-05 21:31:40 +00:00
anthm d64e0791c1 allow sounds to be configurable
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4678 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-05 21:00:20 +00:00
markster deb2725de8 Merge Tony's attended # transfer with changes (bug #3241)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4677 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-05 19:56:47 +00:00
markster dbe6ddeb43 Merge OSP updates from matt nicholson (with changes)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4674 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-05 15:15:12 +00:00
markster 47f9ebb602 Allow connection notifications on manager interface to be hidden (bug #3085)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4672 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-05 06:24:59 +00:00
markster c0d88d3c47 Merge sip notify fixes (bug #3243)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4666 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-05 05:04:43 +00:00
markster 126fc0bc61 Load formats first (bug #3242)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4664 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-04 20:55:43 +00:00
markster 07cfa8e181 Allow generic sip notify (bug #3231)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4656 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-04 06:21:05 +00:00
markster d0b9843936 Document polycom example (bug #3129)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4651 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-04 05:13:32 +00:00
markster e6f35a87bc Make features configurable and easier to implement
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4650 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-04 04:01:40 +00:00
markster f79a9b227b Fix formatting etc in queues (bug #3159)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4640 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-03 01:42:37 +00:00
markster be7c21bde0 Rename musiconhold option for consistency (bug #3163)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4639 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-03 01:37:44 +00:00
markster ecc276194b Add ability to remember agents
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4625 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-01 00:57:04 +00:00
markster 2db4e9334c Fix example to reflect that "never" is the default value for progressinband (bug #3129)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4622 f38db490-d61c-443f-a65b-d21fe96a405b
2004-12-31 15:38:14 +00:00
markster 0f16e35091 Fix Speex config issue (bug #3175)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4601 f38db490-d61c-443f-a65b-d21fe96a405b
2004-12-30 01:40:47 +00:00
markster 67a7efd711 Make cidrings configurable (bug #2889)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4574 f38db490-d61c-443f-a65b-d21fe96a405b
2004-12-28 21:32:25 +00:00
markster 362ac90613 Make it possible to configure an externhost and not just an externip (bug #3069)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4573 f38db490-d61c-443f-a65b-d21fe96a405b
2004-12-28 21:20:18 +00:00
markster 59b7d16c8f fix documentation (bug #3127)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4541 f38db490-d61c-443f-a65b-d21fe96a405b
2004-12-23 03:27:29 +00:00
mattf b8d5542483 Add new variable for PRIREDIRECTREASON in dial plan if you a call is redirected
to you.  Also some E&M tweaking parameters.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4458 f38db490-d61c-443f-a65b-d21fe96a405b
2004-12-15 19:59:53 +00:00
markster a83c8caaf5 Make registertimeout be configurable (bug #2874)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4434 f38db490-d61c-443f-a65b-d21fe96a405b
2004-12-12 03:44:17 +00:00
markster 6c009e04ff Add polish zones (bug #3016)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4424 f38db490-d61c-443f-a65b-d21fe96a405b
2004-12-11 04:31:05 +00:00
russell e922df8efb make table configurable for cdr_odbc (bug #2755)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4416 f38db490-d61c-443f-a65b-d21fe96a405b
2004-12-10 11:59:43 +00:00
jim 2795ea48a5 Fixed call parking, added separate paramater to allow/disallow call parking on
Zaptel interfaces (canpark=yes/no in zapata.conf), added urlbase paramater to
Monitor so that a url can optionally be included in CDR (user field), cleaned up a couple of minor things


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4413 f38db490-d61c-443f-a65b-d21fe96a405b
2004-12-09 22:39:14 +00:00
markster fcec8c9fb4 Make table for PGSQL CDR's configurable (bug #2951)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4412 f38db490-d61c-443f-a65b-d21fe96a405b
2004-12-09 20:34:35 +00:00
markster c9292124fc Add Lithuania and Hungary to tone zones (bug #2992)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4408 f38db490-d61c-443f-a65b-d21fe96a405b
2004-12-09 06:33:40 +00:00
markster 5eff2c8edd Add persistent dynamic queue member support (bug #2929)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4390 f38db490-d61c-443f-a65b-d21fe96a405b
2004-12-06 05:54:16 +00:00
markster 25ff174388 Add user=phone option (bug #2244, thanks oej)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4372 f38db490-d61c-443f-a65b-d21fe96a405b
2004-12-02 23:29:25 +00:00
bkramer cbb83b962a / added "indication" option to use Ast indication functions
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4357 f38db490-d61c-443f-a65b-d21fe96a405b
2004-11-30 04:16:05 +00:00
bkramer e3da9b4485 / added extra options to callerid variable
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4355 f38db490-d61c-443f-a65b-d21fe96a405b
2004-11-29 23:57:19 +00:00
markster 783de8e888 Add option for small headers (bug #2948)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4350 f38db490-d61c-443f-a65b-d21fe96a405b
2004-11-28 21:49:07 +00:00
markster 5b49f62b7c Add ability to store voicemail in ODBC database
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4349 f38db490-d61c-443f-a65b-d21fe96a405b
2004-11-28 21:28:30 +00:00
markster 5363b1ca88 Add option to use directory for forward/compose (bug #2025)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4294 f38db490-d61c-443f-a65b-d21fe96a405b
2004-11-19 05:47:21 +00:00
markster d6a6fed8b8 Merge polarity reversal hangup patch (bug #2847)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4275 f38db490-d61c-443f-a65b-d21fe96a405b
2004-11-17 06:18:33 +00:00
markster 322679835f Update sample config files for setvar
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4268 f38db490-d61c-443f-a65b-d21fe96a405b
2004-11-17 03:11:42 +00:00
russell 72cc4cdf23 comment out misery in the dundi sample config
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4242 f38db490-d61c-443f-a65b-d21fe96a405b
2004-11-14 18:00:26 +00:00
markster 6fe4d167ad On second thought, add new "never" option for progressinband
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4240 f38db490-d61c-443f-a65b-d21fe96a405b
2004-11-14 15:13:13 +00:00
russell 38cc619da9 another little typo ... to make twisted happy
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4236 f38db490-d61c-443f-a65b-d21fe96a405b
2004-11-14 00:16:54 +00:00
russell 556f909503 fix little typo
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4233 f38db490-d61c-443f-a65b-d21fe96a405b
2004-11-14 00:06:54 +00:00
markster 2cd2ecbff9 Fix sneakiness of OEJ
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4221 f38db490-d61c-443f-a65b-d21fe96a405b
2004-11-12 03:57:39 +00:00
markster 300e7eb491 Make timezone configurable within IAX (bug #2814)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4191 f38db490-d61c-443f-a65b-d21fe96a405b
2004-11-09 05:05:07 +00:00
markster c3ffed9dd7 Allow client code to be set from snom phone if "useclientcode=yes" in friend
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4183 f38db490-d61c-443f-a65b-d21fe96a405b
2004-11-08 00:35:23 +00:00
markster b95b944e29 Update indications.conf.sample for SG
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4180 f38db490-d61c-443f-a65b-d21fe96a405b
2004-11-08 00:12:11 +00:00
russell 25330afbff change 'incoming' to 'inbound' in dundi.conf.sample
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4157 f38db490-d61c-443f-a65b-d21fe96a405b
2004-11-03 22:23:58 +00:00
markster 813e9e2664 Add voicemail to say # of minutes remaining (bug #2302)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4130 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-30 20:49:42 +00:00
markster 8129d4f03e Preliminary "PRECACHE" / push support...
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4110 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-27 13:58:31 +00:00
markster f3ac6d1c67 Oops
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4076 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-24 05:55:34 +00:00
markster b76057c0da DUNDi performance enhancments and metrics for average lookup time.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4073 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-24 04:54:42 +00:00
markster 5cb692d65f Add "Loopback" switch
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4070 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-24 02:53:24 +00:00
markster 7fff6f6d5a Tones for singapore (bug #2688)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4064 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-23 13:08:57 +00:00
citats f6ded591b7 Update example dundi.conf docs to include the other 2 variables that can be used in the destination string
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4046 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-22 14:52:42 +00:00
markster 4ff08f5831 Work on precaching
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4045 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-22 14:19:11 +00:00
markster 852e93e07c Add DUNDi.... (http://www.dundi.com)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4033 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-18 21:45:13 +00:00
markster 5c9fef377d Add autofallthrough mode
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4020 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-16 19:46:02 +00:00
markster 1bff33110d Add autokill to IAX2, too
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3967 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-10 01:42:46 +00:00
russell 3aa74a9dfe fix voicemail account setup (bug #2077)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3961 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-09 04:28:44 +00:00
markster 3f77fe4863 Fix little typo
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3959 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-09 03:12:48 +00:00
markster accdda1a95 IAX2 authentication improvements
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3954 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-08 23:20:02 +00:00
markster 61a220cf4f realtimeify voicemail...
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3947 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-08 05:36:23 +00:00
markster f526cd4c9a Add realtime support to SIP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3927 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-07 15:46:08 +00:00
markster 89e09dcdf8 Major changes to res_config to support centralized config, eliminate configuration of res_config_odbc, update config examples, integrate with iax2, remove mysql friends from iax2, put on flame retardant vest...
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3914 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-05 06:46:11 +00:00
markster 38d817b90e Merge member delay patch (bug #2563)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3904 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-03 20:37:09 +00:00
markster c27495c54c Add reporting of actual hold time (bug #2564)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3900 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-03 16:46:06 +00:00
markster c2b1557a20 Allow you to use labels with + to be nice to Tilghman.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3897 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-03 16:15:44 +00:00
markster 678f8fc892 Add '+foo' option, update sample config
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3888 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-03 05:08:51 +00:00
markster cfe24c16a1 Major PBX revamps (including labels, update examples)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3886 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-03 04:19:59 +00:00
citats 93c844bf21 Allow PRI timers to be congfigurable. (bug 2518)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3882 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-02 15:01:37 +00:00
markster a81874368a Implement voicemail force account setup (bug #2077)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3880 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-02 03:01:20 +00:00
markster 50c945ef74 Add configurable options to Speex (from anthm) (bug #2536)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3868 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-01 03:18:48 +00:00
markster 29d68e4039 Fix little "less than" issue
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3853 f38db490-d61c-443f-a65b-d21fe96a405b
2004-09-29 14:06:59 +00:00
russell 00d7d206e7 add ability to purge callers from queue if no agents are logged in
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3847 f38db490-d61c-443f-a65b-d21fe96a405b
2004-09-28 03:32:21 +00:00
russell 6664a37250 make pick-up extension configurable. update ChangeLog
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3843 f38db490-d61c-443f-a65b-d21fe96a405b
2004-09-26 20:47:01 +00:00
russell 8aec47d6c4 tweak the queues.conf.sample
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3838 f38db490-d61c-443f-a65b-d21fe96a405b
2004-09-26 02:31:13 +00:00
markster 34bbbfee79 Make olle happy
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3830 f38db490-d61c-443f-a65b-d21fe96a405b
2004-09-24 16:49:00 +00:00
markster 5e036b0ddf Document hints in extensions.conf.sample (Astricon suggestion)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3829 f38db490-d61c-443f-a65b-d21fe96a405b
2004-09-24 16:41:45 +00:00
markster 701d17cfbf Merge UK + DTMF Caller*ID stuff and fix app_test description
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3808 f38db490-d61c-443f-a65b-d21fe96a405b
2004-09-19 16:17:18 +00:00
markster 8c974f7c11 Merge steven davie's IAX2 jitterbuffer fixes
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3798 f38db490-d61c-443f-a65b-d21fe96a405b
2004-09-17 12:45:03 +00:00
markster 4c6cafc6fe Fix sample macro
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3790 f38db490-d61c-443f-a65b-d21fe96a405b
2004-09-16 00:19:01 +00:00
markster a3325e5bbe Make ADSI in voicemail configurable (bug #2209)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3788 f38db490-d61c-443f-a65b-d21fe96a405b
2004-09-15 19:54:46 +00:00
markster 71c82f51e5 Merge ADSI parking announcement (bug #2211)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3787 f38db490-d61c-443f-a65b-d21fe96a405b
2004-09-15 19:49:33 +00:00
markster b5cbc90b52 Add pulse dial support
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3774 f38db490-d61c-443f-a65b-d21fe96a405b
2004-09-13 23:07:50 +00:00
markster cafa29f673 Add option to register extensions on IAX or SIP registration
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3746 f38db490-d61c-443f-a65b-d21fe96a405b
2004-09-07 23:45:34 +00:00
markster 8b0d6f6311 Allow "-" in password to make it unchangable (bug #2386)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3729 f38db490-d61c-443f-a65b-d21fe96a405b
2004-09-06 06:19:17 +00:00
markster 1ce6c0e9d7 Merge Brian West's append hostname patch (bug #2372)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3725 f38db490-d61c-443f-a65b-d21fe96a405b
2004-09-05 03:48:05 +00:00
markster cbe157ff02 Allow external program to be used to change password (bug #2357)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3717 f38db490-d61c-443f-a65b-d21fe96a405b
2004-09-03 03:53:48 +00:00
markster b9b32e3172 Add documentation for new courtesy tone (bug #2329)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3700 f38db490-d61c-443f-a65b-d21fe96a405b
2004-08-31 19:19:05 +00:00
markster 28f0f8240e Make app_festival change more portable, allow '*' for context in iax2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3692 f38db490-d61c-443f-a65b-d21fe96a405b
2004-08-31 14:59:58 +00:00
markster ca35f200f2 Permit in-band and out-of-band Busy/Congestion (bug #2325)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3689 f38db490-d61c-443f-a65b-d21fe96a405b
2004-08-31 13:47:23 +00:00
markster 705d29c040 Add new "route" mode to work around UNIDEN bugs (bug #2308)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3661 f38db490-d61c-443f-a65b-d21fe96a405b
2004-08-27 02:45:35 +00:00
markster 577f181f75 Document caveats of promiscredir (bug #2195)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3652 f38db490-d61c-443f-a65b-d21fe96a405b
2004-08-25 06:25:18 +00:00
markster 837d833efe Fix sample config typo (bug #2263)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3620 f38db490-d61c-443f-a65b-d21fe96a405b
2004-08-18 02:16:48 +00:00
markster 2291c778ee Fix port numbers in IAX2 and iax2prov (bug #2261)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3618 f38db490-d61c-443f-a65b-d21fe96a405b
2004-08-17 23:57:36 +00:00
markster a8cb6829ff Merge MOG's first serious patch (new message patch) (bug #2071)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3612 f38db490-d61c-443f-a65b-d21fe96a405b
2004-08-16 04:05:43 +00:00
jim 235838a1b7 Fixed remote base audio problem (where 2 different interfaces are in use) and
allow for non-rbi remotes and rbi remotes to co-exist on same system


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3610 f38db490-d61c-443f-a65b-d21fe96a405b
2004-08-16 01:35:02 +00:00
markster ef7f801758 Fix pager voicemail notification from string (bug #2142), MOG's first patch!
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3585 f38db490-d61c-443f-a65b-d21fe96a405b
2004-08-06 21:30:39 +00:00
markster 3d5234add4 Create initial framework for single channel support
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3568 f38db490-d61c-443f-a65b-d21fe96a405b
2004-08-02 04:32:37 +00:00
markster 1b705fdbac Rename newp to newpvt (bug #2190), change hold music.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3560 f38db490-d61c-443f-a65b-d21fe96a405b
2004-08-01 14:19:04 +00:00