Displaying 20 results from an estimated 11000 matches similar to: "RPM updates"
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:
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
2012 Nov 03
2
dahdi 2.6.1+2.6.1 compile fails
I am trying to compile a dahdi module from checkout:
svn co http://svn.asterisk.org/svn/dahdi/linux-complete/tags/2.6.1+2.6.1
with ubuntu 3.5.0-17-generic and gcc 4.7.2
Error on compile is:
oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_conf_bridge.c:3870:47:\
error: 'NULL' undeclared (first use in this function)
This is identical to the error reported in this patch fix:
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
2010 Mar 07
5
dahdi-2.2.1 & kernel-2.6.32: working for anyone?
I have a TDM400. Just updated Fedora 12 to kernel 2.6.32. Rebuilt and
installed dahdi-2.2.1.
kernel modules loaded.
lsmod | grep wctdm
wctdm 37233 0
dahdi 194985 1 wctdm
lsmod | grep dahdi
dahdi 194985 1 wctdm
crc_ccitt 1549 2 dahdi,isdnhdlc
dmesg:
dahdi: Telephony Interface Registered on major 196
dahdi: Version: 2.2.1
2011 Aug 07
2
Dahdi does not build against Kernel 3.0.0
Errors follow:
make
make -C linux all
make[1]: Entering directory
`/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux'
make -C drivers/dahdi/firmware firmware-loaders
make[2]: Entering directory
`/usr/local/src/asterisk/dahdi-linux-complete-2.4.1.2+2.4.1/linux/drivers/dahdi/firmware'
make[2]: Leaving directory
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"
2015 Mar 12
1
packages.digium.com
On 11 Mar 2015, at 17:53, Matthew Jordan <mjordan at digium.com> wrote:
> On Wed, Mar 11, 2015 at 10:28 AM, Steven Howes
> <steve-lists at geekinter.net> wrote:
>> Anyone know where it?s gone?.. Appears to have been down all day.
> The hamsters should be running in their wheels again now.
Cheers Matthew. Give them some food from me.
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
2010 Jun 08
6
Out of Office
I will be out of the office starting
Wed June 9th and returning Wed June 16th.
Please contact Mary at mary at accessgate.net cell 407-267-1463
or Jonathan at jsnyder at accessgate.net cell 407-267-0056
or call our main number 888-227-9337.
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
2015 Mar 11
2
packages.digium.com
Anyone know where it?s gone?.. Appears to have been down all day.
Steve