Displaying 20 results from an estimated 150 matches similar to: "Asterisk voicemail problem with isdn avm fritz!card"
2008 Jun 03
3
OpenSpace support for mapstraction
Attached is patch to provide support for OpenSpace in mapstraction. A demo
can be seen at http://yvonnesplants.co.uk/openspace_demo.html.
Note that OpenSpace seems sometimes to have a problem with links clicked
from email. If you get an error ''HTTP referrer not valid'' then open a new
browser window and paste in the link and it should be ok.
The following features are not
2008 Apr 05
1
UK Ordnance Survey OpenSpace API
Hi
I am interested in extending mapstraction to include the UK Ordnance Survey
OpenSpace API (http://openspace.ordnancesurvey.co.uk). First can I check
that no-one else is working on this?
Assuming not, is there any documentation that might point me in the right
direction to get started, or should I just search the code for case ''google''
and insert appropriate code at each
2006 Jun 29
4
Very bad quality with AVM Fritz!card PCI and chan_capi
Hi everyone,
I have Asterisk SVN-trunk-r7498 running for a few months and I'm quite
happy with it. However, I am experiencing a quality issue with my AVM
Fritz!card PCI which is used with chan_capi. When somebody calls me on
this line he hears a lot of noise and I hear "scratches" and "plops". It
is very annoying. Below is is my /etc/asterisk/capi.conf
I've tried to
2009 Jan 21
7
Panning map to a point vs. setCenter
Several map providers have functions to pan to a location, as opposed
to the direct setCenter call. Panning animates the move from one point
to another. To implement this in mapstraction, I created a panCenter
function.
I don''t know how to go about committing the change to svn, or who
decides whether my naming convention is worthy, but I thought I''d
share the function
2010 Feb 16
0
Voicemail IMAP storage enhancement
Hello,
I have several voicemail accounts that share the same IMAP mailbox (same
imapuser), and I'd like to store their messages in separate IMAP
subfolders. I tried to set 'imapfolder' settings on a per voicemail
account basis, but it does not seem to work. All messages keep being
stored in the same INBOX folder.
Should I file a feature request on the asterisk-dev list, or is there a
2013 Oct 28
0
Bus error, Asterisk crash when user leaves a message (ODBC voicemail)
Hello list,
My system behaves in an odd manner, and I can't find why.
When users leave a message on the voicemail, once the message is
recorded and the user hangs up, Asterisk crashes.
I can't figure out when it started to behave like this.
Here is the extract of the dialplan where it occurs :
exten => s,1,Answer()
exten => s,n,Playback(radiom-misenrelation)
exten =>
2008 Mar 31
1
GeoDa spdep
My question is in regard to the spdep and GeoDa packages. Do you know how
to extract a neighborhood/adjacency matrix from R? I need a matrix that has
all the neighborhoods on the X and Y axis, and then a r=1 when the
neighborhoods touch, and a r=0 when neighborhoods don't touch. I
think the Moran's I functions use a matrix like this when they estimate
Moran's I. I can estimate
2005 Mar 07
2
Threaded logging?
Is the logging system thread-safe? I have a process that takes about 5
hours, and twice, it has stopped, giving me no errors at all... but the
process hasnt been finished... The second time, I loaded the status
page, and it gave me a 500 error, at the same time the process stopped.
I have a sneaking suspicion that the cause is two processes trying to
write to the log-file at the same
2011 Sep 14
3
copy acls with getfacl / setfalc - invalid argument ....
I hav a problem porting my ACLS from my old filserver to a new one...
My old Fileserver:
I have my shares on a partition supporting acls with ext3
/dev/md0 on /data/raid type ext3 (rw,acl,user_xattr)
My new Fileserver:
/dev/md0 on /data/raid type ext4 (rw,acl,user_xattr)
Now I copied all my shares to the new Fileserver with rsync and backed
up my acls with:
getfacl -R
2015 Jun 19
2
Samba 3 AD Member Server Strangeness
All,
I'm trying to configure a Samba 3 AD member server including winbind. I'm on RHEL 6.6, so I'm using Samba version 3.6.23.
Here's my configuration:
[global]
log level = 3 winbind:10
workgroup = ABC
server string = LV37
netbios name = LV37
idmap config *:backend = tdb
idmap config *:range = 2000-9999
idmap config
2006 May 19
0
Faxing with Asterisk using both ISDN and FXS
Hi everyone,
I have a question about faxing. I am running Asterisk SVN-trunk-r7498 on a
ubuntu server and everything is going fine. I have a tdm40b, a tdm04b and an
avm fritz!card pci plugged on it.
Here is what I'd like to do:
Receiving fax via the ISDN avm fritz!card, sending the fax via email (for
the moment I know I can do that) but also routing the fax trough my old fax
machine which
2015 Jun 22
2
Samba 3 AD Member Server Strangeness
On Monday, June 22, 2015 9:15 AM ,Rowland Penny wrote:
> On 22/06/15 13:55, Brian.Huffman at dupont.com wrote:
> > On , June 20, 2015 5:10 AM, Rowland Penny wrote:
> >> On 19/06/15 21:39, Brian.Huffman at dupont.com wrote:
> >>> All,
> >>>
> >>> I'm trying to configure a Samba 3 AD member server including
> >>> winbind. I'm
2015 Jun 22
2
Samba 3 AD Member Server Strangeness
On , June 20, 2015 5:10 AM, Rowland Penny wrote:
>
> On 19/06/15 21:39, Brian.Huffman at dupont.com wrote:
> > All,
> >
> > I'm trying to configure a Samba 3 AD member server including winbind. I'm
> on RHEL 6.6, so I'm using Samba version 3.6.23.
> >
> > Here's my configuration:
> > [global]
> > log level = 3 winbind:10
2015 Jun 20
0
Samba 3 AD Member Server Strangeness
On 19/06/15 21:39, Brian.Huffman at dupont.com wrote:
> All,
>
> I'm trying to configure a Samba 3 AD member server including winbind. I'm on RHEL 6.6, so I'm using Samba version 3.6.23.
>
> Here's my configuration:
> [global]
> log level = 3 winbind:10
> workgroup = ABC
> server string = LV37
> netbios name = LV37
2015 Jun 22
0
Samba 3 AD Member Server Strangeness
On 22/06/15 13:55, Brian.Huffman at dupont.com wrote:
> On , June 20, 2015 5:10 AM, Rowland Penny wrote:
>> On 19/06/15 21:39, Brian.Huffman at dupont.com wrote:
>>> All,
>>>
>>> I'm trying to configure a Samba 3 AD member server including winbind. I'm
>> on RHEL 6.6, so I'm using Samba version 3.6.23.
>>> Here's my configuration:
2015 Jun 22
0
Samba 3 AD Member Server Strangeness
On 22/06/15 14:26, Brian.Huffman at dupont.com wrote:
> On Monday, June 22, 2015 9:15 AM ,Rowland Penny wrote:
>> On 22/06/15 13:55, Brian.Huffman at dupont.com wrote:
>>> On , June 20, 2015 5:10 AM, Rowland Penny wrote:
>>>> On 19/06/15 21:39, Brian.Huffman at dupont.com wrote:
>>>>> All,
>>>>>
>>>>> I'm trying to
2006 Apr 01
2
chan-capi: Sending digits on a bri (isdn) d-channel
Dear asterisk users!
I want to control a hardware pbx with asterisk. What I need to do
this is being able to press "hold" which can be done with
capicommand(hold) and then send digits on a bri card which
connects to my asterisk computer. So far I use
Dial(CAPI/ISDN1/27:<<digits>>/bo,15) to do this. Are there better
ways? Note that these are not dtmf, I'm afraid.
I use
2007 Mar 18
1
Choppy sound with chan_capi + Fritz Card USB
Hi everybody,
I have a problem which I cannot eliminate on my own. Has anybody any idea
for the following:
I am using the asterisk-version from Debian-Testing (1.2.13) with the
latest chan_capi (also tried an older version).
When using the Capi-Channel, everything works fine except from the sound
it sounds extremely choppy and is unusable :-(
When e.g. capisuite is used for fax, everything
2006 Jun 04
5
chan_capi-cm-0.6 and incoming calls problem
I have a problem receving calls via the ISDN line, using the followin
components
Asterisk 1.0.9 with asterisk@home
chan_capi-cm-0.6
AVM Fritz card
datalink protocol = point to multimode
I can make calls out with no problems so the issue is only incoming calls.
When I make the call from an external line to the ISDN line connected to
asterisk, I get a busy signal after about 5 seconds. I have
2006 Jan 27
1
No IN and OUT on ISDN line at the same time?
Hi,
I like to forward an incoming call on an ISDN line to my mobile phone.
Since ISDN offers two channels, I thought that this should work, but Asterisk tells me, that there is no channel available.
There is no one else using this line, so guess I made a mistake in the configuration or it might not work for another reason.
Here's the CLI output , the capi.conf and extensions.conf. 83086921 is