Re: [asterisk-users] G729 without licence

2008-02-11 Thread Jan Marek
Hello all,

On Mon, Feb 11, 2008 at 06:38:50PM +, Thomas Kenyon wrote:
> Tim Johnson wrote:
> > Hello all,
> > 
> > I am running Asterisk 1.4.17. I have 2 Linksys SPA3102's and one  
> > PAP2-NA (I have a second on order). They have G729a built into them.  
> > This is supposed to be compatable with G729. I was trying to have them  
> > use that codec when they talk to each other, but it seems they always  
> > switch to alaw or ulaw (depending on my sip.conf file). Shouldn't they  
> > be able to use G729a in passthru when connecting to each other? My  
> > PAP2 and one SPA3102 are on the LAN, but I have one remote 3102 that  
> > I'd like to use lower bandwidth codec with.
> > 
> The PAP2 can only use G.729 on one channel at a time, have you used SIP 
> debug to find out what's going on?
> 
> Have you checked the codec order inside the ATAs themselves?
> 
> Don't forget, you can only use G.729 if there is no need to transcode 
> it. (ie. no recording and no conferencing).

IMHO you cannot use this codec, when asterisk act as proxy and
need translating between codecs (one client negotiate G729 and
second one negotiate somethink other, for example G711a)

> > 
> > Tim Johnson
> > 

Sincerely
Jan Marek
-- 
Ing. Jan Marek   | Nez mi poslete prilohu .doc, .xls 
University of South Bohemia  | nebo .ppt, prectete si, prosim,
Academic Computer Centre | WWW stranku uvedenou na poslednim
Phone: +420-38-9032080   | radku signatury...
http://www.gnu.org/philosophy/no-word-attachments.cs.html

___
-- 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


[asterisk-users] Channel banks for E1

2007-08-30 Thread Jan Marek
Hello all,

please, can anyone advertise me some channel banks, which can
operate with E1 (30 FXS)? Rack-mountable option is welcome. I've
tried to google, but I've not found nothing appropriate. More
than one E1 link is welcome too. Everyone channel banks, which
I've found, was between T1 and FXS(O), but I have Digium E1 card
and I want use for one line 30 channels and not only 24.

Thank you very much.

Sincerely
Jan Marek
-- 
Ing. Jan Marek   | Nez mi poslete prilohu .doc, .xls 
University of South Bohemia  | nebo .ppt, prectete si, prosim,
Academic Computer Centre | WWW stranku uvedenou na poslednim
Phone: +420-38-9032080   | radku signatury...
http://www.gnu.org/philosophy/no-word-attachments.cs.html

___
--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


[asterisk-users] Digium TE405 card and Matra PBX

2006-10-11 Thread Jan Marek
Hello asterisk-users,

I have problem with E1 line between Asterisk computer and our PBX
Matra:

asta*CLI> pri show span 1
Primary D-channel: 16
Status: Provisioned, Down, Active
Switchtype: EuroISDN
Type: CPE
Window Length: 0/7
Sentrej: 0
SolicitFbit: 0
Retrans: 0
Busy: 0
Overlap Dial: 0
T200 Timer: 1000
T203 Timer: 1
T305 Timer: 3
T308 Timer: 4000
T313 Timer: 4000
N200 Counter: 3

My configuration:
2xPIII/1000, 1GB RAM, SCSI disk.

Distro Ubuntu Dapper, asterisk version 1.2.7.1.dfsg-2ubuntu3.1,
zapata driver version 1.2.5-1, kernel 2.6.15-26-686.

My configuration files:

/etc/zaptel.conf:
span=1,1,0,ccs,hdb3,crc4,yellow

bchan=1-15,17-31
dchan=16

loadzone= cz
defaultzone = cz

/etc/asterisk/zapata.conf:
[channels]
language=cz
context=prichozi
switchtype=euroisdn
pridialplan=unknown
prilocaldialplan=unknown
signalling=pri_cpe
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=64
echotraining=800
echocancelwhenbridged=yes
rxgain=0.0
txgain=0.0
group=1
callgroup=1
pickupgroup=1
immediate=yes

group = 1
channel => 1-15
channel => 17-31

When I tried in asterisk console 'pri intense debug span 1', I've
only seen this packets:

pri intense debug span 1
Enabled EXTENSIVE debugging on span 1
Sending Set Asynchronous Balanced Mode Extended

> [ 00 01 7f ]

> Unnumbered frame:
> SAPI: 00  C/R: 0 EA: 0
>  TEI: 000EA: 1
>   M3: 3   P/F: 1 M2: 3 11: 3  [ SABME (set asynchronous balanced mode 
> extended) ]
> 0 bytes of data
Sending Set Asynchronous Balanced Mode Extended

Please, have anyone similar configuration? How I can set this
span to synchronize D-channel? PBX is source of time ticks now,
but I planning to switch role and to have timesource on the
computer... Is there any other possibility?

Thanks for your advices.

Sincerely
Jan Marek
-- 
Ing. Jan Marek   | Nez mi poslete prilohu .doc, .xls 
University of South Bohemia  | nebo .ppt, prectete si, prosim,
Academic Computer Centre | WWW stranku uvedenou na poslednim
Phone: +420-38-9032080   | radku signatury...
http://www.gnu.org/philosophy/no-word-attachments.cs.html
___
--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] zaptel 1.2.10 make problem

2006-10-25 Thread Jan Marek
Hello,

you have to install package with kernel sources or at least with
kernel headers to compile zaptel sources...

Sincerely
Jan Marek
On Sat, Oct 21, 2006 at 08:18:32PM +0530, ram wrote:
> Hi
> 
> iam installing zaptel 1.2.10 on my FC5
> 
> when i make iam getting following error
> 
> any one suggest me whats wrong, i have installed source also in the same
> server.
> 
> 
> grep: /lib/modules/2.6.15-1.2054_FC5/build/include/linux/autoconf.h: No such
> file or directory
> ZAPTELVERSION="1.2.10" build_tools/make_version_h > version.h.tmp
> if cmp -s version.h.tmp version.h ; then echo; else \
>mv version.h.tmp version.h ; \
> fi
> 
> rm -f version.h.tmp
> /lib/modules/2.6.15-1.2054_FC5/build
> make -C /lib/modules/2.6.15-1.2054_FC5/build SUBDIRS=/root/vici/zaptel-
> 1.2.10 modules
> make[1]: Entering directory `/usr/src/kernels/2.6.15-1.2054_FC5-x86_64'
> Makefile:486: .config: No such file or directory
> 
>  WARNING: Symbol version dump /usr/src/kernels/2.6.15-
> 1.2054_FC5-x86_64/Module.symvers
>   is missing; modules will have no dependencies and modversions.
> 
> grep: /lib/modules/2.6.15-1.2054_FC5/build/include/linux/autoconf.h: No such
> file or directory
>  CC [M]  /root/vici/zaptel-1.2.10/zaptel.o
> cc1: error: include/linux/autoconf.h: No such file or directory
> In file included from /root/vici/zaptel-1.2.10/zconfig.h:9,
> from /root/vici/zaptel-1.2.10/zaptel.c:40:
> include/linux/config.h:6:28: error: ./linux/autoconf.h: Too many levels of
> symbolic links
> In file included from /root/vici/zaptel-1.2.10/zaptel.c:40:
> /root/vici/zaptel-1.2.10/zconfig.h:10:27: error: ./linux/version.h: Too many
> levels of symbolic links
> /root/vici/zaptel-1.2.10/zconfig.h:72:5: warning: "LINUX_VERSION_CODE" is
> not defined
> /root/vici/zaptel-1.2.10/zconfig.h:72:27: warning: "KERNEL_VERSION" is not
> defined
> /root/vici/zaptel-1.2.10/zconfig.h:72:41: error: missing binary operator
> before token "("
> In file included from include/linux/kernel.h:11,
> from /root/vici/zaptel-1.2.10/zaptel.c:43:
> include/linux/linkage.h:5:25: error: asm/linkage.h: No such file or
> directory
> In file included from include/linux/types.h:13,
> from include/linux/kernel.h:13,
> from /root/vici/zaptel-1.2.10/zaptel.c:43:
> include/linux/posix_types.h:47:29: error: asm/posix_types.h: No such file or
> directory
> In file included from include/linux/kernel.h:13,
> from /root/vici/zaptel-1.2.10/zaptel.c:43:
> include/linux/types.h:14:23: error: asm/types.h: No such file or directory
> In file included from include/linux/kernel.h:13,
> from /root/vici/zaptel-1.2.10/zaptel.c:43:

> _______
> --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


-- 
Ing. Jan Marek   | Nez mi poslete prilohu .doc, .xls 
University of South Bohemia  | nebo .ppt, prectete si, prosim,
Academic Computer Centre | WWW stranku uvedenou na poslednim
Phone: +420-38-9032080   | radku signatury...
http://www.gnu.org/philosophy/no-word-attachments.cs.html
___
--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] SOLVED: Digium TE405 card and Matra PBX

2006-11-22 Thread Jan Marek
Hello asterisk-users,

I have solved interconnection between Digium TE405 and Matra PBX.
I plug this card to another computer and with the same
configuration parameters card now works without problem.

First server has 2xPIII/1GHz and 256MB of RAM, Adaptec SCSI
adapter and SCSI system disk. I don't know now, what chipset it
was, but mainboard was from Supermicro, then I pretend Intel
chipset.

Now I have this card in the 2x Opteron F 2218, 4GB RAM, mainboard
Tyan Thunder h2000M, chipset is ServerWorks.

FYI.

Sincerely
Jan Marek
-- 
Ing. Jan Marek   | Nez mi poslete prilohu .doc, .xls 
University of South Bohemia  | nebo .ppt, prectete si, prosim,
Academic Computer Centre | WWW stranku uvedenou na poslednim
Phone: +420-38-9032080   | radku signatury...
http://www.gnu.org/philosophy/no-word-attachments.cs.html
___
--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