search for: b001

Displaying 20 results from an estimated 73 matches for "b001".

Did you mean: 0001
2014 Mar 07
0
Problem using --fuzzy with --*-dest flags
Hi, I'm trying to get the --fuzzy option to work with --compare-dest with rsync 3.1.0. I'm testing with two files. "C_VOL-b001-i3818.spi" and "C_VOL-b001-i3816.spi" are copies of one another, but I've modified the latter a bit with a hex editor as a test. The modified date is still the same. This works for me (fuzzy is utilized against the 3816 test file): rsync --fuzzy --fuzzy -vv C_VOL-b001-i3818.spi...
2014 Mar 07
1
Problem using --debug=FUZZY[2] flags
Hi, I'm having a problem trying to get the --debug flags to work with 3.1.0. I wanted to check with the mailing list to make sure this is really a bug and not something I'm misunderstanding. This is what I'm running (as a test): rsync --fuzzy --fuzzy -vv --debug=FUZZY,FUZZY2 C_VOL-b001-i3818.spi rsync://user at localhost/SHARENAME/dest The "dest" folder on the destination side has a file named C_VOL-b001-i3816.spi, which is just a copy of C_VOL-b001-i3818.spi that I made and modified in a few places with a hex editor. I don't get any fuzzy messages when running th...
2010 Oct 24
5
Integrating Asterisk 1.8 with Google Talk and Google Voice
Evening, Has anyone seen a how-to on getting Asterisk to work with Google Talk and Google Voice? Thanks
2007 Oct 19
1
FollowMe recorded name filename variable?
...pplication when "a" is specified as an option to record the caller's name? I'd like to clean up the recorded name files after the call is complete. Thanks -Anthony -- Anthony - http://messinet.com - http://messinet.com/~amessina/gallery 8F89 5E72 8DF0 BCF0 10BE 9967 92DC 35DC B001 4A4E -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part. Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20071019/18bfa6d7/attachment.pgp
2007 Dec 05
3
No timezone in Voicemail email?
Hello, I'm using Asterisk 1.4.14, and I've noticed that the emails that are sent out when a user gets a voicemail don't have the timezone set in the header, so they're appearing in the user's email clients at the wrong time. Has anyone else seen this? I didn't find any bug reports or other info with Google. -- Jason Martin Metrix Matrix, Inc. 785 Elmgrove Road,
2008 Aug 21
1
OT - Asterisk-Stats - Billsec instead of Duration
Hi, To check telco billing, I'm usinfg Asterisk-Stats from http://www.areski.net/asterisk-stat-v2/about.php . How can you tweak this application to display graphics and data that use Billsec instead of Duration ? Regards -------------- next part -------------- An HTML attachment was scrubbed... URL:
2014 Mar 29
1
Unable to build DAHDI-Linux in mock chroot
...rectory make[1]: *** [hotplug-install] Error 1 make[1]: Leaving directory `/builddir/build/BUILD/dahdi- linux-2.9.1/drivers/dahdi/firmware' make: *** [install-firmware] Error 2 -A -- Anthony - http://messinet.com - http://messinet.com/~amessina/gallery 8F89 5E72 8DF0 BCF0 10BE 9967 92DC 35DC B001 4A4E -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part. URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140328/6f734085/attachment.pg...
2014 Dec 25
2
originate , callerid
25.12.2014 15:46, Anthony Messina ?????: > On Thursday, December 25, 2014 11:48:12 AM Dmitry Melekhov wrote: >> I want to change call files, which has caller id in them, to call >> originate from dial plan. >> But I don't see such parameter here >> https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+Application_Originate >> >> How can I pass callerid
2007 Sep 14
4
Can Asterisk match a literal "*" in extensions.conf
...eral "*" followed by 1 or more numbers would match. This is not the case, and it matches any extension that starts with a number. Thank you in advance for your assistance. -- Anthony - http://messinet.com - http://messinet.com/~amessina/gallery 8F89 5E72 8DF0 BCF0 10BE 9967 92DC 35DC B001 4A4E -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part. Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20070914/efa55cfe/attachment.pgp
2008 Feb 25
4
TDM400P dialout problem
...400P REV I Board 1" (MASTER) 1 WCTDM/0/0 FXOKS (In use) 2 WCTDM/0/1 3 WCTDM/0/2 FXSKS (In use) 4 WCTDM/0/3 Where do I go with this? -- Anthony - http://messinet.com - http://messinet.com/~amessina/gallery 8F89 5E72 8DF0 BCF0 10BE 9967 92DC 35DC B001 4A4E -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part. Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20080225/3b048c10/attachment.pgp
2007 Sep 22
2
Realtime table columns
...r, etc.? Where do I go to find the latest Realtime table information for a specific Asterisk version? (The same questions apply to IAX Realtime.) Thank you in advance for your help. -- Anthony - http://messinet.com - http://messinet.com/~amessina/gallery 8F89 5E72 8DF0 BCF0 10BE 9967 92DC 35DC B001 4A4E -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part. Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20070921/f0c3d569/attachment.pgp
2008 Oct 22
1
NEW: COM32 module to alias
...ference. * * ----------------------------------------------------------------------- */ /* * alias.c * * Alias COM32 application; Call as a KERNEL with a boot line command as the * APPEND line. */ /* * History * b002 Alter the concatenation of the command line arguments to use memcpy * b001 Initial version */ #include <stdio.h> #include <stdlib.h> // #include <stdbool.h> #include <string.h> #ifdef __COM32__ /* Allow targetting Linux, etc to test */ #include <syslinux/boot.h> /* syslinux_run_command() */ #endif /* __COM32__ */ #define ALIAS_CMD_SZ 128...
2008 Dec 20
2
Setup ReceiveFax(), fax2mail, mime-construct - but now Sendmail :(
Using 1.6 on Fedora Core 9 I'm trying to receive faxes. I've got this far: [incoming-fax] exten => s,1,Set(FAXFILE=/var/spool/asterisk/fax/${STRFTIME(${EPOCH},,%Y%m%d%H%M)}-0${CALLERIDNUM}) exten => s,2,ReceiveFAX(${FAXFILE}.tif) exten => s,3,Hangup() exten=>h,1,System(/usr/local/bin/fax2mail --cid-number "0${CALLERIDNUM}" --cid-name "home fax"
2013 Jan 28
3
RPM updates
Hi All, Who do I need to poke to get the yum repository / RPM files updated? The dahdi RPMs are not up to date with the CentOS kernel versions any more, it's making doing an installation a bit tricky due to dependancies, I'd rather not roll back / remove new kernels if I don't have to.. Cheers Steve
2014 Dec 25
0
originate , callerid
...quot;) I use this patch https://messinet.com/rpms/browser/asterisk/asterisk-12-app_originate_callerid.patch because of https://issues.asterisk.org/jira/browse/ASTERISK-23016 -A -- Anthony - https://messinet.com/ - https://messinet.com/~amessina/gallery 8F89 5E72 8DF0 BCF0 10BE 9967 92DC 35DC B001 4A4E -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: This is a digitally signed message part. URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20141225/a97575fa/attachment.pg...
2014 Dec 25
0
originate , callerid
...you are trying to view does not exist. > on this link :-( Sorry for referencing the wrong issue. The correct one is here https://issues.asterisk.org/jira/browse/ASTERISK-22992 -- Anthony - https://messinet.com/ - https://messinet.com/~amessina/gallery 8F89 5E72 8DF0 BCF0 10BE 9967 92DC 35DC B001 4A4E -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: This is a digitally signed message part. URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20141225/8bbbf978/attachment.pg...
2007 Jul 12
0
No subject
...ries=20 > had to run and fail for you to get no match. were you ever able to get a solution for this? i seem the same problem = when storing my sip trunks in mysql, using 1.4.16.2 -- Anthony - http://messinet.com - http://messinet.com/~amessina/gallery 8F89 5E72 8DF0 BCF0 10BE 9967 92DC 35DC B001 4A4E
2007 Sep 05
2
No Dial tone came from fxs modules
Hi: I have asterisk-1.4.0 with zaptel 1.4.0 and TDM40P on my server ,when i made modprobe wctdm the fxs modules is lightened but there is no dial tone came from it . Can i get some help please. Best Regards; Wassim _________________________________________________________________ Windows Live Spaces is here! It?s easy to create your own personal Web site. http://spaces.live.com/signup.aspx
2007 Sep 08
1
Musiconhold instead ringing
Hi: When i get an incoming call, i want asterisk to make the caller hear music"musiconhold" instead of ringing,Can any body help me with this? Best regards; Wassim _________________________________________________________________ Get the new Windows Live Messenger! http://get.live.com/messenger/overview
2007 Sep 12
2
Generating an old-fashioned dialtone
Is there a way to generate an old-fashioned dial tone with Asterisk? I'm thinking of one that sounds like: http://www.seg.co.uk/telecomm/dialtone.wav -- Phil Reynolds o ____ mail: phil at tinsleyviaduct.com |L_ \ / Web: http://www.tinsleyviaduct.com/phil/ (_)- \/ Waltham 66, Emley Moor 69, Droitwich 79, Windows 95