How can I get the latest CVS of chan_sccp The way described on Zozos webpage seems not to work: jens@galileo:~ > export CVSROOT=":pserver:anoncvs@cvs.anlx.net:/var/lib/cvs/" jens@galileo:~ > cvs login (Logging in to anoncvs@cvs.anlx.net) CVS password: /var/lib/cvs/: no such repository cvs [login aborted]: authorization failed: server cvs.anlx.net rejected access jens@galileo:~ >
Hi ! I need a quick help configuring an Wildcard E100P ... Inbound calls are working ok, but I can not call out, dialing "20" only gets me a line dial tone, but no call is made; same stuff with _0. direct dialing .... Please provide some suggestions if you have ! TNX ! This is my actual config zapata.conf [channels] signalling=pri_cpe switchtype=euroisdn group=1 context=default channel => 1-15 channel => 17-31 zaptel.conf loadzone = us defaultzone = us span=1,1,0,ccs,hdb3,crc4 bchan=1-15 dchan=16 bchan=17-31 extentions.conf [general] static=yes writeprotect=no [globals] [default] exten => 20,1,Answer ; Answer the line exten => 20,2,Dial(Zap/g1,0553024039) exten => _0.,1,Dial,Zap/g1,${EXTEN:1}|45|r exten => _0.,2,Congestion -- Best regards, Alessio mailto:afoc@interconnessioni.it
Hi, try this : Dial(Zap/g1/0553024039) instead of Dial(Zap/g1,0553024039) Le jeu 18/03/2004 =C3=A0 16:12, Alessio Focardi a =C3=A9crit :> Hi ! >=20 > I need a quick help configuring an Wildcard E100P ... >=20 > Inbound calls are working ok, but I can not call out, dialing "20" only > gets me a line dial tone, but no call is made; same stuff with _0. > direct dialing .... >=20 > Please provide some suggestions if you have ! TNX ! >=20 >=20 > This is my actual config >=20 > zapata.conf >=20 > [channels] > signalling=3Dpri_cpe > switchtype=3Deuroisdn > group=3D1 > context=3Ddefault > channel =3D> 1-15 > channel =3D> 17-31 >=20 > zaptel.conf >=20 > loadzone =3D us > defaultzone =3D us >=20 > span=3D1,1,0,ccs,hdb3,crc4 > bchan=3D1-15 > dchan=3D16 > bchan=3D17-31 >=20 > extentions.conf >=20 > [general] >=20 > static=3Dyes > writeprotect=3Dno >=20 >=20 > [globals] >=20 > [default] >=20 > exten =3D> 20,1,Answer ; Answer the line > exten =3D> 20,2,Dial(Zap/g1,0553024039) >=20 > exten =3D> _0.,1,Dial,Zap/g1,${EXTEN:1}|45|r > exten =3D> _0.,2,Congestion