Changeset 2634
iA few more openpbx -> callweaver changes
Committed by:
coppice
Date:
Apr 20 2007 * 20:03 (about 1 year ago)
Affected files:
callweaver/trunk/configs/res_mysql.conf.sample (diff)
callweaver/trunk/configs/res_pgsql.conf.sample (diff)
callweaver/trunk/doc/README.ices (diff)
callweaver/trunk/ogi/ogi-test.ogi.in (diff)
callweaver/trunk/configs/res_mysql.conf.sample (unified diff)
| r2118 | r2634 | |
|---|---|---|
| 8 | 8 | ; |
| 9 | 9 | [general] |
| 10 | 10 | ;dbhost = 127.0.0.1 |
| 11 | ;dbname = openpbx | |
| 11 | ;dbname = callweaver | |
| 12 | 12 | ;dbuser = myuser |
| 13 | 13 | ;dbpass = mypass |
| 14 | 14 | ;dbport = 3306 |
callweaver/trunk/configs/res_pgsql.conf.sample (unified diff)
| r318 | r2634 | |
|---|---|---|
| 106 | 106 | ; built-in defaults are used. |
| 107 | 107 | |
| 108 | 108 | [general] |
| 109 | dsn = host=localhost dbname=openpbx user=openpbx password=qwerty | |
| 109 | dsn = host=localhost dbname=callweaver user=callweaver password=qwerty | |
| 110 | 110 |
callweaver/trunk/doc/README.ices (unified diff)
| r2614 | r2634 | |
|---|---|---|
| 5 | 5 | to place things like conferences, music on hold, etc. into the stream. |
| 6 | 6 | |
| 7 | 7 | You'll need to specify a config file for the ices encoder. An example is |
| 8 | included in contrib/openpbx-ices.xml | |
| 8 | included in contrib/callweaver-ices.xml | |
| 9 | 9 | |
| 10 | 10 | Anyway hope you like it. |
| 11 | 11 |
callweaver/trunk/ogi/ogi-test.ogi.in (unified diff)
| r1872 | r2634 | |
|---|---|---|
| 50 | 50 | &checkresult($result); |
| 51 | 51 | |
| 52 | 52 | print STDERR "3. Testing 'sendimage'..."; |
| 53 | print "SEND IMAGE openpbx-image\n"; | |
| 53 | print "SEND IMAGE callweaver-image\n"; | |
| 54 | 54 | my $result = <STDIN>; |
| 55 | 55 | &checkresult($result); |
| 56 | 56 |
![Home changeset 2634 [home]](/images/logo.png?1180520111)
RSS Feeds