search for: numbertodial

Displaying 6 results from an estimated 6 matches for "numbertodial".

2006 Jan 19
4
Disabling zap echo cancellor from dialplan
Anybody knows if it's possible to disable zap echo cancellor from dialplan only for certain outbound calls ?? I share the same phone lines for voice calls and faxes. Iaxmodem works fine for me only turning off the echo cancellor, but I need it for voice calls. Any ideas ? maxx
2007 Feb 01
1
Using Local Channels with Originate
I have been trying to get a DIALSTATUS output from a call started with originate. I searched a fair bit and have found several references to using local channels to do this. However, I could not find enough of the specifics to get it working myself. What I need to do is dial a zap channel and run various scripts if the channel is answered, busy, no-answer,etc. Here is the dial plan I am
2007 Feb 05
0
Callfiles to Meetme Fails (was: RE: Using Local Channels with Originate)
...tries to figure this out > > > > > > > > The trick to using the DIALSTATUS seems to be to put it in the > handler > > for the h (hang-up extension). > > > > > > > > [outdialer] > > > > exten => 100, 1, Dial(${numberToDial}) > > > > exten => h, 1, Goto(s-${DIALSTATUS},1) > > > > > > > > exten => s-ANSWER,1,NoOp("Answered") > > > > exten => s-BUSY,1,NoOp("Busy") > > > > exten => s-NOANSWER,1,NoOp("No...
2006 Oct 24
2
UA - number assignment
My problem is simple and I've issued it about 3 weeks ago. I want the UAs to authenticate with a number to the SIP server. Is this possible? For example, I configured an AT-RG613TX (Allied Telesyn Residential Gateway). In its configuration it is not possible for me to skip specifying a number (ex. 102) along with the username. I've looked into the source code (SIP implementation) of
2006 Apr 06
2
chan_sccp and hinting
Ok, so multiple people have said that hinting is possible with chan_sccp on the 7940/7960's and such, has anyone got this working? How do you go about getting this to work? I'd use the wiki, but it's link to the mailing list topic on that doesn't work anymore :( -- Aaron Daniel Computer Systems Technician Sam Houston State University amdtech@shsu.edu (936) 294-4198
2015 Apr 17
0
Why is CDR(recordingfile) not being written to the database despite being set in the dialplan?
...te a bunch of calls for a callcenter. The PBX configuration is handled by FreePBX 2.11. I want to understand the dialplan behavior in order to figure out why the CDR(recordingfile) is blank on the CDR records despite the dialplan setting it. My program generates the calls by setting Channel=Local/NUMBERTODIAL at from-internal and by setting Exten=QUEUENUM, Context=from-internal, Priority=1 . The FreePBX-generated dialplan results in the following trace as seen in the Asterisk console. In particular, please note that CDR(recordingfile) is being set in Local/9991416445 at from-internal-0000017b;1 :...