search for: concalls

Displaying 3 results from an estimated 3 matches for "concalls".

2007 Jul 26
1
Grandstream RTP keepalive packets causing Asterisk warning
Grandstream GXP-2000 with firmware 1.1.4.18 (beta) fixes an issue where the phone did not send rtp keepalives when on mute (resulting in disconnect from tech support hold and concalls) A side effect seems to be that Asterisk pops the following warning on the console... Jul 26 14:06:35 WARNING[31654]: rtp.c:463 ast_rtp_read: RTP Read too short Grandstream say they are not sure what it is but "it should not affect anything". In other words, "Don't worry, b...
2011 Jun 15
0
CONFERENCE CONFIGURATION REQUIRE
Hi all, I am using asterisk1.2(vicidial). I am using like pbx . In this how can I confugure the internal conference calls. suppose I have A,B,C,D,E users these all peoples should be internal conferece . for them i was give 101,102,103,104,105 extensions. For this scenario what can I do exact configuration in dialplan and any to edit confugration files please help me . and how can they cut the
2008 Oct 15
1
[PATCH] ocfs2: Wrap inode block reads in a dedicated function.
Ooops, last one didn't CC ocfs2-devel. On Mon, Oct 13, 2008 at 06:16:15PM -0700, Joel Becker wrote: > @@ -232,25 +231,17 @@ int ocfs2_populate_inode(struct inode *inode, struct ocfs2_dinode *fe, > ocfs2_mount_local(osb) || !ocfs2_stack_supports_plocks()) > use_plocks = 0; > > - /* this means that read_inode cannot create a superblock inode > - * today. change if