Displaying 20 results from an estimated 77 matches for "usedistinctiveringdetect".
2004 Aug 28
5
Distinctive ring detection problem
I am trying to get distinctive ring to work on my PSTN with no luck.
I can get 2 different ring codes but it skips the context assigned...
here is my complete zapata.conf:
[channels]
signalling=fxs_ks
usecallerid=yes
rxgain=1.0
txgain=1.0
language=en
context=default
usedistinctiveringdetection=yes
dring1=134,0,0
dring2=137,0,0
dring1context=internal2
dring2context=default
channel => 1
here is the debug output:
Aug 18 10:36:20 NOTICE[1112767280]: chan_zap.c:5053 ss_thread: Got event 2 (Ring/Answered)...
-- Detected ring pattern: 137,0,0
-- Distinctive Ring matched cont...
2007 Jul 03
1
Distinctive ring detection not detecting ring cadences
I'm using Asterisk 1.4.5 (will try 1.4.6 on Thursday, but I don't see
anything in the changelog after the 1.4.5 release dealing with
distinctive ring), zaptel 1.4.3, and wanpipe 2.3.4-10 with a Sangoma
A200 card. I enabled usedistinctiveringdetection in zapata.conf.
However, on the Asterisk console, the output I get is:
-- Detected ring pattern: 0,0,0
It would appear that Asterisk is just not getting ring info from the
card. It worked a few times, but not very reliably, and now not at
all. Any thoughts on what the issue may be? Is the...
2011 Jan 24
2
Outgoing FXO calls have no audio with callprogress=no
...ction
if I have callprogress=no in chan_dahdi.conf. If I change to
callprogress=yes then the audio returns. My chan_dahdi.conf file is
listed below. Can anyone point-out why callprogress=no isn't working?
#cat /tmp/a
[trunkgroups]
[channels]
language=en
context=incoming
toneduration=40
;usedistinctiveringdetection=yes
answeronpolarityswitch=yes
usecallerid=yes
cidsignalling=bell
cidstart=ring
;hidecallerid=yes
;hidecalleridname=yes
;waitfordialtone=yes
;mwimonitor=no
;mwilevel=512
;mwimonitornotify=/usr/local/bin/dahdinotify.sh
;mwisendtype=rpas,lrev
callwaiting=yes
;restrictcid=no
usecallingpres=yes
send...
2004 Jul 07
1
X100P don´t answer sometimes
What can I do because my X100P don´t answer sometimes.
I put these parameters in the zapata.conf, but sometimes my X100P don´t answer.
usedistinctiveringdetection=yes
dring1=363,137,0
dring1context=incoming2
Any sugestion?
Thank´s
---------------------------------
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asteris...
2004 Apr 23
1
call transfer with consultation
...to be easy but I don't know how.
Zapata.conf:
[channels]
;++++++++++++ x100p1
language=es
usecallerid=yes
echocancel=yes
echocancelwhenbridged=yes
;signalling=fxs_ls;<=== loop start
;signalling=fxs_gs;<=== ground start
signalling=fxs_ks;<=== kewl start
;immediate=yes
context=x100p1
usedistinctiveringdetection=yes
callwaitingcallerid=yes
callwaiting=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
channel => 1
;++++++++++ x100p1
;++++++++++++ x100p2
language=es
usecallerid=yes
echocancel=yes
echocancelwhenbridged=yes
;signalling=fxs_ls
;signalling=fxs_gs
signalling=fxs_ks
;i...
2006 Apr 13
1
Ztmonitor shows RX is always on.
...this just a problem
with the Indian phone lines?
Regards,
Min
*************
Zaptel.conf
*************
fxsks=1
loadzone = us
defaultzone = us
************
zapata.conf
************
[channels]
context=incoming
signalling=fxs_ks
language=en
rxwink=300 ; Atlas seems to use long (250ms) winks
usedistinctiveringdetection=no
busydetect=yes
busycount=6
callprogress=yes
immediate=no
callwaiting=no
callwaitingcallerid=no
threewaycalling=no
transfer=no
cancallforward=no
callreturn=no
useincomingcalleridonzaptransfer=no
callerid=asreceived
usecallerid=no
relaxdtmf=no
echocancel=yes
echocancelwhenbridged=yes
echotraini...
2007 Jul 24
1
[beginner] Problem of detecting call
..._____
and My zapata.conf like this :
___________________________________________________________________
[trunkgroups]
[channels]
language=fr
context=from-pstn
signalling=fxs_ks
rxwink=300 ; Atlas seems to use long (250ms) winks
;
; Whether or not to do distinctive ring detection on FXO lines
;
;usedistinctiveringdetection=yes
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=no
echotraining=800
rxgain=0.0
txgain=0.0
group=0
callgroup=1
pickupgroup=1
immediate=no
;faxde...
2005 Jan 27
1
TDM-400P + CallerID
...to my phone?
--Pieter
My zapata.conf:
context=buitenlijn
signalling=fxs_ks
immediate=yes
usecallerid=yes
cidsignalling=dtmf
cidstart=polarity
hidecallerid=no
callerid=asreceived
callwaiting=no
callwaitingcallerid=no
adsi=no
channel => 4
signalling=fxo_ks
language=nl
usedistinctiveringdetection=no
busydetect=yes
echocancel=yes
echotraining=no
channel => 1
channel => 2
My extensions.conf:
[buitenlijn]
exten => s,1,Wait(2)
exten => s,2,Dial(Zap/1,30,t)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/piper...
2005 Sep 16
15
Double Ring
Hi,
It seems like my ATA is making a ringing noise... (as it used to), but
now (After the upgrade from 1.0.7 to 1.2) asterisk also is either
making the ringing, or passing the PRI ringing from the telco on to
me. Any suggestions on how to fix this?
2008 Nov 12
4
The sound is played but I did not hear
...9;Zap/4-1'
Here is my setup:
Zapata.conf:
;
; Zapata telephony interface
;
; Configuration file
[trunkgroups]
[channels]
language=en
context=from-zaptel
signalling=fxs_ks
rxwink=300 ; Atlas seems to use long (250ms) winks
;
; Whether or not to do distinctive ring detection on FXO lines
;
;usedistinctiveringdetection=yes
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=no
;echotraining=800
rxgain=0.0
txgain=0.0
group=0
callgroup=1
pickupgroup=1
immediate=no
busyd...
2005 Sep 28
2
Sep 28 00:42:35 ERROR[5151] chan_zap.c: Unkn own signalling method 'pri_net'
...chan=73-95
dchan=96
loadzone = us
defaultzone=us
zapata.conf
;
; Zapata telephony interface
;
; Configuration file
[trunkgroups]
[channels]
language=en
context=from-pstn
rxwink=300 ; Atlas seems to use long (250ms) winks
;
; Whether or not to do distinctive ring detection on FXO lines
;
;usedistinctiveringdetection=yes
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=no
echocancelwhenbridged=no
echotraining=no
rxgain=0.0
txgain=0.0
group=0
callgroup=1
pickupgroup=1
immediate=no
;faxd...
2005 Sep 07
1
TDM400P not detecting hangup and not hanging up.
...0.5.4)
Thanks in advance for any ideas.
Faris.
*****
Here's my initialisation script:
modprobe zaptel
modprobe wctdm opermode=UK
/sbin/ztcfg -vvvv
capiinit
safe_asterisk
zapata.conf
[trunkgroups]
; nothing in here
[channels]
rxwink=300 ; (I tried commenting this out. Make no difference)
usedistinctiveringdetection=no
usecallerid=yes
cidsignalling=v23
cidstart=polarity
hidecallerid=no
callwaiting=no
usecallingpres=no
sendcalleridafter=1
callwaitingcallerid=no
threewaycalling=no
transfer=no
cancallforward=yes
callreturn=no
echocancel=yes
echocancelwhenbridged=no
rxgain=0.0
txgain=0.0
immediate=no
progzo...
2004 Sep 12
1
TN405P running but with errors
...get dchan up/dchan
down messages every second and nothng works. When I use CCS
inbound/outbound calls work fine. Mybe my carrier just lacks knowledge
about their own equipment. ;-)
My /etc/asterisk/zapate.conf is like:
switchtype=euroisdn
signalling=pri_cpe
pridialplan=local
;overlapdial=yes
;usedistinctiveringdetection=yes
usecallerid=yes
hidecallerid=no
;callwaiting=yes
;restrictcid=no
;usecallingpres=yes
;callwaitingcallerid=yes
;threewaycalling=yes
;transfer=yes
;cancallforward=yes
;callreturn=yes
echocancel=no
echocancelwhenbridged=no
;echotraining=yes
;relaxdtmf=yes
rxgain=0.0
txgain=0.0
group=1
;callgro...
2005 Oct 08
2
Configuring TDM400 in Australia
Hi, all
I have installed TDM400 with 1 FXS and 1 FXP ports.
Now I am goig through documentation on how to configure it.
It mentions 3 protocols: Loopstart, Groundstart and Koolstart. Which one do
I use?
Can someone send me sample zaptel.conf file for Australia? This will save me
some time and will be used as a working example.
Thanks,
Rudolf
2006 Apr 26
1
Problem with a TDM-400P
...ot;line" port
signalling=fxs_ks
group=2
;rxwink=300 ; Atlas seems to use long (250ms) winks
;hanguponpolarityswitch ; doesn't work on ADSL lines
busydetect=yes
busycount=3
context=incoming-pstn
channel=> 4 ; Again change the 'X' to the number of FXO modules you have
usedistinctiveringdetection=no
usecallerid=no
;sendcalleridafter=2
;cidsignalling=bell
;cidstart=ring
;hidecallerid=no
;restrictcid=no
callwaiting=yes
--------------------
The asterisk failure is
-------------
Apr 27 10:00:46 splash asterisk[14625]: WARNING[14625]: chan_zap.c:923
in zt_open: Unable to specify channel 1: N...
2005 Sep 28
1
Sep 28 00:42:35 ERROR[5151] chan_zap.c: Unknown signalling method 'pri_net'
...s
bchan=73-95
dchan=96
loadzone = us
defaultzone=us
zapata.conf
;
; Zapata telephony interface
;
; Configuration file
[trunkgroups]
[channels]
language=en
context=from-pstn
rxwink=300 ; Atlas seems to use long (250ms) winks
;
; Whether or not to do distinctive ring detection on FXO lines
;
;usedistinctiveringdetection=yes
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=no
echocancelwhenbridged=no
echotraining=no
rxgain=0.0
txgain=0.0
group=0
callgroup=1
pickupgroup=1
immediate=no
;faxdet...
2005 Jun 07
2
Help! Zap echo on bridged calls
...ne figured this out?
Heres my zapata.conf :
;
; Zapata telephony interface
;
; Configuration file
[trunkgroups]
[channels]
language=en
context=from-pstn
signalling=fxs_ks
rxwink=300 ; Atlas seems to use long (250ms) winks
;
; Whether or not to do distinctive ring detection on FXO lines
;
;usedistinctiveringdetection=yes
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=no
echotraining=800
rxgain=1.0
txgain=3.0
group=0
callgroup=1
pickupgroup=1
immediate=no
;faxde...
2006 Jun 06
5
HELP!!!! Weird TDM2406E unable to bridge all outgoing calls.
...0 (United States / North America)
----------- snip ---------------
[root]# cat zapata.conf
[trunkgroups]
[channels]
language=en
context=from-zaptel
signalling=fxs_ks
rxwink=300 ; Atlas seems to use long (250ms) winks
;
; Whether or not to do distinctive ring detection on FXO lines
;
;usedistinctiveringdetection=yes
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=no
echotraining=800
rxgain=0.0
txgain=0.0
group=0
callgroup=1
pickupgroup=1
immediate=no
useinco...
2007 Aug 09
2
Terrible clicking on T1
...n: 1]
span=1,0,0,esf,b8zs
bchan=1-23
dchan=24
;
; Zapata telephony interface
;
; Configuration file
[trunkgroups]
[channels]
language=en
context=from-zaptel
signalling=fxs_ks
rxwink=300 ; Atlas seems to use long (250ms) winks
;
; Whether or not to do distinctive ring detection on FXO lines
;
;usedistinctiveringdetection=yes
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=no
echotraining=800
rxgain=0.0
txgain=0.0
group=0
callgroup=1
pickupgroup=1
immediate=no
;faxde...
2007 Mar 15
2
A200 card problem
...terisk1 asterisk]# more zapata.conf
;
; Zapata telephony interface
;
; Configuration file
[trunkgroups]
[channels]
language=en
context=from-zaptel
signalling=fxs_ks
rxwink=300 ; Atlas seems to use long (250ms) winks
;
; Whether or not to do distinctive ring detection on FXO lines
;
;usedistinctiveringdetection=yes
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=no
echotraining=800
rxgain=0.0
txgain=0.0
group=0
callgroup=1
pickupgroup=1
immediate=no
;faxde...