• News
  • Idefisk
  • Tools
  • Tutorials
  • Forum
  • Reviews
  • VoIP Providers
  • Archives
  • Gallery
ZOIPER softphone
AsteriskGuru Archives
Mailing List Archives
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

[Bristuff-users] what's in bristuff?

 
   AsteriskGuru Archives Forum Index -> Bristuff-Users
View previous topic :: View next topic  
Author Message
tzafrir.cohen at xorcom.c
Guest





PostPosted: Mon Aug 04, 2008 6:53 pm    Post subject: [Bristuff-users] what's in bristuff?

Another part I don't understand:

What exactly are the changes in apps/app_meetme.c for? For the cases of
packets that are two large? Or actually too small? Can anybody think of
a reproducable scenario where this will happen?

The code and the comments seem to conflict.

--
Tzafrir Cohen
icq#16849755 jabber:tzafrir.cohen@xorcom.com
+972-50-7952406 mailto:tzafrir.cohen@xorcom.com
http://www.xorcom.com iax:guest@local.xorcom.com/tzafrir
_______________________________________________
Bristuff-users mailing list
Bristuff-users@lists.three-dimensional.net
http://lists.three-dimensional.net/mailman/listinfo/bristuff-users
Back to top
tzafrir.cohen at xorcom.c
Guest





PostPosted: Mon Aug 04, 2008 7:10 pm    Post subject: [Bristuff-users] what's in bristuff?

Hi

st_bridge_result ast_channel_bridge(struct ast_channel *c0, struct ast_cha
c1->name, c1->_bridge->name);
return -1;
}
+
+ if (IS_DIGITAL(c0->transfercapability) || IS_DIGITAL(c1->transfercapability)) {
+ config->flags = 0;
+ }

/* Stop if we're a zombie or need a soft hangup */
if (ast_test_flag(c0, AST_FLAG_ZOMBIE) || ast_check_hangup_locked(c0) ||


Is it legal to zero-out all flags of a channel? What flags should have
been zeroed here? Is it just AST_BRIDGE_DTMF_CHANNEL_0 and
AST_BRIDGE_DTMF_CHANNEL_1? What about the others?

--
Tzafrir Cohen
icq#16849755 jabber:tzafrir.cohen@xorcom.com
+972-50-7952406 mailto:tzafrir.cohen@xorcom.com
http://www.xorcom.com iax:guest@local.xorcom.com/tzafrir
_______________________________________________
Bristuff-users mailing list
Bristuff-users@lists.three-dimensional.net
http://lists.three-dimensional.net/mailman/listinfo/bristuff-users
Back to top
Display posts from previous:   
   AsteriskGuru Archives Forum Index -> Bristuff-Users All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
contact us at: support@asteriskguru.com - asterisKGuru.com © all rights reserved   |   *asterisk is registered trademark of © Digium™