search for: 10629

Displaying 12 results from an estimated 12 matches for "10629".

Did you mean: 1062
2008 Oct 20
0
TDM410P with EC doesn't detect DTMF after being on for ~1 hour
...if needed. ( # = Audio Level * = Max Audio Hit ) <----------------(RX <----------------(TX ###################################* The channel is spiked and I need to stop asterisk and restart dahdi. Here's what the full log shows when it sees an incoming call: [Oct 20 18:49:38] VERBOSE[10629] logger.c: -- Starting simple switch on 'DAHDI/1-1' [Oct 20 18:49:39] NOTICE[10629] chan_dahdi.c: Got event 17 (Polarity Reversal)... [Oct 20 18:49:42] NOTICE[10629] chan_dahdi.c: Got event 18 (Ring Begin)... [Oct 20 18:49:44] NOTICE[10629] chan_dahdi.c: Got event 2 (Ring/Answered)... [...
2006 Jan 25
1
Want to automatically park call and have caller hear ring tones
...39;s the specific section of my extensions.conf file if anyone's curious: [asleep] exten => s/_931555XXXX,1,NoOp exten => s/7205879978,1,NoOp exten => s/4025179978,1,NoOp exten => s,1,System(/bin/echo -n -e "'${CALLERIDNAME} ${CALLERIDNUM}'" | nc -w 1 192.168.1.16 10629) exten => s/_931555XXXX,2,NoOp exten => s/7205879978,2,NoOp exten => s/4025179978,2,NoOp exten => s,2,System(/bin/echo -n -e "'${CALLERIDNAME} ${CALLERIDNUM}'" | nc -w 1 192.168.1.19 10629) exten => s,3,NoOp exten => s,4,NoOp exten => s/_731584XXXX,5,NoOp exte...
2006 Jan 25
0
Want to automatically park call and have callerhear ring tones
...ensions.conf file if anyone's curious: > > [asleep] > exten => s/_931555XXXX,1,NoOp > exten => s/7205879978,1,NoOp > exten => s/4025179978,1,NoOp > exten => s,1,System(/bin/echo -n -e "'${CALLERIDNAME} ${CALLERIDNUM}'" > | nc -w 1 192.168.1.16 10629) > exten => s/_931555XXXX,2,NoOp > exten => s/7205879978,2,NoOp > exten => s/4025179978,2,NoOp > exten => s,2,System(/bin/echo -n -e "'${CALLERIDNAME} ${CALLERIDNUM}'" > | nc -w 1 192.168.1.19 10629) > exten => s,3,NoOp > exten => s,4,NoOp &g...
2006 Aug 15
1
Problem with joining...
Hello, I am quite new to Rails and i was wondering if i could get some help to populate a join table? I got (for example) a table called films, a table called acteurs and a join table called acteurs_films. I have specified the HABTM relationship and I manage to do it through the console by doing: acteur=Acteur.new acteur.name="blabla" acteur.films << film acteur.save and
2004 Aug 06
0
load average question
...EM TIME COMMAND 10888 www-data 17 5 3936 3936 1648 R N 41.5 3.0 2:20 transcode2 10647 www-data 16 5 3936 3936 1648 R N 41.3 3.0 6:19 transcode1 10872 www-data 8 5 2708 2708 1268 S N 6.1 2.1 0:26 ices2 10633 www-data 5 5 2688 2688 1268 S N 3.9 2.0 0:31 ices1 10629 www-data 6 5 2588 2588 1260 S N 2.5 2.0 0:05 ices1 10874 www-data 5 5 2584 2584 1260 S N 1.3 2.0 0:04 ices2 11049 ad0n 3 0 1052 1052 820 R 0.9 0.8 0:00 top 10630 www-data 5 5 2572 2572 1260 S N 0.3 2.0 0:09 ices1 10885 dv8 0 0 2560 2560...
2002 Aug 13
0
LDAP/Samba
...;" scope=2 filter="(&(uid=<user-name>)(objectClass=sambaAccount))" ....... Samba didn't talk about this Problem in the log files :-( Thanks Peter Haufschild --------------------------- Peter Haufschild Systemadministration alfabet meta-modeling AG Leibnitzstr. 53 D-10629 Berlin V: +49 30 880345 114 F: +49 30 880345 149 peter.haufschild@alfabet.de http://www.alfabet.de
2003 Apr 12
0
force user statement ignored, BUG in 2.2.8?
...user = root printable = Yes print command = /usr/local/bin/pdfprint.pl %s %U lpq command = lprm command = Please help TIA Alex -- ------------------------------------------------------------ Aloha-Systeme GmbH * Tel: 030 / 627 08 630 Wilmersdorfer Str. 79 * 10629 Berlin * Fax: 030 / 627 08 639 Alexandros Gougousoudis * Mobil: 0172 / 310 64 63 ** Netzwerke und Linux ** Email: ag@aloha-systeme.de Offizielle Homepage: http://www.aloha-systeme.de/
2005 Mar 28
1
spandsp rxfax under Linux 2.6 w/TDM400?
Hi, I have got my Asterisk server running with TDM400 card (2xFXO & 2xFXS). I originally had the system configured with a Panasonic fax machine on one of the extensions. Due to the high volume of fax spam, I figured it would be a much better idea to capture the faxes as TIF or PDF files to minimize wasted paper, etc. I have downloaded, compiled and installed spandsp and can see the rxfax
2004 Aug 06
2
load average question
> > As a general rule, you don't want to set up a system with a load average of > more than 1 (per cpu, so between 1 and 2 is ok for a dual cpu system). > > ices (when not encoding) will use a negligible amount of cpu, so the problem > is probably entirely the stream transcoders. <p>assuming i want to continue using streamTranscoder ( and that it cannot be optimized
2007 Apr 20
0
8 commits - libswfdec/swfdec_buffer.c libswfdec/swfdec_buffer.h libswfdec/swfdec_root_sprite.c libswfdec/swfdec_swf_decoder.c libswfdec/swfdec_tag.c NEWS test/parse.c
...people that want to + include Swfdec in their applications +- improve the JPEG decoding code (less crashy, more JPEGs decoded) +- throw zzuf (http://sam.zoy.org/zzuf/) at Swfdec and fix exposed + issues +- various fixes that make writing bindings simpler +- lots of bugs fixed, including: 10551, 10629 + 0.4.3 ("Your tube") This release can play Youtube video. While this alone is enough for a
2007 Apr 13
0
5 commits - libswfdec/Makefile.am libswfdec/swfdec_color.c libswfdec/swfdec_color.h libswfdec/swfdec_font.c libswfdec/swfdec_loadertarget.c libswfdec/swfdec_movie.h libswfdec/swfdec_pattern.c libswfdec/swfdec_pattern.h libswfdec/swfdec_player.c
...2 18 files changed, 423 insertions(+), 233 deletions(-) New commits: diff-tree 26ee7f5d85a1d809daa20b2f67cf4cb99420ed66 (from 61c1915ce1a6b610a5023443af62d64632322b6a) Author: Benjamin Otte <otte@gnome.org> Date: Fri Apr 13 17:24:04 2007 +0200 fix crash with 0x0 sized movies (fixes #10629) diff --git a/libswfdec/swfdec_loadertarget.c b/libswfdec/swfdec_loadertarget.c index 40ad26f..a19a0bf 100644 --- a/libswfdec/swfdec_loadertarget.c +++ b/libswfdec/swfdec_loadertarget.c @@ -125,8 +125,6 @@ swfdec_loader_target_parse_default (Swfd { SwfdecPlayer *player; player = swfdec_l...
2007 Apr 27
0
Changes to 'refs/tags/0.4.4'
...ntifiers and not the gst identifiers fix ADPCM to actually not crash upon creation Add initial support PlaceObject3 add copyright header use current scale, not user-set one split out the stroke pattern as a seperate object. fix crash with 0x0 sized movies (fixes #10629) that function should be static Make stroke and pattern 2 different objects implement the Flash 8 linestyle reading oops, wrong order implement DefineShape4 in a very unsupported way implement focal gradients make hitTest not crash if the movie's parent...