Displaying 4 results from an estimated 4 matches for "defaultcid".
2005 Oct 05
0
Unwieldy outbound macro
...it up?
Thanks in advance.
[macro-outbound]
; ${ARG1} Number
; ${ARG2} Caller ID
; ${ARG3,4,5,6} Outgoing gateways in order of use
exten => s,1,GotoIf($["${ARG2}" = ""]?4)
exten => s,2,SetCIDNum(${ARG2})
exten => s,3,Goto(5)
exten => s,4,SetCIDNum(${DEFAULTCID})
exten => s,5,SetVar(GATEWAY=${ARG3})
exten => s,6,SetVar(ARG3=${ARG4})
exten => s,7,SetVar(ARG4=${ARG5})
exten => s,8,SetVar(ARG5=${ARG6})
exten => s,9,GotoIf($["${GATEWAY}" = "voip1"]?14)
exten => s,10,GotoIf($["${GATEWAY}" = "voip2"]?18)...
2007 Nov 26
3
Problems getting Asterisk to detect call in SUSE9.3, with FritzCard
...;if isdn card operates in nt mode, set this to yes
isdnmode=msn ;'MSN' (point-to-multipoint) or 'DID' (direct inward dial)
;when using NT-mode, 'DID' should be set in any case
incomingmsn=* ;allow incoming calls to this list of MSNs/DIDs, * = any
;defaultcid=123 ;set a default caller id to that interface for dial-out,
;this caller id will be used when dial option 'd' is set.
;controller=0 ;ISDN4BSD default
;controller=7 ;ISDN4BSD USB default
controller=1 ;capi controller number of this interface/port
group=1...
2004 Feb 17
5
chan_capi problem
Hi to all
I've mada up my mind and i tried to change from i4l to chan_capi, following some councelling from the gurus.
I compiled it up, and when i try to load it in modules.conf, i get that wonderful message and Asterisk does not start:
[chan_capi.so]Feb 17 09:21:40 WARNING[16384]: loader.c:239 ast_load_resource: /usr/lib/asterisk/modules/chan_capi.so: undefined symbol: ast_get_group
Feb
2007 Nov 29
0
[Copfilter] Copy of quarantined email - *** SPAM *** [6.6/6.0] Problems getting Asterisk to detect call in
...;if isdn card operates in nt mode, set this to yes
isdnmode=msn ;'MSN' (point-to-multipoint) or 'DID' (direct inward dial)
;when using NT-mode, 'DID' should be set in any case
incomingmsn=* ;allow incoming calls to this list of MSNs/DIDs, * = any
;defaultcid=123 ;set a default caller id to that interface for dial-out,
;this caller id will be used when dial option 'd' is set.
;controller=0 ;ISDN4BSD default
;controller=7 ;ISDN4BSD USB default
controller=1 ;capi controller number of this interface/port
group=1...