[Asterisk-Users] TE110P - problem with zone from zaptel.conf

2004-12-19 Thread Marcin Mazurek
HI,
basic question. I've got a TE110P card and I'm trying to set it up with
ztcfg with polish zone. 

ioctl(ZT_LOADZONE) failed: Invalid argument
Notice: Configuration file is /etc/zaptel.conf
line 206: Unable to register tone zone 'pl'

I've got loadzone and defaultzone set to pl, and there is a definition of
that zone in zonedata.c but it doesn't work.

Any hints?

tia
mazek

-- 
http://www.marcinmazurek.com/  :::  nic-hdl: MM3380-RIPE
GnuPG 6687 E661 98B0 AEE6 DA8B  7F48 AEE4 776F 5688 DC89
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] wanic 520 with asterisk card

2004-11-30 Thread Marcin Mazurek
Hi,

has anyone been trying to use wanic520 card with asterisk? It's E1 card,
but I can't find any info about asterisk and wanic cooperation.

anyone?

tia
mazek

-- 
http://www.marcinmazurek.com/  :::  nic-hdl: MM3380-RIPE
GnuPG 6687 E661 98B0 AEE6 DA8B  7F48 AEE4 776F 5688 DC89
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] MOH/mpg123 broken when running asterisk as non-root?

2004-09-07 Thread Marcin Mazurek
john lawler ([EMAIL PROTECTED]) napisał(a):

> Any more ideas?  Places I could look for helpful error messages perhaps? 
>  So far I'm not seeing any.
doesn't mpg123 bid to some port? try to make it suid maybe...

br
mazek

-- 
http://www.marcinmazurek.com/  :::  nic-hdl: MM3380-RIPE
GnuPG 6687 E661 98B0 AEE6 DA8B  7F48 AEE4 776F 5688 DC89
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Using AVM Fritz!PCI as zap interface

2004-09-04 Thread Marcin Mazurek
Roland Zagler ([EMAIL PROTECTED]) napisał(a):

> Hello!
> 
> Is there a way to use AVM Fritz!PCI as a ZAP interface and have it
> configured for ZAP channels?
> 
afaik no, but You can use it with isdn4linux or capi. Works just fine;)

br
mazek


-- 
http://www.marcinmazurek.com/  :::  nic-hdl: MM3380-RIPE
GnuPG 6687 E661 98B0 AEE6 DA8B  7F48 AEE4 776F 5688 DC89
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] h323 - forcing user authentication

2004-09-01 Thread Marcin Mazurek
Hi,

is there a way to force a user authentication using h323 channel from
asterisk sources? Do I have to use gatekeeper for this?

Is there any way to do it in h323.conf just like in sip.conf?

eg:
[mazek]
secret=xx
auth=md5


tia

mazek

-- 
http://www.marcinmazurek.com/  :::  nic-hdl: MM3380-RIPE
GnuPG 6687 E661 98B0 AEE6 DA8B  7F48 AEE4 776F 5688 DC89
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] h323 with Fedora 2 & GCC 3.3

2004-08-27 Thread Marcin Mazurek
Hi, 

did anybody managed to compile h323 channel under Fedora 2? There's only
gcc 3.3 and 3.4. Does h323 from * or opencall work with FC2 and gcc 3.3?

Anybody had similiar problems?

tia
mazek

-- 
http://www.marcinmazurek.com/  :::  nic-hdl: MM3380-RIPE
GnuPG 6687 E661 98B0 AEE6 DA8B  7F48 AEE4 776F 5688 DC89
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Wil spandsp work with i4l driver?

2004-08-26 Thread Marcin Mazurek
Hi,

will spandsp work with i4l, or should I use capi?

tia
mazek

-- 
http://www.marcinmazurek.com/  :::  nic-hdl: MM3380-RIPE
GnuPG 6687 E661 98B0 AEE6 DA8B  7F48 AEE4 776F 5688 DC89
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] chan_phone - compilation problem

2004-08-19 Thread Marcin Mazurek
Hi,

I have a latest asterisk cvs sources on my box, the rest of enviroment
is:
gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7)
linux 2.6.7


and after checkout I get:

In file included from chan_phone.c:36:
/usr/include/linux/ixjuser.h:353: error: syntax error before '*' token
make[1]: *** [chan_phone.o] Error 1
make[1]: Leaving directory
`/usr/local/src/avm/asterisk/asterisk/channels'
make: *** [subdirs] Error 1

I have symlink "/usr/src/linx". It's a _fresh_ checkout, not an update.

WWW says I need 2.4 kernel. Will asterisk compile and work on 2.6
kernels?

tia
mazek

-- 
http://www.marcinmazurek.com/  :::  nic-hdl: MM3380-RIPE
GnuPG 6687 E661 98B0 AEE6 DA8B  7F48 AEE4 776F 5688 DC89
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] randomize Dial() target

2004-08-16 Thread Marcin Mazurek
Edward Eastman ([EMAIL PROTECTED]) napisał(a):

> Look at call queues
> http://www.voip-info.org/tiki-index.php?page=Asterisk%20call%20queues
> 
> if you don't want to mess around with MOH & holding positions etc use the
> 'r' argument for the queue app.
> 
this looks like it, I was trying to do it with Random() but this is way
more impressive;)

One more question, an agent has to log in as I see to use queuing. Is it
possible to have similar functionality without the need to log in?
Roundrobin calling woukd be just fine.

I have to assume rep will forget to log in, or log out accidentaly;(

tia
mazek

-- 
http://www.marcinmazurek.com/  :::  nic-hdl: MM3380-RIPE
GnuPG 6687 E661 98B0 AEE6 DA8B  7F48 AEE4 776F 5688 DC89
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] randomize Dial() target

2004-08-16 Thread Marcin Mazurek
Hi,

is it possible to randomize extension which would be choosed by Dial()?

I would like to forward phone calls to one of sales rep in randomized
way (not to harm anyone;) ).

tia
mazek

-- 
http://www.marcinmazurek.com/  :::  nic-hdl: MM3380-RIPE
GnuPG 6687 E661 98B0 AEE6 DA8B  7F48 AEE4 776F 5688 DC89
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Intel 536ep as a FXO?

2004-04-18 Thread Marcin Mazurek
Hi,

I've seen some reports about ruuning Intel modem with 537 or MD3200
chipset running with Zaptel drivers as a FXO port. Did anybody managed
to set up a PCI faxmodem based on Intel536ep chipset to work with * and
Zaptel drivers?
Modem seemd to work just fine with Linux, but the driver says no;)

some more info:

Linux 2.4.26

mazuchna:~# cat /proc/pci | grep 536
Communication controller: Intel Corp. 536EP Data Fax Modem (rev 0).

mazuchna:~# lsmod
Module  Size  Used byTainted: P
ztdynamic   6692   0  (unused)
zaptel177280   0  [ztdynamic]
Intel536  876524   0  (unused)

mazuchna:/lib/modules/2.4.26/misc# insmod wcfxo
Using /lib/modules/2.4.26/misc/wcfxo.o
/lib/modules/2.4.26/misc/wcfxo.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters,
including invalid IO or IRQ parameters.
  You may find more information in syslog or the output from dmesg

is there anything more I can do?
tia
mazek

-- 
http://mazek.netsync.pl/::: nic-hdl: MM3380-RIPE
GnuPG 6687 E661 98B0 AEE6 DA8B  7F48 AEE4 776F 5688 DC89
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users