Friday, November 30, 2007

Re: [asterisk-users] Fw: Remove a TDM Card

On Wed, Nov 28, 2007 at 04:59:22PM +0100, Sasa wrote:
> Hi, sorry but perhaps I don't have explained clearly my problem...now I have
> a box voip that must be replace with another box voip but I want to do test
> before remove the old voip from production.
>
> The box voip (named 1) that now is in production have three card, two isdn
> card and TDM2400P that I want remove for to install in the new box voip
> (named 2).
>
> On the box voip 1 I have:
>
> Asterisk version 1.2.13
> The kernel version is: 2.6.19.2
>
> ..but on the box voip 2 I have the new asterisk version and kernel.
>
> On box voip 1 I have:
>
> zaptel.conf:
> loadzone=it
> defaultzone=it
> span=2,1,3,ccs,ami
> bchan=25-26
> dchan=27
> span=3,1,3,ccs,ami
> bchan=28-29
> dchan=30
> fxsls=1-24

New:
loadzone=it
defaultzone=it
span=1,1,3,ccs,ami
bchan=1,2
dchan=3
span=2,1,3,ccs,ami
bchan=4-6
dchan=6

>
> ..in zapata.conf I have:
> [channels]
> language=it
> ...
> ...
> ;Linee ISDN
> immediate=no
> switchtype=euroisdn
> signalling = bri_net
> priindication=outofband
> group = 1
> channel => 25-26
> group = 2
> channel => 28-29

; new part:
switchtype=euroisdn
signalling = bri_net
priindication=outofband
group = 1
channel => 1-2
group = 2
channel => 4-5


>
> ;Linee tdm
> immediate=yes
> ..
> ..
> cidstart=ring
> signalling=fxs_ls
> group = 3
> channel => 1-5

; And get rid of that.

; immediate=yes ???

--
Tzafrir Cohen
icq#16849755 jabber:tzafrir.cohen@xorcom.com
+972-50-7952406 mailto:tzafrir.cohen@xorcom.com
http://www.xorcom.com

iax:guest@local.xorcom.com/tzafrir

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:

http://lists.digium.com/mailman/listinfo/asterisk-users

No comments: