Commit Graph

1432 Commits

Author SHA1 Message Date
Alec L Davis
d0829474b2 Merged revisions 311049 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

................
  r311049 | alecdavis | 2011-03-17 23:45:47 +1300 (Thu, 17 Mar 2011) | 17 lines
  
  Merged revisions 311048 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r311048 | alecdavis | 2011-03-17 23:43:35 +1300 (Thu, 17 Mar 2011) | 12 lines
    
    Remove extra quote in indications.conf 
    
    Picking low hanging fruit.
    
    (closes issue #18971)
    Reported by: IgorG
    Patches: 
          based on indications.conf.sample.diff uploaded by IgorG (license 20)
    Tested by: IgorG
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@311050 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-03-17 10:49:41 +00:00
Mark Michelson
c8876e8ca6 Indicate that Asterisk uses the Allow header to determine if MESSAGE requests should be sent.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@309765 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-03-07 00:13:36 +00:00
Terry Wilson
f0992a0b5e Merged revisions 308678 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

........
  r308678 | twilson | 2011-02-23 21:38:22 -0600 (Wed, 23 Feb 2011) | 8 lines
  
  Use remotesecret to authenticate with a remote party
  
  The remotesecret option was only being used for outbound registration
  and not for placing calls. This patch uses remotesecret on outbound
  calls if it is set, otherwise secret is still used.
  
  Review: https://reviewboard.asterisk.org/r/1107/
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@308679 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-02-24 03:41:34 +00:00
Mark Michelson
e60115cc20 Fix a gaffe in the CCSS sample configuration.
Discovered by Philippe Lindheimer and pointed out on #asterisk-dev



git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@307467 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-02-10 17:44:42 +00:00
Andrew Latham
d7783faf19 Documentation Updates
Note default polling setting in voicemail.conf
Add missing config to asterisk.conf
Update manpage

(issue #16505)
Reported by: tzafrir
Patches: 
      asterisk_sgml_fixes_demo.diff uploaded by tzafrir (license 46)
Tested by: lathama, tzafrir


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@306999 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-02-08 20:22:35 +00:00
Andrew Latham
752864bc32 res_phoneprov add snom 300, 320, 360, 370, 820, 821, 870 support
(issue #18713)
Reported by: lathama
Patches:
     snom_dir.diff uploaded by lathama (license 1028)
Tested by: lathama


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@305987 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-02-03 15:50:35 +00:00
Andrew Latham
69e83f1a72 Replacing doc/* and asterisk.pdf with wiki links
Adding links to http(s)://wiki.asterisk.org



git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@305838 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-02-02 19:27:19 +00:00
Andrew Latham
bb2cd0fc1a Replacing doc/* with wiki links
Adding links to http(s)://wiki.asterisk.org



git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@305798 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-02-02 18:56:42 +00:00
Andrew Latham
c4b51523d3 SIP Configuration Documentation
sip show settings reports qualifyfreq in milliseconds.
sip.conf configures qualifyfreg in seconds.



git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@305649 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-02-01 21:14:22 +00:00
Jason Parker
1d498760ef Add alternative name for config option.
The SIP sample configuration had "tlscadir" as the option name, but chan_sip
used the more correct "tlscapath".  Now both are accepted.

Discovered (sort of) by a user on IRC in #asterisk


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@305247 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-01-31 22:25:23 +00:00
Sean Bright
3aa0e3e7a3 Merged revisions 304181 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

................
  r304181 | seanbright | 2011-01-26 15:22:47 -0500 (Wed, 26 Jan 2011) | 9 lines
  
  Merged revisions 304159 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r304159 | seanbright | 2011-01-26 15:18:29 -0500 (Wed, 26 Jan 2011) | 1 line
    
    Make sure the sample queues.conf is properly commented.
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@304186 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-01-26 20:23:48 +00:00
Jeff Peeler
309a50c3bd Merged revisions 303008 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

................
  r303008 | jpeeler | 2011-01-20 11:07:44 -0600 (Thu, 20 Jan 2011) | 14 lines
  
  Merged revisions 303007 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r303007 | jpeeler | 2011-01-20 11:04:08 -0600 (Thu, 20 Jan 2011) | 8 lines
    
    Add new queue strategy to preserve behavior for when queue members moved to ao2.
    
    Add queue strategy called "rrordered" to mimic old behavior from when queue
    members were stored in a linked list.
    
    ABE-2707
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@303009 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-01-20 17:10:32 +00:00
Sean Bright
8da0d39084 Merged revisions 302416 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

........
  r302416 | seanbright | 2011-01-19 10:52:44 -0500 (Wed, 19 Jan 2011) | 9 lines
  
  Remove references to priorityjumping from the sample extensions.conf.
  
  Priority jumping was removed from pbx_config in r68970.
  
  (closes issue #18622)
  Reported by: kshumard
  Patches:
        extensions.conf.sample.patch uploaded by kshumard (license 92)
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@302417 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-01-19 15:53:20 +00:00
Terry Wilson
b24b93fa41 Document "encryption" option in sip.conf.sample
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@302005 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-01-17 15:04:59 +00:00
Leif Madsen
5134a6dea4 Merged revisions 301730 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

........
  r301730 | lmadsen | 2011-01-13 11:01:11 -0600 (Thu, 13 Jan 2011) | 7 lines
  
  Add static entry for split Polycom 332 firmware.
  
  (closes issue #18607)
  Reported by: cjacobsen
  Patches: 
        polycom_331.diff uploaded by cjacobsen (license 1029)
  Tested by: lathama
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@301731 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-01-13 17:01:43 +00:00
Paul Belanger
65a54786c0 Merged revisions 301310 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

........
  r301310 | pabelanger | 2011-01-11 14:14:31 -0500 (Tue, 11 Jan 2011) | 2 lines
  
  Fix a logic issue when passing context ARG
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@301311 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-01-11 19:16:06 +00:00
Leif Madsen
0442adc328 Merged revisions 300431 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

........
  r300431 | lmadsen | 2011-01-04 15:00:29 -0600 (Tue, 04 Jan 2011) | 7 lines
  
  Add some documentation to users.conf.sample.
  
  (closes issue #18531)
  Reported by: lathama
  Patches: 
        users.conf.sample2.diff uploaded by lathama (license 1028)
  Tested by: lathama
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@300433 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-01-04 21:00:55 +00:00
Paul Belanger
7a6c1f015a Correct typo with USER_DEFINED event.
(closes issue #18461)
Reported by: joscas
Patches:
      cel.conf.sample.diff uploaded by lathama (license 1028)
      Tested by: lathama, joscas


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@299312 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-12-21 00:44:08 +00:00
Brad Watkins
1c1631cebf Fix parsing of mwi => lines in sip.conf
Reworking parsing of mwi => lines to resolve a segfault.  Also add a set of unit tests for the function that does the parsing.

(closes issue #18350)
Reported by: gbour
Tested by: Marquis, gbour

Review: https://reviewboard.asterisk.org/r/1053/


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@298773 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-12-17 17:26:31 +00:00
Tilghman Lesher
b36faabf61 Merged revisions 297908 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

........
  r297908 | tilghman | 2010-12-08 12:04:38 -0600 (Wed, 08 Dec 2010) | 4 lines
  
  Use inheritance to get correct results for SIPFROMDOMAIN.
  
  (from an internal Digium discussion)
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@297909 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-12-08 18:06:04 +00:00
Sean Bright
f2901f8cca Merged revisions 295868 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

........
  r295868 | seanbright | 2010-11-22 15:02:37 -0500 (Mon, 22 Nov 2010) | 2 lines
  
  Change some documentation to suggest dahdi_monitor instead of ztmonitor.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@295869 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-11-22 20:03:49 +00:00
Leif Madsen
b007bcc9b0 'sip notify clear-mwi' needs terminating CRLF.
(closes issue #18275)
Reported by: klaus3000
Patches:
      fix_body_CRLF_patch.txt uploaded by klaus3000 (license 65)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@295477 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-11-18 20:30:35 +00:00
Paul Belanger
14bf83e9d3 Uncomment settings under [global], to surpress warning when loading Asterisk.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@295361 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-11-17 14:09:38 +00:00
Terry Wilson
3bb6f58420 Set a default waittime, and make sure to convert it to milliseconds
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@294207 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-11-08 19:56:10 +00:00
Leif Madsen
9baf979137 Merged revisions 292786 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

........
  r292786 | lmadsen | 2010-10-22 16:16:12 -0500 (Fri, 22 Oct 2010) | 13 lines
  
  Update the LDIF file for LDAP.
  The LDIF file asterisk.ldif was quite a bit out of date from the asterisk.ldap-schema file, so I've
  now updated that to be in sync. The asterisk.ldif file being out of sync was a problem on my systems
  where I was doing an ldapadd to import the schema into the LDAP database, and the existing file
  would cause problems and ERROR messages when registering.
  
  Additional documention has been added based on feedback in the issue I'm closing.
  
  (closes issue #13861)
  Reported by: scramatte
  Patches:
        ldap-update.txt uploaded by lmadsen (license 10)
  Tested by: lmadsen, jcovert, suretec, rgenthner
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@292787 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-10-22 21:28:43 +00:00
Leif Madsen
8c0627fada Merged revisions 292556 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

........
  r292556 | lmadsen | 2010-10-21 08:11:52 -0500 (Thu, 21 Oct 2010) | 6 lines
  
  Change res_ldap.sample.conf to match the schema.
  
  (closes issue #17376)
  Reported by: jcovert
  Patches:
        res_ldap.conf.sample.patch uploaded by jcovert (license 551)
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@292557 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-10-21 13:12:19 +00:00
Tzafrir Cohen
12211219dc Merged revisions 292049 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

........
  r292049 | tzafrir | 2010-10-16 12:03:04 +0200 (ש', 16 אוק 2010) | 15 lines
  
  Base directory for MOH should be ASTDATADIR
  
  If the directive 'directory' is relative, make it relative to the
  datadir, rather than to the varlibdir. In the sample configuration
  it is relative ('moh').
  
  This has no effect unless you have actively set the datadir explicitly
  (at build time or at run time).
  
  (closes issue #16906)
  Patches:
        moh_datadir uploaded by tzafrir (license 46)
  
  Review: https://reviewboard.asterisk.org/r/974/
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@292050 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-10-16 10:47:00 +00:00
Paul Belanger
67f8391cee Merged revisions 291939 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

................
  r291939 | pabelanger | 2010-10-15 15:35:20 -0400 (Fri, 15 Oct 2010) | 9 lines
  
  Merged revisions 291938 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r291938 | pabelanger | 2010-10-15 15:30:41 -0400 (Fri, 15 Oct 2010) | 2 lines
    
    Clean up formatting.
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@291940 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-10-15 19:50:22 +00:00
Leif Madsen
379cf8ce1e Merged revisions 291280 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

........
  r291280 | lmadsen | 2010-10-12 12:20:02 -0500 (Tue, 12 Oct 2010) | 7 lines
  
  Add undocumented variables to phoneprov.conf.sample
  
  
  (closes issue #18107)
  Reported by: lathama
  Patches:
        phoneprov.conf.sample.diff uploaded by lathama (license 1028)
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@291284 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-10-12 17:20:43 +00:00
Leif Madsen
5503797885 Merged revisions 291229 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

........
  r291229 | lmadsen | 2010-10-12 11:07:28 -0500 (Tue, 12 Oct 2010) | 2 lines
  
  Add documention that mentions options are defined but not used.
  (Issue #18101)
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@291230 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-10-12 16:08:04 +00:00
David Vossel
f5782280d8 Gtalk enhancements and general code cleanup.
This patch includes several chan_gtalk enhancements.
Two new gtalk.conf options have been added, externip
and stunadd.  Setting externip allows us to
manually specify what the external IP address is
outside of a NAT environment.  Setting the stunaddr
option to a valid stun server allows for that external
ip to be retrieved via a STUN server automatically.  This
external IP is then advertised during call setup as
a possible candidate.

I have also attempted to clean up chan_gtalk's code
so it meets our coding guidelines. During this cleanup
I noticed several things that need to be done in the
code and made a TODO section at the top of the file.




git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@291192 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-10-11 21:38:39 +00:00
Tilghman Lesher
388afd2b80 Add missing option to set calls to be logged in GMT/UTC.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@291038 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-10-09 23:25:37 +00:00
Erin Spiceland
0bece542ff Add option to res_config_mysql and app_mysql to specify a character set that MySQL should use.
(closes issue 17948)
 Reported by qmax.


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@290937 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-10-08 15:34:34 +00:00
Paul Belanger
1d766ede63 Merged revisions 289704 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

................
  r289704 | pabelanger | 2010-10-01 13:09:03 -0400 (Fri, 01 Oct 2010) | 13 lines
  
  Merged revisions 289703 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r289703 | pabelanger | 2010-10-01 13:03:11 -0400 (Fri, 01 Oct 2010) | 6 lines
    
    Disable debugging by default
    
    and reformat .config file.
    
    Review: https://reviewboard.asterisk.org/r/929/ 
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@289718 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-10-01 17:19:49 +00:00
Leif Madsen
88d6e7300a Merged revisions 289334 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

........
  r289334 | lmadsen | 2010-09-29 15:24:47 -0500 (Wed, 29 Sep 2010) | 1 line
  
  Update sample documentation to note md5secret requirements.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@289336 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-09-29 20:27:25 +00:00
Matthew Nicholson
739ac7d7b9 Add 'ecm' to the sample fax config file
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@289300 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-09-29 17:53:54 +00:00
Tilghman Lesher
43a8a2dcad Merged revisions 288267 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

................
  r288267 | tilghman | 2010-09-22 10:11:09 -0500 (Wed, 22 Sep 2010) | 23 lines
  
  Merged revisions 288265-288266 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r288265 | tilghman | 2010-09-22 09:48:04 -0500 (Wed, 22 Sep 2010) | 9 lines
    
    Allow the encoding to be set, in case local charset does not agree with database.
    
    (closes issue #16940)
     Reported by: jamicque
     Patches: 
           20100827__issue16940.diff.txt uploaded by tilghman (license 14)
           20100921__issue16940__1.6.2.diff.txt uploaded by tilghman (license 14)
     Tested by: jamicque
  ........
    r288266 | tilghman | 2010-09-22 10:04:52 -0500 (Wed, 22 Sep 2010) | 5 lines
    
    Document addition of encoding parameter.
    
    (issue #16940)
    Reported by: jamicque
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@288268 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-09-22 15:14:02 +00:00
Russell Bryant
daf14509c5 Set the default for "autofill" and "shared_lastcall" to "yes" in queues.conf.
Review: https://reviewboard.asterisk.org/r/922/


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@287193 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-09-16 21:57:51 +00:00
Jeff Peeler
c9bfde6afd Add parking extension for non-default parking lots.
This is a new feature that allows for parking to custom parking lots to be
accessed directly, rather than with channel variables or by changing the
default parking lot. The extension is set with the parkext option just as the
default parking lot is done. Also, the manager action has been updated to
optionally allow a specified parking lot.

(closes issue #14882)
Reported by: vmikhnevych
Patches: 
      patch_14882.txt uploaded by mnick (license 874)
      modified by me

Review: https://reviewboard.asterisk.org/r/884/


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@286931 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-09-15 19:22:15 +00:00
Richard Mudgett
43a060be8f Update chan_dahdi.conf.sample to reflect new libpri T309 default value.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@286426 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-09-13 15:52:14 +00:00
David Vossel
4c42713010 Disables auth_options_request option by default.
The auth_options_request option was created to do authentication
on OPTIONS request just like INVITES are done.  Since it has been
noted that some endpoints use OPTIONS requests as a way of qualifying
a peer and that a 401 authentication response could result in
interoperability issues, this option has been disabled by default.



git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@285006 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-09-03 22:21:50 +00:00
David Vossel
125f089394 authenticate OPTIONS requests just like we would an INVITE
OPTIONS requests should be treated the same as an INVITE
This includes authentication.  This patch adds the ability for
incoming out of dialog OPTION requests to be authenticated
before providing a response indicating whether an extension
is available or not.  The authentication routine works the
exact same way as it does for incoming INVITEs.  This means
that if a peer has 'insecure=invite' in their peer definition,
the same will be true for the processing of the OPTIONS request.

Review: https://reviewboard.asterisk.org/r/881/



git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@284950 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-09-03 17:29:02 +00:00
Leif Madsen
c11481ee80 Merged revisions 284317 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

................
  r284317 | lmadsen | 2010-08-31 13:59:31 -0500 (Tue, 31 Aug 2010) | 15 lines
  
  Merged revisions 284316 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r284316 | lmadsen | 2010-08-31 13:57:59 -0500 (Tue, 31 Aug 2010) | 7 lines
    
    Update say.conf.sample to match the rules in say.c
    
    (closes issue #17835)
    Reported by: RoadKill
    Patches:
          say.conf.sample.patch.rules uploaded by RoadKill (license 933)
    Tested by: RoadKill
  ........
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@284318 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-31 19:00:15 +00:00
Tilghman Lesher
1bc38e10d8 Missed adding this file
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@284158 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-29 07:05:27 +00:00
Tilghman Lesher
84e1990637 Rename CEL adaptive driver to plain driver, since there isn't another ODBC driver
(and the other CEL drivers have adaptive capabilities, anyway).


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@284096 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-29 02:51:14 +00:00
Russell Bryant
fcfc87d54f Move httptimeout out from in between port and bindaddr.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@283627 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-26 12:26:22 +00:00
David Vossel
2787a14001 Changes the default behavior for sip.conf's pedantic option from "no" to "yes".
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@283493 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-24 20:34:03 +00:00
Russell Bryant
ad3543e691 Add sample configuration for cel_radius.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@283241 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-23 13:35:35 +00:00
Russell Bryant
339fc67060 Tack on ${eventextra} to the sample cel_custom.conf.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@283207 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-23 12:31:20 +00:00
Russell Bryant
759ca228f6 Cut down on excessive quotation.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@283177 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-08-23 12:12:53 +00:00