Displaying 9 results from an estimated 9 matches for "span_1".
Did you mean:
span1
2009 Feb 26
2
Problems with Outbound Calls
...; Enable DNS SRV lookups on outbound
calls
language=jp ; Default language setting for all
users/peers
; This may also be set for individual
users/peers
Extensions.Conf:
[general]
static = yes
writeprotect = no
autofallthrough = yes
clearglobalvars = no
priorityjumping = no
[globals]
span_1 = Zap/g1
[dundi-e164-canonical]
[dundi-e164-customers]
[dundi-e164-via-pstn]
[dundi-e164-local]
include => dundi-e164-canonical
include => dundi-e164-customers
include => dundi-e164-via-pstn
[dundi-e164-switch]
switch => DUNDi/e164
[dundi-e164-lookup]
include => dundi-e164-loca...
2009 Jul 27
1
disposition "answered" after authenticate??????????
...ion that, it should accept it as aswered by
default.
Here is my dialplan:
[CallingRule_testcall]
exten = _0XXXXXXXXXX,1,Authenticate(/etc/asterisk/passwords,an)
exten = _0XXXXXXXXXX,n,Set(CALLERID(num)=0312290${CALLERID(num)})
exten =
_0XXXXXXXXXX,n,Macro(trunkdial-failover-0.3,${test}/${EXTEN:0},${span_1}/9${EXTEN:0},test,span_1)
And here is the debug on ast. cli
Using UDPTL CoS mark 5
-- Executing [051111111 at DLPN_test:1] Authenticate("SIP/8000-b51e04e0",
"/etc/asterisk/passwords,an") in new stack
-- <SIP/8000-b51e04e0> Playing 'agent-pass.ulaw' (lang...
2009 Jan 16
0
No subject
---
span_1 = DAHDI/g11
1,1,dial(${span_1}/${EXTEN:0})
---
The configuration was rsync'd from a working pair of asterisk servers in
another office. The only difference was the version 1.4.22 for the original
servers that were operating as expected, 1.4.24 and 1.4.24.1 for the new
servers.
Included in bot...
2009 Jun 18
0
failover trunk config.
...ion.
I got 2 gateways for my calls.. one is a pri other is voip trunk.
I want to keep my trunk for failover.
I am using ast 1.6 with asterisk-gui.
But when i add a failover trunk for test purposes asterisk-gui adds the
following line to my extensions.conf. where superonline is my voip
provider and span_1 is failover trunk.
exten =
XXXX,1,Macro(trunkdial-failover-0.3,${Superonline}/${EXTEN:0},${span_1}/${EXTEN:0},Superonline,span_1)
But what if i dont want to use this macro??
How can i make a similar macro with failover by myself.
I dont want to use this macro because there's a bug that i sti...
2009 Jan 16
0
No subject
---
span_1 = DAHDI/g1
1,1,dial(${span_1}/${EXTEN:0})
---
I can only presume some form of precedence overrides the group configuration
in the recent asterisk installs and not for the servers set up earlier.
On 26/5/09 4:01 PM, "Kal Feher" <kalman.feher at melbourneit.com.au> wrote:
> Ok I...
2010 Aug 10
1
PRI D-channel bouncing
...enerated by FreePBX. All
modifications to ;
; this file must be done via the web gui. There are alternative files
to make ;
; custom modifications, details at:
http://freepbx.org/configuration_files ;
;--------------------------------------------------------------------------------;
;
; [span_1]
signalling=pri_net
switchtype=national
pridialplan=national
prilocaldialplan=national
group=0
context=from-pstn
channel => 1-15
[root at gch-asterisknow01 ~]#
*********************************************************************************************************************
gch-asterisknow01*...
2010 Jan 06
1
Merlin Legend integration not routing calls back to PSTN.
...---------------- - -----
A 3)---- -- -------------------- - -----
A 4)---- -- -------------------- - -----
-------------------
Asterisk configs:
/etc/dahdi/system.conf
---
span = 1,1,0,esf,b8zs
bchan = 1-23
dchan = 24
echocanceller = mg2,1-240
loadzone = us
defaultzone = us
-- other blocks:
[span_1]
group = 1
usecallingpres=no
hasexten = no
switchtype = 5ess
signalling = pri_net
trunkname = Span 1
trunkstyle = digital
hassip = no
hasiax = no
context = DID_span_1
dahdichan = 1-23
in extensions.conf
exten => _XXXXXXX,n,Dial(DAHDI/g1/9${EXTEN})
dahdi-channels.com
; Span 1: WCT1/0 "Di...
2009 Oct 26
1
DAHDI not detecting RINGING Status on the Channel
...ocal/84776114 at outgoing_campaign-d2c3,2", "") in new stack
[Oct 22 23:42:03] -- Executing [84776114 at outgoing_campaign:2]
Macro("Local/84776114 at outgoing_campaign-d2c3,2",
"dialtrunk-failover|DAHDI/R1/4776114|DAHDI/R2/4776114|DAHDI/R3/4776114|DAHDI/R4/4776114|span_1|span_2|span_3|span_4")
in new stack
[Oct 22 23:42:03] == Begin MixMonitor Recording
Local/84776114 at outgoing_campaign-d2c3,2
[Oct 22 23:42:03] -- Executing [s at macro-dialtrunk-failover:1]
GotoIf("Local/84776114 at outgoing_campaign-d2c3,2", "0?1-fmsetcid|1") in ne...
2011 Oct 16
0
PRI E1 call termination issue
...DAHDI Module of FreePBX
[general]
#include chan_dahdi_general.conf
[channels]
; include dahdi groups defined by DAHDI module of FreePBX
#include chan_dahdi_groups.conf
; include dahdi extensions defined in FreePBX
#include chan_dahdi_additional.conf
3. cat /etc/asterisk/chan_dahdi_groups.conf
; [span_1]
signalling=pri_cpe
switchtype=euroisdn
pridialplan=national
prilocaldialplan=national
group=1
context=from-pstn
channel=1-15,17-31
**
*Some CLI outputs*
localhost*CLI> *dahdi show channel 1
*Channel: 1
File Descriptor: 14
Span: 1
Extension:
Dialing: no
Context: from-pstn
Caller ID:
Calling TO...