Displaying 3 results from an estimated 3 matches for "concal".
Did you mean:
concat
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,...
2011 Jun 15
0
CONFERENCE CONFIGURATION REQUIRE
...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 conference of after concall.
Best Regards,
Mahesh Katta
*BUZZ**WORKS* Business Services Private Limited
BANGALORE | CHENNAI | HYDERABAD | MUMBAI| DELHI
201, Crystal Tower, 75 Gundavali Cross Lane, Andheri Kurla Road, Andheri (E)
Mumbai 400069
GSM +91.97029.70779 | Phone +91.22.4229.2634 | Fax +91.22.4229.2634
Web http://ww...
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