Skip to content
Snippets Groups Projects
Commit 7123fb41 authored by Russell Bryant's avatar Russell Bryant
Browse files

don't refer to asterisk-events, as that implies that the code was checked out from a branch

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@121716 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 97fe3abe
No related branches found
No related tags found
No related merge requests found
...@@ -134,7 +134,7 @@ after OpenAIS gets installed. That way, it will find the AIS header files and ...@@ -134,7 +134,7 @@ after OpenAIS gets installed. That way, it will find the AIS header files and
will let you build the res_ais module. Check menuselect to make sure that will let you build the res_ais module. Check menuselect to make sure that
res_ais is going to get compiled and installed. res_ais is going to get compiled and installed.
$ cd asterisk-events $ cd asterisk-source
$ ./configure $ ./configure
$ make menuselect $ make menuselect
...@@ -182,7 +182,7 @@ subscribe_event=device_state ...@@ -182,7 +182,7 @@ subscribe_event=device_state
For more information on the contents and available options in this configuration For more information on the contents and available options in this configuration
file, please see the sample configuration file: file, please see the sample configuration file:
$ cd asterisk-events $ cd asterisk-source
$ less configs/ais.conf.sample $ less configs/ais.conf.sample
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment