Re: [asterisk-users] UK zaptel and zapata.conf for TDM400P

2007-05-04 Thread Wireless
In the UK CLID is sent before the 1st ring.


- Original Message - 
From: Tzafrir Cohen [EMAIL PROTECTED]
To: asterisk-users@lists.digium.com
Sent: Tuesday, April 24, 2007 11:15 PM
Subject: Re: [asterisk-users] UK zaptel and zapata.conf for TDM400P


 On Tue, Apr 24, 2007 at 09:35:07PM +0100, Ed W wrote:
  Hi
 
  usecallerid=yes
  cidsignalling=v23
  cidstart=polarity
 
  Although this is what the wiki recommends, I just couldn't get the
  cidstart=polarity to play well with immediate=yes, I kept loosing the
  callerid?

 Actually: immediate=yes will not work with callerid. The caller ID is
 passed after the first ring (or even later is other variations) on
 analog channels.

 
  This is what I ended up with and now it avoids the annoying 2 rings
  before the internal extensions start to ring.  However, I still have a
  problem in that if someone hangs up while still in ringing state then
  asterisk continues to ring for 2 more rings (roughly).  This is annoying
  because BT appear to do a line test every 30 hours or so and so my lines
  ring for 2 rings at random times of day or night

 What do you have on your dialplan for an incoming call?

 
 
  [EMAIL PROTECTED] 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
 
  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
 
  ukcallerid=yes
  cidsignalling=v23
  cidstart=ring
  ;cidstart=polarity ; Added for UK CLI detection
  sendcalleridafter=0
  immediate=yes ; as we recieve cli info before not after first ring.
 
  answeronpolarityswitch=no

 -- 
Tzafrir Cohen
 icq#16849755jabber:[EMAIL PROTECTED]
 +972-50-7952406   mailto:[EMAIL PROTECTED]
 http://www.xorcom.com  iax:[EMAIL PROTECTED]/tzafrir
 ___
 --Bandwidth and Colocation provided by Easynews.com --

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

 -- 
 This message has been scanned for viruses and
 dangerous content by ESVA, and is
 believed to be clean.



___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] UK zaptel and zapata.conf for TDM400P

2007-04-24 Thread Ed W

Hi


usecallerid=yes
cidsignalling=v23
cidstart=polarity


Although this is what the wiki recommends, I just couldn't get the 
cidstart=polarity to play well with immediate=yes, I kept loosing the 
callerid?


This is what I ended up with and now it avoids the annoying 2 rings 
before the internal extensions start to ring.  However, I still have a 
problem in that if someone hangs up while still in ringing state then 
asterisk continues to ring for 2 more rings (roughly).  This is annoying 
because BT appear to do a line test every 30 hours or so and so my lines 
ring for 2 rings at random times of day or night



[EMAIL PROTECTED] 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

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

ukcallerid=yes
cidsignalling=v23
cidstart=ring
;cidstart=polarity ; Added for UK CLI detection
sendcalleridafter=0
immediate=yes ; as we recieve cli info before not after first ring.

answeronpolarityswitch=no

___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] UK zaptel and zapata.conf for TDM400P

2007-04-24 Thread Tzafrir Cohen
On Tue, Apr 24, 2007 at 09:35:07PM +0100, Ed W wrote:
 Hi
 
 usecallerid=yes
 cidsignalling=v23
 cidstart=polarity
 
 Although this is what the wiki recommends, I just couldn't get the 
 cidstart=polarity to play well with immediate=yes, I kept loosing the 
 callerid?

Actually: immediate=yes will not work with callerid. The caller ID is
passed after the first ring (or even later is other variations) on
analog channels.

 
 This is what I ended up with and now it avoids the annoying 2 rings 
 before the internal extensions start to ring.  However, I still have a 
 problem in that if someone hangs up while still in ringing state then 
 asterisk continues to ring for 2 more rings (roughly).  This is annoying 
 because BT appear to do a line test every 30 hours or so and so my lines 
 ring for 2 rings at random times of day or night

What do you have on your dialplan for an incoming call?

 
 
 [EMAIL PROTECTED] 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
 
 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
 
 ukcallerid=yes
 cidsignalling=v23
 cidstart=ring
 ;cidstart=polarity ; Added for UK CLI detection
 sendcalleridafter=0
 immediate=yes ; as we recieve cli info before not after first ring.
 
 answeronpolarityswitch=no

-- 
   Tzafrir Cohen   
icq#16849755jabber:[EMAIL PROTECTED]
+972-50-7952406   mailto:[EMAIL PROTECTED]   
http://www.xorcom.com  iax:[EMAIL PROTECTED]/tzafrir
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] UK zaptel and zapata.conf for TDM400P

2007-04-21 Thread Steve Kennedy
Has anyone got a sensible zaptel.conf and zapata.conf for 2 TDM400P's
working with UK set-up.

They're set-up with 7 analogue phones and 1 PSTN port.

Currently zaptel.conf has
fxoks=1-7
fxsks=8
loadzone=uk
defaultzone=uk

It's really zapata.conf that would be useful.

Currently using the zaptel/asterisk that comes with Ubuntu (latest)
which needed a bit of tweaking (1.2.16), but could compile latest 1.4
release.


Steve

-- 
NetTek Ltd  UK mob +44-(0)7775 755503
UK +44-(0)20 79932612 / US +1-(310)8577715 / Fax +44-(0)20 7483 2455
Skype/GoogleTalk/AIM/Gizmo/Mac stevekennedyuk / MSN [EMAIL PROTECTED]
Euro Tech News Blog http://eurotechnews.blogspot.com
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] UK zaptel and zapata.conf for TDM400P

2007-04-21 Thread Gordon Henderson

On Sat, 21 Apr 2007, Steve Kennedy wrote:


Has anyone got a sensible zaptel.conf and zapata.conf for 2 TDM400P's
working with UK set-up.

They're set-up with 7 analogue phones and 1 PSTN port.

Currently zaptel.conf has
fxoks=1-7
fxsks=8
loadzone=uk
defaultzone=uk

It's really zapata.conf that would be useful.

Currently using the zaptel/asterisk that comes with Ubuntu (latest)
which needed a bit of tweaking (1.2.16), but could compile latest 1.4
release.


See below for a system I'm using right now. 2 PSTN ports and 1 analogue 
port. This is a compile  build from scratch system, not supplied in a 
package or using trixbox, etc.


Curious about your 2 x TDM400 cards though - I'm presuming you've got no 
interrupt issues, etc. ?


...

Based on this zaptel.conf:

  fxoks=1
  fxsks=3
  fxsks=4
  loadzone=uk
  defaultzone=uk

I have:

[trunkgroups]

[channels]

; Default settings applicable to all channels

usecallerid=yes
cidsignalling=v23
cidstart=polarity
hidecallerid=no
callwaiting=no
threewaycalling=yes
transfer=yes
echocancel=yes
echotraining=yes
echocancelwhenbridged=yes
immediate=no
faxdetect=no

; Channel 1: Local analogue line
context=internal
group=0
signalling=fxo_ks
sendcalleridafter=2
rxgain=0
txgain=0
mailbox=103
callerid=Analogue Port 103
channel = 1

; Channel 3: PSTN line
context=incoming
group=1
usecallerid=yes
faxdetect=none
signalling=fxs_ks
rxgain=7
txgain=7
callerid=asreceived
channel = 3

; Channel 4: PSTN line
context=incoming
group=1
usecallerid=yes
faxdetect=none
signalling=fxs_ks
rxgain=8
txgain=8
callerid=asreceived
channel = 4

___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users