-
Hi,
Have you applied the patch for asterisk 1.6?if no try with it https://sourceforge.net/tracker/?func=detail&aid=2883918&group_id=186049&atid=915722.
2009-12-24 08:27:45 UTC by erotavlas85
-
cc -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -MD -MP -g -fPIC -DAST16 -I/usr/include/asterisk -D_REENTRANT -D_GNU_SOURCE -DREVISION=\"exported\" -DCRYPTO -Ilibspeex -DSILDET=2 -c -o app_conference.o app_conference.c
In file included from /usr/include/sys/time.h:27,
from /usr/include/asterisk/abstract_jb.h:33,
from...
2009-11-26 12:11:12 UTC by lahavsavir
-
Hi,
Yes i'm italian, and you? I think you will modify sip.conf and uncomment videosupport=yes, after you must add user
with allow=h263, h263p.
Now you will add in extension.conf the following line
DTMF mode: exten => 9996,1,Conference(conferenzaDTMF/RX)
Bye.
2009-11-11 10:26:44 UTC by erotavlas85
-
I've installed appConference on Asterisk 1.4 but when I try to connect to a conf room my xlite says that is not possible to send videos :(
some idea to help me? :)
2009-11-10 17:49:24 UTC by rastrella75
-
Hi,
I make a patch for asterisk 1.6.1.x, asterisk 1.6.2.x and newer version...
2009-10-22 13:21:53 UTC by erotavlas85
-
Hi,
I make a patch for asterisk 1.6.1.x, asterisk 1.6.2.x and newer versions.
If you want, you will tell me and I will send the patch.
By.
2009-10-22 13:08:11 UTC by erotavlas85
-
Hi,
I'm searching a patch for app_conference and asterisk 1.6.2.x. Asterisk 1.6.0.x and asterisk 1.6.1.x have a little bug on SDP protocol and don't allow videocall so app_conference don't work. Where can I found a patch? or How can I make a patch?
I have studied the patch for asterisk 1.6 and i have saw that it make change on 3 files:
makefile ->only a line
app_conference.h ->only a...
2009-09-28 08:34:15 UTC by erotavlas85
-
bcholew committed revision 960 to the AppConference SVN repository, changing 2 files.
2009-09-08 14:26:35 UTC by bcholew
-
bcholew committed revision 959 to the AppConference SVN repository, changing 20 files.
2009-09-08 14:02:35 UTC by bcholew