similar to: Re: samba Digest, Vol 43, Issue 7

Displaying 20 results from an estimated 1000 matches similar to: "Re: samba Digest, Vol 43, Issue 7"

2006 Jul 05
5
Print Cost Capture
My company would like to start capturing printing costs. Is there a way to configure the printing interface to prompt users for a billing code? -- David Sonenberg, CCNA, GCIH Manager, Information Technology Stroz Friedberg, LLC 15 Maiden Lane 15th Floor New York, NY 10038 Tel 212.981.6527 Fax 212.981.6545 This message is for the named person's use only. It may contain confidential,
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
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 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 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 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
3
originate , callerid
Hello! 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 to following: exten => 6003,n,Originate(SIP/6003 at asterisk,app,meetme,"6003,x") Thank you!
2007 Oct 19
1
FollowMe recorded name filename variable?
Is there a variable for the filename that is created by the FollowMe application 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
2011 Apr 27
1
Echocancellation OSLEC vs MG2 ?
Hi All, Which echo cancellation is good between OSLEC and MG2. Dahdi by default use MG2 echo cancellation on channel. If i want to use OSLEC then what should i need to do ? Do i need to recompile dahdi with OSLEC ? -S -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Mar 10
1
Phone Directories/Asterisk/SIP/directory.html
Greetings! We are using cisco 7940 phone with SIP and asterisk. We would like to be able to have phone directories available on the phones that are sourced from active directory. Are their any scripts that can connect to the AD server via LDAP and then create the directory.html file for the phones? Thanks! Liz -------------- next part -------------- An HTML attachment was scrubbed... URL:
2008 Nov 28
2
force channel hangup
Hi guys, I have 1 zap channel in my house shared among couple people. If someone dials 911, I want that zap channel to be disconnected right away to make way for the 911 call. I dug through voip-info.org and didn't find much. Any hints? kel
2009 Aug 12
3
Asterisk + CDRTool
Hello Anyone who have already use/configure Asterisk with CDRTool ? Or maybe can suggest another CDR GUI ? regards. Harry -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090812/e3e9e675/attachment.htm
2010 Aug 11
2
channel variables in AGI
Hello, How to take the values of channel variables like 'agi_uniqueid' and 'agi_callerid' in agi script. For example #!/bin/bash -x T="$agi_uniqueid" I want to save value of 'agi_uniqueid' channel variable into a variable called 'T' in my script -------------- next part -------------- An HTML attachment was scrubbed... URL:
2008 Dec 12
2
docs for rxfax in 1.4 or app_fax in 1.6?
I just want to pdf and email faxes coming in over pstn on a TDM400P. Outgoing faxes would just go out over pstn, not through asterisk. All the voipinfo , etc, howto's are quite complicated. And most use third party apps like Hylafax. I thought there was a rxfax and txfax in 1.4. And 1.6 had app_fax. I'm now using 1.4.22, but I'd go to 1.6 if it made this easier. But I've
2008 Feb 25
4
TDM400P dialout problem
Using asterisk 1.4.18 and zaptel 1.4.9 on x86_64, I am having trouble dialing out to the pstn. The call is initiated at Zap/1-1 and should exit via Zap/3. I get the following: -- Starting simple switch on 'Zap/1-1' -- Executing [2111 at internal:1] Dial("Zap/1-1", "Zap/3/8801234") in new stack [Feb 25 02:36:59] DEBUG[7194]: chan_zap.c:1954 zt_call: Dialing
2014 Mar 29
1
Unable to build DAHDI-Linux in mock chroot
Unfortunately, after http://git.asterisk.org/gitweb/?p=dahdi/linux.git;a=commitdiff;h=6cebc1c1fb12cc0661f3810ef47ad33206b2e398 I am unable to build DAHDI-Linux in a mock chroot for packaging purposes. I believe this is related to the Makefile calling install_firmware with only 2 args, where install_firmware is a shell script with DESTDIR set to $3, which is empty. In this case, the DESTDIR
2008 Jul 22
1
Looking for a more robust Click to Dial/Web Dial solution than AsteriDex (potential for a bounty!)
I realize this may be less of an Asterisk question and more of a... well... everything but asterisk, but still relating to asterisk question. I was looking for a Click to Dial/Web Dial solution and I found AsteriDex. I'm looking for something I can use on the road where I can hit an internal Click to Dial/Web Dial page from my cell, tap on a number and have it bridge a call between
2010 Jul 14
2
Distinctive ring for INTERNAL calls only? How to do it?
Hi Everyone, Using Elastix (FreePBX + Asterisk 1.4.2x combination) with Aastra phones, how can one receive distinctive ring tones for INTERNAL calls ONLY? Even though FreePBX Inbound has an option for Alert_INFO but that doesn't work when the call comes into an IVR or Queue. The calls has to go directly to extension for external ringtone to be different. So, I am looking for internal calls
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