[chan-capi-users] capicommand chat
Armin Schindler
armin at melware.de
Sat Mar 22 21:09:46 CET 2008
On Tue, 18 Mar 2008, Jens Vagelpohl wrote:
> I'm trying out capicommand chat. This is my system:
>
> - chan_capi 1.10
> - Asterisk 1.4.11
> - divas driver Rel:3.0.9-107.775-1 Rev:1.46 Build: 107-103(local)
> - CentOS 5.1
> - Diva Server BRI-2M 2.0 PCI
>
> I get the following symptoms:
>
> - the first caller is correctly added to the conference (with or
> without on-hold-music, as set in the capicommand invocation)
> - the second caller will always generate an error (see below)
>
> This is what I have in extensions.conf:
>
> ; 2015 is a CAPI CHAT conference
> exten => 2015,1,capicommand(chat|meeting||1)
> exten => 2015,2,Hangup()
>
> The log below is what I see on the console. The first caller dials in
> and is put into the conference. The second caller dials in and causes
> the error. The second caller hangs up. Then the first caller hangs up.
>
> Any help appreciated :-)
This is strange. You specify controller 1, but the channel request is
done for 0x21.
> Controller/PLCI/NCCI = 0x21
Please use current SVN trunk and create a log with
set verbose 5
capi debug
Armin
More information about the Chan-capi-users
mailing list