search for: nextbyt

Displaying 4 results from an estimated 4 matches for "nextbyt".

Did you mean: nextbyte
2014 Oct 23
2
[LLVMdev] On DataExtractor isValidOffset* interface
...than "isValidOffset(x)", which is surprising (at least if you don't look at the implementation). The other thing we've discussed is how to check DE for "everything we've read so far was at valid offsets". The first solution that comes to mind is "isValidOffset(NextByte - 1)"... but I wonder if there are any typical usage patterns that should be addressed in a more natural way. Like "hasEverReadPastEndOfBuffer()" flag maybe? –– Thanks, Tim
2006 Apr 28
1
Bristuff 1.2.7.1?
Has anyone managed to add the bristuff patch to 1.2.7.1 successfully? My attempts has ended up bad, so if anyone has a working patchfile for 1.2.7.1 I would be grateful to receive it. Thanks, Vidar -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060430/1c56d94e/attachment.htm
2006 Mar 11
1
Autodial
I'd like to setup an autodial that will do the following: 1. First try call my multiple SIP phones at my house - if no answer within n seconds, try my mobile phone. Alternatively call both SIP phones at home + mobile at the same time. 2. Once someone answer in step 1 (on any phone) initiate calling to a specific phone number/extension Currently I have it working except that in step 1 I can
2006 Oct 19
1
bristuff-0.3.0-PRE-1u for Asterisk 1.2.13 on junghanns downloads now
Bristuff has been updated; http://www.junghanns.net/downloads/bristuff-0.3.0-PRE-1u.tar.gz -- Vidar