Displaying 10 results from an estimated 10 matches for "andrewb".
Did you mean:
andrew
2010 Jul 20
4
Call not going through and failing because "never answered"
Hi,
I'm trying to use Asterisk to place Automated Voice Calls.
A verbose log from Asterisk CLI taken when I place a call in the spool
directory looks like this:
-- Attempting call on SIP/MTN-NEW/my-number for application
MP3Player(/myfile) (Retry 1)
== Using SIP RTP CoS mark 5
> Channel SIP/MTN-NEW-00000005 was never answered.
[Jul 20 10:52:11] NOTICE[14580]: pbx_spool.c:339
2001 Dec 20
2
Supplemental group support in smb.conf
...3s]
comment = MPEG3 Encoded Audio
path = /usr/share/mp3
public = no
browsable = no
valid users = +mp3users
writable = yes
create mask = 0644
I have a group called mp3users that inside my /etc/group file looks like
this:
mp3users:x:104:kenshin,saraht,sarahp,yoonk,shanel,jackyw,andrewb,nathanm
All these users are primary members of other groups, and the directory is
located at /usr/share/mp3
and it has ownerships of root.mp3users 0775
Also the server does domain checking by another NT server box, and all these
users have entries in /etc/passwd
Does anyone know of a switch I c...
2002 Feb 11
1
[Bug 109] sftp hangs when a tcsh user types quit or exit
http://bugzilla.mindrot.org/show_bug.cgi?id=109
------- Additional Comments From andrewb at cs.mcgill.ca 2002-02-12 08:16 -------
Silly me I forgot to mentiont the version of Solaris that we are
running.
SunOS 5.7 Generic_106541-14 sun4u sparc SUNW,Ultra-25
Sorry about that.
Andrew.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are wat...
2002 Mar 30
3
[Bug 109] sftp hangs when a tcsh user types quit or exit
http://bugzilla.mindrot.org/show_bug.cgi?id=109
------- Additional Comments From stevesk at pobox.com 2002-03-31 05:06 -------
i'm not sure. can someone dup and debug this?
can you still dup with 3.1p1?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2005 Jun 26
0
TDM400P-04B fails after reboot
I have a strange problem with the TDM400P-04B running on Fedora FC2 2.6.10
(and also FC2 2.6.8). I have one in an Acer server and one in a standard
white box. The card will work fine until I reboot. After rebooting the only
way to get the card to work again is to move it to another PCI slot. Or I
can also remove it, boot up, shutdown and then installed it again.
After reboot it will always error
2007 May 30
1
Delays on E1 Delivered via SHDSL
I have an Asterisk system with a TE110P installed and connected to an ISDN
E1 PRI that is delivered via a 2mb SHDSL connection. I am experiencing
delays (the type of delay you would get on an international call) during
calls. I am wondering if anyone could advise, would the problem be with any
part of the Asterisk system or is the problem with the fact that the ISDN is
delivered over the internet?
2010 Jul 23
1
488 Not Acceptable Here
Hi,
I'm having real difficulty in getting calls to go through with
Asterisk. I've managed to check that my SIP connection is made to my
provider. Below is an email I received from them:
----------------snip--------------------------------snip--------------------------------snip----------------
I am not certain of the reason for rejection but it has to do with the
SDP, it does not
2010 Aug 17
0
MP3Player audio format
Hi,
I've successfully installed Asterisk and placed test calls using the
MP3Player application.
However I notice that my call quality varies drastically depending on
which MP3 I use.
Since I'm not changing any settings I'm assuming that the encoding of
the file makes a difference.
I've tried with both the g729 and alaw codec and they both give the same
replicable results.
2012 Mar 08
0
Printer Connection Problem
I have about 10 printers installed through cups (all working via test
page printing via cups webpage). Roughly half of these are experiencing
this problem with samba.
When I run
[root at pluto ~]# rpcclient localhost -U'root%j3yThEiH' -c "enumprinters"
flags:[0x800000]
name:[\\LOCALHOST\]
description:[\\LOCALHOST\,,HP Laserjet8000DN]
2010 Aug 22
1
.call files with application/data are not generating correct CDR
Hi,
The exact problem that I'm experiencing is described at
http://www.spinics.net/lists/asterisk/msg122364.html in an earlier
posting to the mailing list, but I could find no replies to it.
I installed Asterisk using Ubuntu's apt-get and then fixed the mysql
conf (which doesn't load if you use the default apt-get install
asterisk-mysql) by building it from scratch.
I'm