[Asterisk-Users] Re: Re: /spool/outgoing delays

2005-11-21 Thread Chris Cahill

"Matt Riddell" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> Chris Cahill wrote:
>>>>The process then goes on to call a few agi scripts, and ends up
>>>>creating another file (via agi) in the outgoing directory, this one
>>>>being the one that calls the outside world.
>>>
>>>Are you *creating* the file in the /outgoing directory?
>>>You should create it somewhere else and move it into /outgoing, to 
>>>prevent
>>>asterisk to find an incomplete file.
>>>
>>>Leif
>>
>>
>> Leif,
>>
>> Thanks for your suggestion, but yes I am creating it elsewhere and moving 
>> it
>> in.
>
> Does it always have a unique filename?

Indeed it does!!

C 



___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Re: Problems with Read() in outgoing calls

2005-11-21 Thread Chris Cahill

"John Biundo" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
>I posted the following a couple of days ago.  My problem was inbound, but 
>the workaround might be worth a try:
> ==
> Bug or feature?

Thanks John,

It appears that my outbound supplier has a different default DTMF setting 
for outbound
and inbound, which is where the problem was.

Kind Regards,

Chris 



___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Re: /spool/outgoing delays

2005-11-18 Thread Chris Cahill

>> The process then goes on to call a few agi scripts, and ends up
>> creating another file (via agi) in the outgoing directory, this one
>> being the one that calls the outside world.
>
> Are you *creating* the file in the /outgoing directory?
> You should create it somewhere else and move it into /outgoing, to prevent 
> asterisk to find an incomplete file.
>
> Leif

Leif,

Thanks for your suggestion, but yes I am creating it elsewhere and moving it 
in.

Regards,

Chris 



___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Problems with Read() in outgoing calls

2005-11-18 Thread Chris Cahill
I have used Read() in many inbound context (ie. when a user dials me).

I have an outbound call between asterisk and a user, initiated by a call 
file
in the outgoing directory, but Read() does not seem to take any input in
this situation.

Is there anyway of getting round this?

Scouse

-- 
=

"...the UK's fastest growing mobile messaging provider..."
(internet works July 2004)

(aq) Limited

194 Harrogate Road, Leeds, LS7 4NZ
http://www.aqcorporate.com
Sales: 08707 449227
Fax: 08707 449228
PGP public key http://aql.co.uk/A-Q.txt
Subject to our standard terms, found at
http://aql.co.uk/aq.php?p=terms

=

CONFIDENTIALITY

This e-mail is intended only for the use of the addressees named
above and may be confidential or legally privileged.
If you are not an addressee you must not read it and must not use
any information contained in nor copy it nor inform any person other
than (aq) limited or the addressees of its existence or contents.
If you have received this email and are not a named addressee, please
delete it and notify the (aq) limited customer service department via
[EMAIL PROTECTED] 



___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] /spool/outgoing delays

2005-11-17 Thread Chris Cahill
Hi,

I have a rather interesting problem with my Asterisk setup at the moment, 
and was wondering if anybody could shed any light on it!

The system is initiated by placing a call file into 
/var/spool/asterisk/outgoing. This file calls asterisk, so it is calling 
itself.

The process then goes on to call a few agi scripts, and ends up creating 
another file (via agi) in the outgoing directory, this one being the one 
that calls the outside world.

80% of the time this works fine, with the whole process running smoothly. 
One in a while however, it seems to stop at creating the 2nd batch of call 
files. I can see the files in the outgoing directory but asterisk does not 
"pick them up". The files themseleves are correctly formatted, and and have 
no retry information at the bottom so the call has not been attempted at 
all. I have checked the operating system, and the box is running at 96% idle 
throughout, so it is not under any strain (neither memory or processor 
wise).

If you give asterisk 5 minutes or so, it will put the calls through 
eventually (sometimes helped by another call coming in, and "pushing the 
queue along" if you get my meaning.

I was under the impression that asterisk checked the outgoing directory very 
frequently. I have tried everything I can think of to solve the problem! Any 
ideas anybody? Appologes for the long post, but I thought it needed 
properlly explaining!

Kind Regards,

Chris 



___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users