[asterisk-users] .Call files do not seem to work

2006-12-19 Thread Lee
Hi, I was trying out call file just to see how they worked and my system does not seem to do anything with them, although asterisk *is* deleting the files that I put into /var/spool/asterisk/outgoing. 1. I nano'd a quick call file like so: Channel: SIP/axVoice/910555 CallerID : Leebo <5

Re: [asterisk-users] .Call files do not seem to work

2006-12-19 Thread Tzafrir Cohen
On Tue, Dec 19, 2006 at 10:17:51AM -0500, Lee wrote: > > Hi, > > I was trying out call file just to see how they worked and my system > does not seem to do anything with them, although asterisk *is* deleting > the files that I put into /var/spool/asterisk/outgoing. > > 1. I nano'd a quick call

Re: SPAM-LOW: Re: [asterisk-users] .Call files do not seem to work

2006-12-19 Thread Lee
In the CLI: sip show peer axVoice show dialplan main_menu set verbose 3 Then drop the call file What is the CLI trace of the above? Hi, thanks for responding. Please see the output below. Please note that moving a call file into /var/spool/asterisk/outgoing did not produce any CLI output

Re: SPAM-LOW: Re: [asterisk-users] .Call files do not seem to work

2006-12-19 Thread Tzafrir Cohen
On Tue, Dec 19, 2006 at 12:44:39PM -0500, Lee wrote: > >In the CLI: > > > >sip show peer axVoice > >show dialplan main_menu > >set verbose 3 > > > > > >Then drop the call file > > > >What is the CLI trace of the above? > > > > Hi, thanks for responding. Please see the output below. > > Please no

Re: SPAM-LOW: Re: [asterisk-users] .Call files do not seem to work

2006-12-19 Thread Lee
Tzafrir Cohen wrote: On Tue, Dec 19, 2006 at 12:44:39PM -0500, Lee wrote: In the CLI: sip show peer axVoice show dialplan main_menu set verbose 3 Then drop the call file What is the CLI trace of the above? Hi, thanks for responding. Please see the output below. Please note that moving a

Re: SPAM-LOW: Re: [asterisk-users] .Call files do not seem to work

2006-12-19 Thread Doug Lytle
Lee wrote: As I mentioned above, the action of dropping a .call into the /outgoing directory did not produce any CLI output. I did this through 2 putty sessions. The first, we setup to watch the CLI output and the second was to use the commandline to move the .call into the /outgoing direc