~ubuntu-branches/ubuntu/quantal/asterisk/quantal

« back to all changes in this revision

Viewing changes to debian/ast_config/modules.conf

  • Committer: Bazaar Package Importer
  • Author(s): Jean-Michel Dault
  • Date: 2010-02-16 14:08:54 UTC
  • mfrom: (1.2.5 upstream) (8.3.4 sid)
  • Revision ID: james.westby@ubuntu.com-20100216140854-rb2godspb9lduazl
Tags: 1:1.6.2.2-1ubuntu1
* Merge from Debian: security update
  * Changes:
  - debian/control: Change Maintainer
  - debian/control: Removed Uploaders field.
  - debian/control: Removed Debian Vcs-Svn entry and replaced with
      ubuntu-voip Vcs-Bzr, to reflect divergence in packages.
  - debian/asterisk.init : chown /dev/dahdi
  - debian/backports/hardy : add file
  - debian/backports/asterisk.init.hardy : add file

Show diffs side-by-side

added added

removed removed

Lines of Context:
68
68
;
69
69
noload => res_config_odbc.so
70
70
noload => res_config_pgsql.so
71
 
 
72
 
; Added by jmdault on 2009-06-01: it makes asterisk fail if there is no
73
 
; voicetronix hardware.
74
 
noload => chan_vpb.so
75
 
 
76
71
;
77
72
; Module names listed in "global" section will have symbols globally
78
73
; exported to modules loaded after them.