search for: oooh

Displaying 20 results from an estimated 117 matches for "oooh".

Did you mean: ooo
2007 Jan 30
5
Asterisk dual contexts stupidity
...; Caller hears extension ring on receiver --> Call goes through Caller (Night) --> Dials an extension --> Caller hears silence until vm picks up --> Leaves a voicemail... Significant albeit insanely stupid Asstricks message: 2007-01-30 09:22:57 DEBUG[9946]: pbx.c:2300 __ast_pbx_run: Oooh, got something to jump out with ('2')! (Oooh how about creating errors we can figure out Digium!) Any thoughts -- ==================================================== J. Oquendo http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x1383A743 sil . infiltrated @ net http://www.infiltrat...
2018 Oct 03
2
Any idea what causes "Oooh, got a frame with format of g729 on channel 'PJSIP/121-000001d2' when we're sending 'ulaw', switching to match"
...settings? [121] type = endpoint context = IS transport = transport1 aors = 121 accountcode = 2 dtmf_mode = inband device_state_busy_at = 96 force_rport = no identify_by = username,ip disallow = all allow = ulaw from_user = 121 acl = acl1 [10/03 11:29:34.240] DEBUG[21414][C-00000226] chan_pjsip.c: Oooh, got a frame with format of g729 on channel 'PJSIP/121-000001d2' when we're sending 'ulaw', switching to match INVITE sip:2197 at XXX.XXX.XXX.XXX:5060 SIP/2.0 Via: SIP/2.0/UDP YYY.YYY.YYY.YYY:5060;branch=z9hG4bKxqyYl2Jg84158000 To: <sip:2197@ XXX.XXX.XXX.XXX <sip:2197 at...
2004 Jun 18
1
app_prepaid NAT issue
...nd NAT. It appears that the app_prepaid is not taking this into consideration since I see: Jun 18 17:46:25 DEBUG[1133742896]: chan_sip.c:4130 build_route: build_route: Contact hop: <sip:7708183799@192.168.1.101:5060;line=jet7pbic> Jun 18 17:46:25 DEBUG[1192491824]: rtp.c:1406 ast_rtp_bridge: Oooh, 'SIP/7708183799-8d6d' changed end address to 192.168.1.101:10094 (format 6) Jun 18 17:46:25 DEBUG[1192491824]: rtp.c:1408 ast_rtp_bridge: Oooh, 'SIP/7708183799-8d6d' was 65.202.115.115:10094/(format 6) Any help would be greatly appreciated. Thanks, Brian
2015 Jan 15
3
Samba4 Android port and Python auth modules
Hello All, First post. Just ported Samba4 to a native Android/ARM platform -- quite a bit more work than Samba3. Moved to Samba4 to pick up AD support. The smb and nmb daemons fire up and appear to operate correctly, at least as good as Samba3. However, when trying to use samba-tool to create/list users, etc. I run into the following: ERROR(<type 'exceptions.AttributeError'>):
2005 Oct 05
0
call transfer problem - something strange
Hi, I try to set up planet VIP-050 with asterisk. Everything works fine instead of the call transfer. When I press # console says something like this: >Oct 5 11:11:20 DEBUG[25104]: chan_sip.c:2222 sip_rtp_read: Oooh, format changed >to 1024 >Oct 5 11:11:20 WARNING[25104]: codec_ilbc.c:144 ilbctolin_framein: Huh? An ilbc >frame that isn't a multipleof 50 bytes long from RTP (4)? >Oct 5 11:11:20 WARNING[25104]: codec_ilbc.c:144 ilbctolin_framein: Huh? An ilbc >frame that isn't a multip...
2015 Jan 15
0
Samba4 Android port and Python auth modules
...e attributes for the first module imported - i.e. if samba.auth is imported prior to samba.dcerpc.auth, a dir of samba.dcerpc.auth will return samba.auth attributes, which presumably causes the AttributeError. > > Any help to further debug or resolve this issue would be greatly appreciated. Oooh oooh oooh ! Can you post the code changes you needed to do the port please ? I'm excited :-).
2005 Oct 18
4
Ways to speed up R code?
...d it did not show any sign to stop. Then I interrupted it and found it had completed 82.5%. This morning I decided to wait for another 11 hours to see what will happen. Wait a minute, I heard that transforming data.frame to matrix will make R code faster. Then I made the modification in my R code. Oooh, the new code finished within 30 minutes!! Are there any other tips to speed up R program? Or someone could indicate me some documents or websites on R code optimization? #OS: Win XP, CPU: Pentium IV, 3.20G, Memory: 1G #for() loop: 1000*1616*3*41, 3 data.frames (dim = c(1616,5), c(1616), c(1616)...
2011 Jun 13
5
No audio after a reinvite changing codec
...;---------------------------> g729 rtp rtp After a while, we have the reinvite sent by the SIP provider with g711 in the SDP. So asterisk need to change audio codec from g729 to g711 and correctly we see on debug the following line: "Oooh, we need to change our audio formats since our peer supports only g729" and asterisk send back 200 OK to the provider. At this point we have one way rtp audio: UAC ASTERISK UAS | ASTERISK UAC PROVIDER g711 ------------------...
2014 Sep 10
4
[LLVMdev] Leaks in PBQPBuilderWithCoalescing::build ?
Oooh. Neat. Thanks Dave. Please go ahead and commit that. Arnaud - I have no idea whether Dave's patch will help with this bug, but it's certainly worth testing. - Lang. On Wed, Sep 10, 2014 at 4:10 PM, David Blaikie <dblaikie at gmail.com> wrote: > While I'm not sure where the...
2016 Nov 17
1
How to disable hal-addon-hid-ups
...you convert the USB ID numbers to decimal? > > <match key="@info.parent:usb.vendor_id" int="2748"> > <match key="@info.parent:usb.product_id" int="12310"> > > Ref: https://ubuntuforums.org/showthread.php?t=1253856 Oooh. I'll try that. > This sounds a lot like what this file was designed to do: > > https://github.com/networkupstools/nut/blob/master/scripts/upower/95-upower-hid.rules > > (It is auto-generated from all of the NUT drivers at release time.) > > Is this CentOS? Which version...
2018 Nov 02
1
[PULL] vhost: cleanups and fixes
On Fri, Nov 2, 2018 at 10:10 AM Linus Torvalds <torvalds at linux-foundation.org> wrote: > > Don't you take over the VM with "use_mm()" when you do the copies? So > yes, it's a kernel thread, but it has a user VM, and though that > should have the user limits. Oooh. *Just* as I sent this, I realized that "use_mm()" doesn't update the thread addr_limit. That actually looks like a bug to me - although one that you've apparently been aware of and worked around. Wouldn't it be nicer to just make "use_mm()" do set_fs(USER...
2017 Nov 03
2
ntfs user mappings?
I have linux machines joined to my AD domain using winbind. I have windows pro machines joined to AD normally I would like it so that when I user writes to an ntfs removable disk That when I mount it on my linux machines it follows the permissions. Is that possible? I use ntfs-3g to mount the partition. I see there is a command ntf3-3g.usermap and wonder if that might work. Is there a command like
2003 Jun 24
1
Problems with # and extensions.
...e following message when I dial 74#. Does anyone have any ideas on what might be going on? If I don't require numbers to be terminated with # everything works as expected, but you have to wait for the digit timeout, of course. MESSEGE: DEBUG[1150520624]: File pbx.c, Line 1683 (ast_pbx_run): Oooh, got something to jump out with ('#')! -- Invalid extension '#' in context 'speeddial' on SIP/2111-076f CONFIG: [default] exten => 74#,1,Goto(speeddial,s,1) [speeddial] exten => s,1,Background(${MYSOUNDS}/enterspeedcode) exten => 1#,1,Background(${MYSOUNDS}...
2003 Nov 18
0
Bad DTMF detection
...no result. Relax DTMF helps cellphone callers, but has no effect on the double detect problem. I cannot tell from the log before if asterisk is detecting a single "1" and finding a nonexistent extension 1, or detecting the long keypress as two keypresses (seems like two, with the "Oooh got something" message being asterisk's way of saying at least on extension exists in the context that begins with a 1). DEBUG[14351]: File chan_zap.c, Line 1872 (zt_answer): Took Zap/27-1 off hook DEBUG[14351]: File channel.c, Line 952 (ast_settimeout): Scheduling timer at 160 sample int...
2007 Sep 11
1
Chan_sip Entry
...tphones to call one another via an Asterisk server. When I call from phone 1 to phone 2 there is audio transmission both ways, but when I call from phone 2 to phone 1 I don't get audio transmission and reception both ways. When I look at the asterisk log file it has an entry which says: "Oooh, format changed to 2". Would anyone know why this is occuring one way and not the other, and more importantly, how would I fix this. After some examination I see that when I send the OK to the INVITE, this SDP body should have a 0 for the codec which is ulaw. When this Ok message gets to t...
2020 Oct 01
2
OrcV1 removal
...ang Hames wrote: > 24bytes / object -- Looks like I managed module ownership correctly but > leaked the ThreadSafeModule container. This should be fixed in 5044196b412f. That helped a bit, but not yet fully. Looks like it might be still reachable memory, so leakcheck isn't that helpful. Oooh. I think I see. For various reasons the symbol names we generate are unique over time. But the interned strings aren't cleared ever. Is that right? With massif, I see: -------------------------------------------------------------------------------- n time(i) total(B) useful...
2006 Apr 24
0
A@H 2.6 : problem connecting call from PSTN
...ot;, "") in new stack ==Spawn extension (from-pstn, s, 1) exited non-zero on 'SIP/203-841a' i found out that when using calling from lan(with x-lite), after the exten => s,3,WaitExten(60) ; in extensions_custom.conf of [from-pstn-custom] there is this line that i notice "Oooh, got something to jump out with ('1')!" that i cant find it when i'm with calling from PSTN, can anyone advice me on this? (fro log file) Apr 24 04:09:55 VERBOSE[3118] logger.c: -- Executing WaitExten("SIP/203-de7f", "60") in new stack Apr 24 04:10:00 DEBUG[...
2004 Aug 06
1
Server based audio merge
...tions, but doesn't work with a modem connection. My mother have onl< a 33K6 connection. I dont want here to use this bandwith ONLY to send identical audio packages to different entitys. BTW: The server should only merge stuff, if it is necessary. Some people need fideback like hmmm, aaah, oooh etc ;-)). Others say allways : ja .... ja....jo.....yes.....ja...oooh ;-)) And The others say ... yes, but .... yes, but... no, because.... You need this feedback. People are iritated if the call someone how have a phone that mutes in nobody is speaking. Youz have the feeling that you speak with...
2019 Apr 10
2
chown: changing ownership of 'test': Invalid argument
...e the opposite way around > on Windows. > Yup. and using .\jeadmin to log in as a local user > > Try adding this line to smb.conf: > > winbind enum users = yes, restart or reload Samba, then run 'getent > passwd', this should return all users, local and domain. > Oooh I sense a server overload ;-) (Lots of users in the AD) I have done a winbind enum groups = yes as and a getent group returned everything I expected (co-incidentally I first noticed this issue on a chgrp sysadmin $folder command) > > Once you are sure that all domain users are being return...
2007 Sep 14
2
DISA and DTMF detection problem w/ FXO port on a TDM400
...the debug log: *Code:* <snip> DTMF digit: 1 on Zap/1-1 DTMF end '1' received on Zap/1-1, duration 0 ms DTMF end accepted without begin '1' on Zap/1-1 DTMF end passthrough '1' on Zap/1-1 Scheduling timer at 0 sample intervals Set channel Zap/1-1 to write format ulaw Oooh, got something to jump out with ('1')! DTMF digit: 1 on Zap/1-1 DTMF end '1' received on Zap/1-1, duration 0 ms DTMF begin emulation of '1' with duration 100 queued on Zap/1-1 DTMF end emulation of '1' queued on Zap/1-1 DTMF digit: 1 on Zap/1-1 DTMF end '1' r...