Displaying 15 results from an estimated 15 matches for "directdial".
2005 Sep 17
2
[OT] DirectDial.com ....
.... does anyone onlist have any 1st-hand experience (good or bad) w/
DirectDial.com for procuring computer components ? Thanks in advance
:-). I am interested in them as a potential source for parts to build an
Opteron box running Linux, probably CentOS, to bring this slightly on
topic ....
--
William A. Mahaffey III
---------------------------------------------------------...
2007 Jan 29
0
Dropped call issue with IAX Trunking
...ccepting AUTHENTICATED call from 10.149.32.11:
> requested format = ilbc,
> requested prefs = (ilbc|gsm),
> actual format = ilbc,
> host prefs = (ilbc|gsm),
> priority = mine
-- Executing Macro("IAX2/vmail-ottawa-peer-5", "vm|2502|DIRECTDIAL") in
new stack
-- Executing Macro("IAX2/vmail-ottawa-peer-5", "user-callerid|SKIPTTL")
in new stack
-- Executing GotoIf("IAX2/vmail-ottawa-peer-5", "0?report") in new stack
-- Executing GotoIf("IAX2/vmail-ottawa-peer-5", "0?sta...
2006 Nov 06
0
help for recording
...sip.conf it is
defined as
record_out=Always
record_in=Always
under the section of extension.but it doesn't work.
Extensions are defined in the extension_additional.conf file like
exten => 10,1,Macro(exten-vm,10,10)
exten => 10,hint,SIP/10
exten => ${VM_PREFIX}10,1,Macro(vm,10,DIRECTDIAL)
I can't be sure how should I enable recording for this extension because
of the macros.
I think I should add something like
exten=> 10,1, record,caller:wav # or can I use speech instead of
caller.
Or
Should I use Macro(systemrecording,dorecord) and how can I use it ?
Thanks ,
ma...
2007 Jul 03
1
Configuring BLF or Asterisk presence/Hints feature
...************************************
1
**********************************************
in my extension_additional.conf
[ext-local]
include => ext-local-custom
exten => 501,1,Macro(exten-vm,501,501)
exten => 501,n,Hangup
exten => 501,hint,SIP/501
exten => ${VM_PREFIX}501,1,Macro(vm,501,DIRECTDIAL)
exten => ${VM_PREFIX}501,n,Hangup
exten => 502,1,Macro(exten-vm,502,502)
exten => 502,n,Hangup
exten => 502,hint,SIP/502
exten => ${VM_PREFIX}502,1,Macro(vm,502,DIRECTDIAL)
exten => ${VM_PREFIX}502,n,Hangup
exten => 503,1,Macro(exten-vm,503,503)
exten => 503,n,Hangup
exten...
2007 Jul 05
1
Need Help in Asterisk BLF/Presence/Hints
...************************************
1
**********************************************
in my extension_additional.conf
[ext-local]
include => ext-local-custom
exten => 501,1,Macro(exten-vm,501,501)
exten => 501,n,Hangup
exten => 501,hint,SIP/501
exten => ${VM_PREFIX}501,1,Macro(vm,501,DIRECTDIAL)
exten => ${VM_PREFIX}501,n,Hangup
exten => 502,1,Macro(exten-vm,502,502)
exten => 502,n,Hangup
exten => 502,hint,SIP/502
exten => ${VM_PREFIX}502,1,Macro(vm,502,DIRECTDIAL)
exten => ${VM_PREFIX}502,n,Hangup
exten => 503,1,Macro(exten-vm,503,503)
exten => 503,n,Hangup
exten...
2005 Aug 17
1
Comfort Noise incomplete - No translator path exists for channel type MGCP (native 4) to 256
...39;MGCP/aaln/1@192.168.0.241-1'
here are the configs
:/etc/asterisk# more extensions.conf
[general]
static=yes
writeprotect=no
autofallthrough=yes
[globals]
[extensions]
exten => 123,1,Dial,MGCP/aaln/1@192.168.0.241
exten => 124,1,Dial,MGCP/aaln/2@192.168.0.241
[directdial]
ignorepat => 9
exten => 9,1,MGCP/aaln/3@192.168.0.241
exten => 9,2,Congestion
[international]
ignorepat => 9
exten => _9011.,1,Dial(Zap/g2/${EXTEN:1})
exten => _9011.,2,Congestion
include => longdistance
[longdistance]
ignorepat => 9
exten => _91NXXNXXXXXX,...
2005 Aug 05
0
call outside from FXS through FXO
Hi,
I am trying to make an outbound call from phone attached to FXS port.
My telephone (VoIP) line is connected to FXO port (Zap/4)
Default context for channel # 4 is 'directdial'
here is part of my extension.conf
[directdial]
ignorepat => 9
exten => 9,1,Dial,Zap/4/
exten => 9,2,Congestion
include => international
[international]
ignorepat => 9
exten => _9011.,1,Dial,Zap/4/BYEXTENSION
exten => _9011.,2,Congestion
include => longdistance
[lon...
2007 Jan 14
0
realtime mysql db performance difference with matching extensions
...for a route and extracts the appdata from the
record, put that into a Dial statement to complete the call like this
exten => _1NXXNXX,1,RealTime(lcr|exten|${EXTEN:1}|LCR_)
exten => _1NXXNXX,2,GotoIf($["${LCR_exten}" = ""]?${EXTEN},105:${EXTEN},3)
exten => _1NXXNXX,3,Set(directdial=${LCR_exten}@${LCR_appdata})
exten => _1NXXNXX,4,NoOp(${directdial})
exten => _1NXXNXX,5,NoOp(${TIMESTAMP})
the database has records with 504555, this is just a test setup
The performance difference is substantial, scenario 1 takes 2-3
seconds to complete with the mysql and asterisk combined...
2007 Jun 25
1
Ring the second line when 1st line is busy
...second line, bcos now no one has picked the phone nor busy.
I could find anyway to do in FreePBX, so was wondering how about doing this. Thanx for any input.
exten => 555,1,Macro(exten-vm,555,555)
exten => 555,n,Hangup
exten => 555,hint,SIP/555
exten => ${VM_PREFIX}555,1,Macro(vm,555,DIRECTDIAL)
exten => ${VM_PREFIX}555,n,Hangup
--
Deepak
---------------------------------
Yahoo! Answers - Get better answers from someone who knows. Tryit now.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attac...
2003 Nov 02
6
Asterisk behind LinkSys NAT Routing
...2003,2,Voicemail(u2003)
exten => 2003,102,Voicemail(b2003)
exten => 2003,103,Hangup
;
exten => 2997,1,VoicemailMain(2997)
exten => 2998,1,VoicemailMain(2998)
exten => 2999,1,VoicemailMain(${CALLERIDNUM})
;
; Direct Dial. For those trusted to use the phone properly.
[directdial]
exten => 9,1,Dial(Zap/g1/${EXTEN:1})
exten => 9,2,Congestion
include => international
;
; International calling code and prefix used for users trusted to make international calls.
[international]
exten => _9011.,1,Dial(Zap/g1/${EXTEN:1})
exten => _9011.,2,Congestion
include => lo...
2005 Aug 15
2
No translator path exists for channel type MGCP & Comfort noise support incomplete
...'CHANUNAVAIL'
*CLI>
here is my mgcp.conf and extensions.conf
IPD:/etc/asterisk# more extensions.conf
[general]
static=yes
writeprotect=no
autofallthrough=yes
[globals]
[extensions]
exten => 123,1,Dial,MGCP/aaln/1@192.168.0.241
exten => 124,1,Dial,MGCP/aaln/2@192.168.0.241
[directdial]
ignorepat => 9
exten => 9,1,MGCP/aaln/3@192.168.0.241
exten => 9,2,Congestion
[international]
ignorepat => 9
exten => _9011.,1,Dial(Zap/g2/${EXTEN:1})
exten => _9011.,2,Congestion
include => longdistance
[longdistance]
ignorepat => 9
exten => _91NXXNXXXXXX,1,Dial(Zap/g2/...
2006 Dec 12
5
Input on Dundi
Ok,
I am looking for some input on using dundi.
Is anyone using dundi? And how is it working out?
--
Best regards,
Al Bochter
Bochter Services
http://www.BochterServices.com/?t=Email
(VOIP PBX) 1-866-638-1254
(Voip PBX) Free World DialUp: 780-217
WebSite: http://www.freeworlddialup.com/
We have Toll Free DID's instock
http://www.bochterservices.com/?t=TFdid
For Information on PBX
2004 Jul 26
0
Can't dial SIP<->EuroISDN (HFC-S based PCIISDN card): Unable to create channel of type 'Zap'
...extension.conf is wrong.
> instead of
> ignorepat => 9
> exten => 9,1,Dial(Zap/g1/) ; direct outbound dialing
> exten => 9,2,Congestion
At page 36 of "The Asterisk Handbook Chapter 4: The Asterisk Dialplane",
you can read in "4.3.9 Outbound Dialing":
[directdial]
ignorepat => 9
exten => 9,1,Dial(Zap/g2/)
exten => 9,2,Congestion
> use
> exten => _9X.,1,Dial(Zap/g1/${EXTEN:1}) ; direct outbound dialing
> exten => _9X.,2,Congestion
>
> then read the docs!
Unfortunately I had already tried everything you suggested and it
d...
2006 Apr 21
0
MoH issue
...e if B called C, C's music on hold
would be the one heard.
Here is how I started the dialplan.
[Empire-Outbound]
exten => _.,1,Answer()
exten => _.,n,SetMusicOnHold(OrigMusic)
exten => _.,n,Wait(2)
exten => _.,n,Goto(Empire-Outbound2,${EXTEN},1)
[Empire-Outbound2]
include => A-DirectDial ;Direct Dial Context
include => Empire-VoiceMail ;Voicemail context
include => Empire-Wildcard ;Basic calling function
Does switch between contexts reset the moh? Or can I not change the moh
for SIP channels and only on Zap?...
2011 Jan 24
0
Voicemail hangs up
...0
callerid=device <203>
callcounter=yes
faxdetect=no
--- END ---
Here is the entry for extension 203 in extensions_additional.conf:
--- START ---
exten => 203,1,Macro(exten-vm,203,203)
exten => 203,n,Goto(vmret,1)
exten => 203,hint,SIP/203
exten => ${VM_PREFIX}203,1,Macro(vm,203,DIRECTDIAL,${IVR_RETVM})
exten => ${VM_PREFIX}203,n,Goto(vmret,1)
exten => vmb203,1,Macro(vm,203,BUSY,${IVR_RETVM})
exten => vmb203,n,Goto(vmret,1)
exten => vmu203,1,Macro(vm,203,NOANSWER,${IVR_RETVM})
exten => vmu203,n,Goto(vmret,1)
exten => vms203,1,Macro(vm,203,NOMESSAGE,${IVR_RETVM})
ext...