Re: [asterisk-users] OpenVox A800P01 and ZT_CHANCONFIG failed

2007-12-25 Thread nik600
On Dec 24, 2007 8:07 PM, Darrick Hartman [EMAIL PROTECTED] wrote:
 Tzafrir Cohen wrote:
  On Mon, Dec 24, 2007 at 05:11:44PM +0100, nik600 wrote:
  maybe i've guess the problem!
 
  on the same server, i've got a B800P.
 
  I've tried to manually remove all isdn module and zaptel modules.
 
  After that, i've done
 
  modprobe zaptel
  modprobe opvxa1200
 
  and now the card has been correctly registered!
 
  That card was picked up by hisax?

 I doubt it.  My guess is he never rmmod'd zaptel or rebooted the box
 before trying to modprobe opvxa1200.  He was probably running the
 original zaptel module which didn't know about the new hardware.

 Darrick


no, i've tried to reboot the box... these modules are loaded
automatically, i have to remove them manually and reload them, and
after that it works.

I use slackware 12.0, in rc.modules and rc.local there is any entry
but the modules are automatically loaded after each reboot...

Thanks to all!

-- 
/*/
nik600
https://sourceforge.net/projects/ccmanager
https://sourceforge.net/projects/reportmaker
https://sourceforge.net/projects/nikstresser

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


Re: [asterisk-users] OpenVox A800P01 and ZT_CHANCONFIG failed

2007-12-25 Thread Tzafrir Cohen
On Mon, Dec 24, 2007 at 01:07:53PM -0600, Darrick Hartman wrote:
 Tzafrir Cohen wrote:
  On Mon, Dec 24, 2007 at 05:11:44PM +0100, nik600 wrote:
  maybe i've guess the problem!
 
  on the same server, i've got a B800P.
 
  I've tried to manually remove all isdn module and zaptel modules.
 
  After that, i've done
 
  modprobe zaptel
  modprobe opvxa1200
 
  and now the card has been correctly registered!
  
  That card was picked up by hisax?
 
 I doubt it.  My guess is he never rmmod'd zaptel or rebooted the box 
 before trying to modprobe opvxa1200.  He was probably running the 
 original zaptel module which didn't know about the new hardware.

This is something you would have seen in dmesg. Many ugly 'symbol not
found' messages.

-- 
   Tzafrir Cohen
icq#16849755  jabber:[EMAIL PROTECTED]
+972-50-7952406   mailto:[EMAIL PROTECTED]
http://www.xorcom.com  iax:[EMAIL PROTECTED]/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


Re: [asterisk-users] Upgrade to Asterisk 1.4 - it's one year's old!

2007-12-25 Thread Philipp Kempgen
Tilghman Lesher wrote:
 On Monday 24 December 2007 10:30:57 Dovid B wrote:

 While this encourages me to use 1.4 at the same time it makes me wonder why
 Digium waited that long...
 
 Because IT has other things to do than upgrade the PBX?

Which makes for a good answer to Olle's original question. :)


Merry Christmas,
  Philipp Kempgen

-- 
amooma GmbH - Bachstr. 126 - 56566 Neuwied - http://www.amooma.de
Let's use IT to solve problems and not to create new ones.
  Asterisk? - http://www.das-asterisk-buch.de

Geschäftsführer: Stefan Wintermeyer
Handelsregister: Neuwied B 14998

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


Re: [asterisk-users] [Zaptel] Why no port to Windos?

2007-12-25 Thread Lee Jenkins
Vincent wrote:
 On Fri, 14 Dec 2007 10:51:10 -0500, Lee Jenkins [EMAIL PROTECTED]
 wrote:
 I have to reboot my desktop xp box daily for it to run well.
 
 I haven't rebooted my XPSP2 in months, and I let it run 24/7, with a
 bunch of apps open at all times. And this is a 300E no-name box.
 
 If your PC is so unstable, you should investigate the hardware and/or
 the device drivers.
 
 

Maybe.  Its not that its unstable, the system just becomes progressively slower 
and less responsive if I don't reboot once in a while.  I also run scandisk and 
defrag weekly.  Of course, it may have just as much do with the type of apps 
that I have open and running all the time as well.

As I said, I like Windows, but I don't see a Server 2000 box out performing a 
comparable linux box for larger pbx systems.  A small office, sure.

I wonder if the linux box was also running Gnome or some other desktop at the 
same time,  would that make it a closer comparison?  Maybe Windows would 
outperform the linux box then?

-- 
Warm Regards,

Lee

If I don't see you around here, I'll see you around, hear?

___
--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] cdr_adaptive_odbc and custom rdms fields

2007-12-25 Thread Steve Finkelstein
Hi folks,

I was recently made aware that the only way to currently set custom fields
in a relational database for CDR is via the experimental cdr_adaptive_odbc
drivers found here:
http://svncommunity.digium.com/view/tilghman/branches/1.4/cdr_adaptive_odbc.c?view=log

I had no problem compiling the driver, and copied the module to
/usr/lib/asterisk/modules on my box and setup
/etc/asterisk/cdr_adaptive_odbc.conf with the following:

[first]
connection=Asterisk-MySQL
table=cdr

My question is

a) How do I get asterisk to switch to the new module?

CDR logging: enabled
CDR mode: simple
CDR output unanswered calls: no
CDR registered backend: ODBC
CDR registered backend: csv
CDR registered backend: cdr-custom
CDR registered backend: cdr_manager


Looks like I'm still using the older stuff.

Ultimately my goal is to set a custom field in my CDR table that I will
populate with variables in my dialplan using the Set() application with
something such as:

;  Set(CDR(dst_ext)=${DST_EXT})

Thanks again for your help.

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

Re: [asterisk-users] cdr_adaptive_odbc and custom rdms fields

2007-12-25 Thread Steve Finkelstein
Hi Tilghman,

Any ideas on how to properly get this linked against my current Asterisk?

catalyst*CLI module load cdr_adaptive_odbc.so
[Dec 25 15:11:14] WARNING[22722]: loader.c:363 load_dynamic_module: Error
loading module 'cdr_adaptive_odbc.so':
/usr/lib/asterisk/modules/cdr_adaptive_odbc.so: undefined symbol: ast_verb
[Dec 25 15:11:14] WARNING[22722]: loader.c:649 load_resource: Module
'cdr_adaptive_odbc.so' could not be loaded.


Thanks and happy holidays!

On 12/25/07, Tilghman Lesher [EMAIL PROTECTED] wrote:

 On Tuesday 25 December 2007 12:50:06 Steve Finkelstein wrote:
  I was recently made aware that the only way to currently set custom
 fields
  in a relational database for CDR is via the experimental
 cdr_adaptive_odbc
  drivers found here:
 
 http://svncommunity.digium.com/view/tilghman/branches/1.4/cdr_adaptive_odbc
 .c?view=log

 I wouldn't call them experimental; they simply arrived too late to be
 included
 directly in 1.4.

  I had no problem compiling the driver, and copied the module to
  /usr/lib/asterisk/modules on my box and setup
  /etc/asterisk/cdr_adaptive_odbc.conf with the following:
 
  [first]
  connection=Asterisk-MySQL
  table=cdr
 
  My question is
 
  a) How do I get asterisk to switch to the new module?

 CLI module load cdr_adaptive_odbc.so

  Looks like I'm still using the older stuff.
 
  Ultimately my goal is to set a custom field in my CDR table that I will
  populate with variables in my dialplan using the Set() application with
  something such as:
 
  ;  Set(CDR(dst_ext)=${DST_EXT})

 --
 Tilghman

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

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

Re: [asterisk-users] cdr_adaptive_odbc and custom rdms fields

2007-12-25 Thread Tilghman Lesher
On Tuesday 25 December 2007 14:11:53 Steve Finkelstein wrote:
 Any ideas on how to properly get this linked against my current Asterisk?

 catalyst*CLI module load cdr_adaptive_odbc.so
 [Dec 25 15:11:14] WARNING[22722]: loader.c:363 load_dynamic_module: Error
 loading module 'cdr_adaptive_odbc.so':
 /usr/lib/asterisk/modules/cdr_adaptive_odbc.so: undefined symbol: ast_verb
 [Dec 25 15:11:14] WARNING[22722]: loader.c:649 load_resource: Module
 'cdr_adaptive_odbc.so' could not be loaded.

Crud, I know what's wrong, but unfortunately I can't fix it right now, as
there's a problem with the repository server (I can't connect).

In the meantime, you can replace in the source everywhere it says
ast_verb(3,
with
if (opt_verbose  2)
ast_verbose(VERBOSE_PREFIX_3

Sorry.  We'll get this fixed as soon as someone with access to that server
logs on after vacation.

-- 
Tilghman

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


Re: [asterisk-users] cdr_adaptive_odbc and custom rdms fields

2007-12-25 Thread Tilghman Lesher
On Tuesday 25 December 2007 12:50:06 Steve Finkelstein wrote:
 I was recently made aware that the only way to currently set custom fields
 in a relational database for CDR is via the experimental cdr_adaptive_odbc
 drivers found here:
 http://svncommunity.digium.com/view/tilghman/branches/1.4/cdr_adaptive_odbc
.c?view=log

I wouldn't call them experimental; they simply arrived too late to be included
directly in 1.4.

 I had no problem compiling the driver, and copied the module to
 /usr/lib/asterisk/modules on my box and setup
 /etc/asterisk/cdr_adaptive_odbc.conf with the following:

 [first]
 connection=Asterisk-MySQL
 table=cdr

 My question is

 a) How do I get asterisk to switch to the new module?

CLI module load cdr_adaptive_odbc.so

 Looks like I'm still using the older stuff.

 Ultimately my goal is to set a custom field in my CDR table that I will
 populate with variables in my dialplan using the Set() application with
 something such as:

 ;  Set(CDR(dst_ext)=${DST_EXT})

-- 
Tilghman

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


Re: [asterisk-users] cdr_adaptive_odbc and custom rdms fields

2007-12-25 Thread Steve Finkelstein
No worries!

Does something like this make sense for now?

//ast_verb(3, Found adaptive CDR table [EMAIL PROTECTED],
tableptr-table, tableptr-connection);
if(opt_verbose  2) {
ast_verbose(VERBOSE_PREFIX_3, Found adaptive CDR
table [EMAIL PROTECTED], tableptr-table, tableptr-connection);
}

Prolly my fault.

cc -I/usr/src/asterisk/include -I/usr/local/include
-DAST_MODULE=\cdr_adaptive_odbc\ -o cdr_adaptive_odbc.o -c
cdr_adaptive_odbc.c
cdr_adaptive_odbc.c: In function 'load_config':
cdr_adaptive_odbc.c:159: error: 'opt_verbose' undeclared (first use in this
function)
cdr_adaptive_odbc.c:159: error: (Each undeclared identifier is reported only
once
cdr_adaptive_odbc.c:159: error: for each function it appears in.)
cdr_adaptive_odbc.c: In function 'odbc_log':
cdr_adaptive_odbc.c:561: error: 'opt_verbose' undeclared (first use in this
function)
make: *** [cdr_adaptive_odbc.o] Error 1



On 12/25/07, Tilghman Lesher [EMAIL PROTECTED] wrote:

 On Tuesday 25 December 2007 14:11:53 Steve Finkelstein wrote:
  Any ideas on how to properly get this linked against my current
 Asterisk?
 
  catalyst*CLI module load cdr_adaptive_odbc.so
  [Dec 25 15:11:14] WARNING[22722]: loader.c:363 load_dynamic_module:
 Error
  loading module 'cdr_adaptive_odbc.so':
  /usr/lib/asterisk/modules/cdr_adaptive_odbc.so: undefined symbol:
 ast_verb
  [Dec 25 15:11:14] WARNING[22722]: loader.c:649 load_resource: Module
  'cdr_adaptive_odbc.so' could not be loaded.

 Crud, I know what's wrong, but unfortunately I can't fix it right now, as
 there's a problem with the repository server (I can't connect).

 In the meantime, you can replace in the source everywhere it says
 ast_verb(3,
 with
 if (opt_verbose  2)
 ast_verbose(VERBOSE_PREFIX_3

 Sorry.  We'll get this fixed as soon as someone with access to that server
 logs on after vacation.

 --
 Tilghman

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

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

Re: [asterisk-users] OpenVox A800P01 and ZT_CHANCONFIG failed

2007-12-25 Thread bilal ghayyad
Hi Cohen;

Sorry in that question:

What is the OpenVox and that A800P01?

Regards
Bilal


  

Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping

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


Re: [asterisk-users] OpenVox A800P01 and ZT_CHANCONFIG failed

2007-12-25 Thread Tzafrir Cohen
On Tue, Dec 25, 2007 at 02:28:40PM -0800, bilal ghayyad wrote:
 Hi Cohen;
 
 Sorry in that question:
 
 What is the OpenVox and that A800P01?

OpenVox is a company that makes some Zaptel hardwaer. A800P01 seems to
be one of their cards.

Just to clarify: I'm not affiliated with OpenVox.

Try asking your near by search engine :-)

-- 
   Tzafrir Cohen
icq#16849755  jabber:[EMAIL PROTECTED]
+972-50-7952406   mailto:[EMAIL PROTECTED]
http://www.xorcom.com  iax:[EMAIL PROTECTED]/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


Re: [asterisk-users] Softphone to be installed on the Mobile

2007-12-25 Thread bilal ghayyad
Thanks a lot for the help.

But if Asterisk has private IP address and the only
way to access it from remote sites is to have vpn
connection to the site that asterisk existed (the site
has vpn), then how that will happen from the Mobile to
be able to run the softphone from the mobile?

Any help?
Regards
Bilal
-
I installed out of curiosity today, and guess what?
You can do SIP
over 3G (and probably wifi if you got it), plus the
most unbelievable
thing - you can talk and chat over Skype.. Even on
Symbian S60.. (i
wonder if they reverse-engineered the protocol, or
bought it from
somebody)

Just two disatvantages - half-second lag even over 3G
(maybe my
provider is too slow), and that the battery of my N70
got drained over
half-day.. guess i just have to buy second charger for
work, but this
really rocks :)

Regards,
Atis


 On Nov 21, 2007 3:28 PM, Ricardo Carvalho
 [EMAIL PROTECTED] wrote:
  Here's one sip softphone for mobiles you can give
a try:
  http://www.minisip.org/
 
  Regards,
  Ricardo Carvalho.
 
 
  ___
  --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
 

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



-- 
Atis Lezdins
VoIP Developer,
IQ Labs Inc.
[EMAIL PROTECTED]
Skype: atis.lezdins
Cell Phone: +371 28806004
Work phone: +1 800 7502835




  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 


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


Re: [asterisk-users] cdr_adaptive_odbc and custom rdms fields

2007-12-25 Thread Tilghman Lesher
On Tuesday 25 December 2007 14:59:12 Steve Finkelstein wrote:
 No worries!

Try updating from SVN now.  I've made the change.

-- 
Tilghman

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


Re: [asterisk-users] X100P Woes

2007-12-25 Thread Bob Smither
On Tue, 2007-12-25 at 09:40 +0200, Tzafrir Cohen wrote:
 On Tue, Dec 25, 2007 at 01:02:25AM -0600, Bob Smither wrote:
  On Mon, 2007-12-24 at 22:19 -0500, Alex Balashov wrote:
   Does it show up in 'lspci'?
  
  No - With PnPOS = yes, card in first PCI slot - lspci -v does not show
  the card.  There are several unused interrupts.
 
 So until you see it there, no point in wasting your time on drivers.
 Can you boot from a different kernel and check if you see the card?
 Try various kernel / BIOS options?

I think I have tried all the BIOS options.  I believe I will try an
older Zaptel version and if that doesn't work simply start from scratch
and use the CentOS 4.4 / older Zaptel that does work on another (AMD)
box.

Many thanks for the feedback.  Another list member posted privately that
he had similar problems, but did find an older Zaptel that works on
CentOS 5.1

I will let the list know if I find a solution.

-- 
Bob Smither, PhD   Circuit Concepts, Inc.
=
   Whenever a man has cast a longing eye on them (public offices), a
   rottenness begins in his conduct
 - Thomas Jefferson
=
[EMAIL PROTECTED]  http://www.C-C-I.Com  281-331-2744(office)  -4616(fax)


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


Re: [asterisk-users] cdr_adaptive_odbc and custom rdms fields

2007-12-25 Thread Steve Finkelstein
Thanks, that did the trick! :-)

On 12/25/07, Tilghman Lesher [EMAIL PROTECTED] wrote:

 On Tuesday 25 December 2007 14:59:12 Steve Finkelstein wrote:
  No worries!

 Try updating from SVN now.  I've made the change.

 --
 Tilghman

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

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

Re: [asterisk-users] X100P Woes

2007-12-25 Thread Tzafrir Cohen
On Tue, Dec 25, 2007 at 08:41:21PM -0600, Bob Smither wrote:
 On Tue, 2007-12-25 at 09:40 +0200, Tzafrir Cohen wrote:
  On Tue, Dec 25, 2007 at 01:02:25AM -0600, Bob Smither wrote:
   On Mon, 2007-12-24 at 22:19 -0500, Alex Balashov wrote:
Does it show up in 'lspci'?
   
   No - With PnPOS = yes, card in first PCI slot - lspci -v does not show
   the card.  There are several unused interrupts.
  
  So until you see it there, no point in wasting your time on drivers.
  Can you boot from a different kernel and check if you see the card?
  Try various kernel / BIOS options?
 
 I think I have tried all the BIOS options.  I believe I will try an
 older Zaptel version and if that doesn't work simply start from scratch
 and use the CentOS 4.4 / older Zaptel that does work on another (AMD)
 box.
 
 Many thanks for the feedback.  Another list member posted privately that
 he had similar problems, but did find an older Zaptel that works on
 CentOS 5.1
 
 I will let the list know if I find a solution.

Just to stress the point: you mention that you don't see the card on
lspci. If this is so: the problem is not with Zaptel - it is below.
Zaptel doesn't even get a chance.

-- 
   Tzafrir Cohen
icq#16849755  jabber:[EMAIL PROTECTED]
+972-50-7952406   mailto:[EMAIL PROTECTED]
http://www.xorcom.com  iax:[EMAIL PROTECTED]/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


Re: [asterisk-users] X100P Woes

2007-12-25 Thread Mattt

  Sounds like a PCI bus version issue ;-)

Cheers,
Mattt.

SpotSafe - WiFi Hotspot solution - http://spotsafe.net

My other computer is your Windows machine ;-)

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Tzafrir Cohen
Sent: Wednesday, 26 December 2007 3:28 PM
To: asterisk-users@lists.digium.com
Subject: Re: [asterisk-users] X100P Woes

On Tue, Dec 25, 2007 at 08:41:21PM -0600, Bob Smither wrote:
 On Tue, 2007-12-25 at 09:40 +0200, Tzafrir Cohen wrote:
  On Tue, Dec 25, 2007 at 01:02:25AM -0600, Bob Smither wrote:
   On Mon, 2007-12-24 at 22:19 -0500, Alex Balashov wrote:
Does it show up in 'lspci'?
   
   No - With PnPOS = yes, card in first PCI slot - lspci -v does not 
   show the card.  There are several unused interrupts.
  
  So until you see it there, no point in wasting your time on drivers.
  Can you boot from a different kernel and check if you see the card?
  Try various kernel / BIOS options?
 
 I think I have tried all the BIOS options.  I believe I will try an 
 older Zaptel version and if that doesn't work simply start from 
 scratch and use the CentOS 4.4 / older Zaptel that does work on 
 another (AMD) box.
 
 Many thanks for the feedback.  Another list member posted privately 
 that he had similar problems, but did find an older Zaptel that works 
 on CentOS 5.1
 
 I will let the list know if I find a solution.

Just to stress the point: you mention that you don't see the card on lspci.
If this is so: the problem is not with Zaptel - it is below.
Zaptel doesn't even get a chance.

-- 
   Tzafrir Cohen
icq#16849755  jabber:[EMAIL PROTECTED]
+972-50-7952406   mailto:[EMAIL PROTECTED]
http://www.xorcom.com  iax:[EMAIL PROTECTED]/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


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


Re: [asterisk-users] txfax not working with spandsp

2007-12-25 Thread Dinesh Nair
On Fri, 21 Dec 2007 08:50:28 -0500, David Boyd wrote:

 On Fri, 2007-12-21 at 18:41 +0800, Dinesh Nair wrote:
  the attached log with verbose=6 and debug=6 refers.
  
  we've got a sangoma A104 (no hwec) with PRI ports 1  3 loopbacked to
  each other. we're trying to have txfax send out on one of those pri
  ports with rxfax listening on the other side, hence having asterisk
  send a fax to itself. we however have bad, and i mean really bad
  (10%) success rates.
  
  we're currently using asterisk 1.2.24 with spandsp 0.0.4-20071214
  (snapshot of 14/12/07) and we keep getting Fax send not successful -
  result (25) No response after sending a page. errors. ECM is turned
  on in both app_txfax.c and app_rxfax.c.
  
  from what we gather just reading the code, time T4 expires in txfax
  because apparently rxfax is not sending a response back out, and thus
  after the maximum message retries (3) txfax just drops the call,
  leading rxfax to say that the call was dropped prematurely.
  
  does anyone know what's going on here, and if there is a version of
  spandsp which could work in this scenario ?

timing issues on the PRI you mean ? none that we can see clearly. anything
specific we need to investigate ? zttest returns 100% all of the time. 

-- 
Regards,   /\_/\   All dogs go to heaven.
[EMAIL PROTECTED](0 0)   http://www.openmalaysiablog.com/
+==oOO--(_)--OOo==+
| for a in past present future; do|
|   for b in clients employers associates relatives neighbours pets; do   |
|   echo The opinions here in no way reflect the opinions of my $a $b.  |
| done; done  |
+=+

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