~ubuntu-branches/debian/squeeze/asterisk-chan-capi/squeeze

« back to all changes in this revision

Viewing changes to debian/README.Debian

  • Committer: Bazaar Package Importer
  • Author(s): Ben Hutchings
  • Date: 2007-03-07 01:58:53 UTC
  • mfrom: (3.1.3 feisty)
  • Revision ID: james.westby@ubuntu.com-20070307015853-yw0ov095k4fx2rza
Tags: 0.7.1-1.1
* Non-maintainer upload
* Protect calls to capi_cmsg2str and use of its buffer with a mutex.
  (Closes: #411293)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
asterisk-chan-capi for Debian
 
2
------------------------------------------------------------------
 
3
 
 
4
in /etc/asterisk/modules.conf insert the line:
 
5
    load => chan_capi.so
 
6
 
 
7
    and in the [global] section:
 
8
    chan_capi.so=yes
 
9
 
 
10
 
 
11
HEY, don't forget a trailing newline at the end of modules.conf!!!
 
12
 
 
13
 
 
14
 -- Mark Purcell  <msp@debian.org>, Wed Aug 17 20:27:10 BST 2005