| Author |
Message |
rasgeek
Joined: Oct 03, 2008
Posts: 7
Status: Offline
|
| Posted:
Oct 03, 2008 - 02:56 PM |
|
|
I have a trix box with x100p clone cards
When I call into the box I get a second dial tone (I configured it like that) but here lies the problem when I dial 1-777-1234567 which is a specific extension the asterisk cli outputs
Executing [s@macro-dialout-trunk:17] Macro("Zap/1-1", "dialout-trunk-predial-hook|") in new stack
-- Executing [s@macro-dialout-trunk:18] GotoIf("Zap/1-1", "0?bypass|1") in new stack
-- Executing [s@macro-dialout-trunk:19] GotoIf("Zap/1-1", "0?customtrunk") in new stack
-- Executing [s@macro-dialout-trunk:20] Dial("Zap/1-1", "SIP/callcentric/1177771247|300|") in new stack
-- Called callcentric/1177771247
notice the 1177771247
What could be causing it to hear or see the number like this? |
|
|
|
 |
ianplain
Site Admin
Joined: Jul 05, 2004
Posts: 3364
Location: Bath UK
Status: Offline
|
| Posted:
Oct 03, 2008 - 02:59 PM |
|
|
Hi
It can be many things, what does your zapata.conf look like?, Im guessing its possible echo and to be honest this is going to be hard to cure with a x100p card as they are VERY prone to echo.
Ian |
|
|
|
 |
rasgeek
Joined: Oct 03, 2008
Posts: 7
Status: Offline
|
| Posted:
Oct 03, 2008 - 11:10 PM |
|
|
Below is a printout of my zapta.conf thnaks for the swift response...
# Autogenerated by /usr/sbin/genzaptelconf -- do not hand edit
# Zaptel Configuration File
#
# This file is parsed by the Zaptel Configurator, ztcfg
#
# It must be in the module loading order
# Span 1: WCFXO/0 "Generic Clone Board 1" (MASTER) RED
fxsks=1
# Global data
loadzone = us
defaultzone = us |
|
|
|
 |
ianplain
Site Admin
Joined: Jul 05, 2004
Posts: 3364
Location: Bath UK
Status: Offline
|
| Posted:
Oct 03, 2008 - 11:34 PM |
|
|
Hi
That is you zaptel.conf we need to see your zapata.conf |
|
|
|
 |
rasgeek
Joined: Oct 03, 2008
Posts: 7
Status: Offline
|
| Posted:
Oct 03, 2008 - 11:50 PM |
|
|
Sorry waiting on the box to reboot |
|
|
|
 |
rasgeek
Joined: Oct 03, 2008
Posts: 7
Status: Offline
|
| Posted:
Oct 04, 2008 - 12:04 AM |
|
|
ahh here it is
; 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
callreturn=yes
echocancel=yes
echocancelwhenbridged=no
;echotraining=400
rxgain=0.0
txgain=0.0
group=0
callgroup=1
pickupgroup=1
immediate=no
;faxdetect=both
faxdetect=incoming
;faxdetect=outgoing
;faxdetect=no
;Include genzaptelconf configs
#include zapata-auto.conf
group=1
;Include AMP configs
#include zapata_additional.conf |
|
|
|
 |
ianplain
Site Admin
Joined: Jul 05, 2004
Posts: 3364
Location: Bath UK
Status: Offline
|
| Posted:
Oct 04, 2008 - 12:27 AM |
|
|
Hi
I would use echotraining and also makesure you have run fxotune as well.
Ian |
|
|
|
 |
rasgeek
Joined: Oct 03, 2008
Posts: 7
Status: Offline
|
| Posted:
Oct 04, 2008 - 12:46 AM |
|
|
i tried fxotune and got the below error
[voip.redirectme.net asterisk]# fxotune -i 5 |more
Unable to set impedance on fd 4
Tuning module /dev/zap/1
Failure!
/dev/zap/2 absent: No such file or directory
/dev/zap/3 absent: No such file or directory |
|
|
|
 |
rasgeek
Joined: Oct 03, 2008
Posts: 7
Status: Offline
|
| Posted:
Oct 04, 2008 - 12:58 AM |
|
thaaaaaaankkkkksssssssssssss
it worked
echotraining=400
<AutoEdit By System>Please do not post ALL CAPS. Thanks </AutoEdit> |
|
|
|
 |
rasgeek
Joined: Oct 03, 2008
Posts: 7
Status: Offline
|
| Posted:
Oct 04, 2008 - 06:25 PM |
|
|
Maan it started again
here is a copyof my zapta i also have been doing some research and messing around with the gain levels and ztmonitor 1 -vv
Visual Audio Levels.
--------------------
Use zapata.conf file to adjust the gains if needed.
( # = Audio Level * = Max Audio Hit )
<----------------(RX <----------------(TX
####################### * ^ Rx: 25 ( 29) Tx: 5556 ( 5556)
-----------------------MY ZAPTA ----------------------------
;
; 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
;jitterbuffers=2 ; READ_SIZE=160
;jitterbuffers=6 ; READ_SIZE=40 (5+1)
echocancel=yes
echocancelwhenbridged=no
echotraining=400
rxgain=0.0
txgain=0.0
group=0
callgroup=1
pickupgroup=1
immediate=no
;faxdetect=both
faxdetect=incoming
;faxdetect=outgoing
;faxdetect=no
;Include genzaptelconf configs
#include zapata-auto.conf
group=1
;Include AMP configs
#include zapata_additional.conf |
|
|
|
 |
|