Displaying 9 results from an estimated 9 matches for "hold_allowed".
2006 Oct 27
2
asterisk misdn incoming line not working.
...'s' in context 'default', but no invalid handler
087822291 is the number i dial from, 0594643637 is the number that the
asterisk server should respond to.
in misdn.conf i created a kpn section like this:
[kpn]
ports=1ptmp
;group=1
immediate=yes
always_immediate=yes
context=kpn-in
hold_allowed=yes
msns=*
and in extensions.conf i created a very basic kpn-in section like this:
[kpn-in]
exten => kpn-in,1,Dial(SIP/mark,25,tr)
I don't really have much experience with asterisk so I probably did something
wrong here, but I couldn't really figure out how to get it done.
anyone out...
2006 Dec 28
1
mIDN question
...fix=0
internationalprefix=00
rxgain=0
txgain=0
te_choose_channel=no
pmp_l1_check=yes
need_more_infos=no
method=standard
dialplan=0
localdialplan=4
cpndialplan=0
early_bconnect=no
incoming_early_audio=no
nodialtone=no
presentation=-1
screen=-1
jitterbuffer=4000
jitterbuffer_upper_threshold=0
hdlc=no
hold_allowed=yes
[intern]
ports=1
callgroup=1
pickupgroup=1
context=intern
[extern]
ports=2
context=extern
msns=*
echocancel=128
2006 Oct 18
2
echotraining=yes in misdn.conf is invalid or out of range.
...on: default) invalid or out of
range. Please edit your misdn.conf and then do a "misdn reload".
-------------------------------------------------
And here is my misdn.conf:
[general]
debug=1
bridging=no
tracefile=/var/log/asterisk/misdn.trace
[default]
echocancel=yes
echotraining=yes
hold_allowed=yes
screen=-1
presentation=-1
senddtmf=yes
[isdn_call]
ports=1,2,3
context=isdn_in
msns=*
-------------------------------------------------
Have you got any idea what is causing this and how I could get the echo
training working?
Thank you for your help.
Jarkko
2004 Oct 20
2
chan_mISDN problem
I'm using avm fritz card usb with kernel 2.6 patch with mISDN. The module is load correctly when I type lsmod I've got the following output:
Module Size Used by
zaptel 178308 0
avmfritz 21388 0
mISDN_isac 14336 1 avmfritz
mISDN_dsp 191424 0
l3udss1 34184 0
mISDN_l2 39040 0
2005 Jul 25
4
Fritz PCI card in ptp mode with chan_misdn
...coming Call on one of the above ports
context=from_meridian
; uncomment the following to get into s extension at extension conf
; there you can use DigitTimeout if you can't or don't want to use
; isdn overlap dial.
;immediate=yes
; uncomment the following to have hold and retrieve support
;hold_allowed=yes
; Group Specific Language
language=en
; indicate the incoming calls to asterisk
; here you can give a comma seperated list or simply an '*' for
; any msn.
;msns=*
; here an example with given msns
;[second_extern]
;ports=5
;context=Extern2
;msns=102,144,101,104
Linux Debian
Kernel 2.6....
2007 Jan 14
1
Problems with mISDN TE line
...allowed_bearers=all
nationalprefix=
internationalprefix=00
rxgain=0
txgain=0
te_choose_channel=no
pmp_l1_check=yes
reject_cause=16
need_more_infos=no
nttimeout=no
method=standard
localdialplan=0
cpndialplan=0
early_bconnect=yes
incoming_early_audio=no
always_immediate=no
nodialtone=no
immediate=no
hold_allowed=yes
callgroup=1
pickupgroup=1
presentation=-1
screen=-1
echocancel=yes
echocancelwhenbridged=yes
echotraining=yes
jitterbuffer=4000
jitterbuffer_upper_threshold=0
hdlc=yes
max_incoming=-1
max_outgoing=-1
[outside]
ports=1
context=outside
msns=*
[inside]
ports=3
context=inside
msns=*
overlapdial=yes...
2008 Dec 08
2
meetme problem maybe connected to features.conf
Hello.
I have a strange problem with the MeetMe application. Configured is a misdn
msn to go into a preconfigured MeetMe room.
exten => 12,1,MeetMe(1234,pIM)
The first caller gets the prompt to enter the pin and then gets connected to
the MeetMe room. The second caller gets also the prompt but after entering the
right key he hears a dialtone followed by the message: The number you have
2007 Jul 24
0
mISDN & Asterisk 1.4: HFC-S card not responsive
...0 -> cpndialplan: 0
-> nationalprefix: 0 -> internationalprefix: 00
-> presentation: -1 -> screen: -1
-> always_immediate: no -> nodialtone: no
-> immediate: no -> senddtmf: yes
-> hold_allowed: no -> early_bconnect: yes
-> incoming_early_audio: no -> echocancel: 0
-> need_more_infos: no -> noautorespond_on_setup: no
-> nttimeout: no -> bridging: yes
-> jitterbuffer: 4000 -> jitterbuff...
2006 Apr 28
1
mISDN: No DID/extension information returns busy to caller
...llers which called exactly the
; base number (so no extension is set) jump to the s extension.
; if the user dials something more it jumps to the correct extension
; instead
;
; default value: no
;
immediate=yes
; uncomment the following to have hold and retrieve support
;
; default value: no
;
;hold_allowed=yes
; Pickup and Callgroup
;
; deafult values: not set = 0
;
;callgroup=1
;pickupgroup=1
;
; these are the exact isdn screening and presentation indicators
; if -1 is given for both values the presentation indicators are used
; from asterisks SetCallerPres application.
; s=0, p=0 -> callerid...