[asterisk-users] MONITOR CMD()

2008-01-11 Thread Bruno de Assumpção Loureiro
Hi All,

We have some polycoms hardphones. The exten 6610 is being recorded
with MONITOR cmd () as below:

exten =6610,10,SetVar(CALLFILENAME=/usr/local/apache2/htdocs/x/${UNIQUEID})
exten = 6610,11,Monitor(gsm,${CALLFILENAME},m)
exten = 6610,12,Dial(SIP/6601,30,tT)

--
The problem is when another  exten  has to transfer a call to 6610(if
6610 dial or receive -not transfered- a call everything works), which
has all calls recorded, all gsm files  are created but they are empyts
like below:

[EMAIL PROTECTED]:~# ls -lah
-rw-r--r--   1 root root0 2008-01-09 11:54 1199886847.66860.gsm
-rw-r--r--   1 root root0 2008-01-09 12:05 1199887554.66907.gsm
-rw-r--r--   1 root root0 2008-01-09 16:17 1199902667.67768.gsm
-rw-r--r--   1 root root0 2008-01-09 18:46 1199911567.68205.gsm
-rw-r--r--   1 root root0 2008-01-09 18:50 1199911815.68213.gsm

Any idea what can be happening?

Regards,


-- 
Bruno de Assumpção Loureiro
msn: [EMAIL PROTECTED]

___
-- 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] Vicidial + Unicall mfcr2

2006-07-16 Thread Bruno de Assumpção Loureiro
Does Vicidial work together with Unicall/mfcr2 ?

Best Regards-- Bruno de Assumpção Loureiromsn: [EMAIL PROTECTED]
___
--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] Vicidial + Unicall mfcr2

2006-07-16 Thread Bruno de Assumpção Loureiro
On 7/17/06, Matt Florell [EMAIL PROTECTED] wrote:
I don't know as I've never tested libunicall on any Asterisk system.VICIDIAL will currently only work with Zap/SIP/IAX channels.Can you install Unicall to use with USA T1s?
No , it works with MFC/R2 signaling . There are some countries where ISDN it is not the only choice.
 Would it make sense to doso for any practical purposes?

If I have to change mfcr2 to ISDN the PSTN will change my line number.
What does the Unicall channel show up as inside of asterisk? (Zaptelchannels show up as Zap/1-1 and so on.)

Unicall/1-1
extensions.conf
exten = 38521717,1,Dial(Unicall/g1/${EXTEN},,tT)

MATT---

I think it works...
On 7/16/06, Bruno de Assumpção Loureiro 
[EMAIL PROTECTED] wrote: Does Vicidial work together with Unicall/mfcr2 ?Best Regards -- Bruno de Assumpção Loureiro msn: 
[EMAIL PROTECTED] ___ --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___
--Bandwidth and Colocation provided by Easynews.com --asterisk-users mailing listTo UNSUBSCRIBE or update options visit: 
http://lists.digium.com/mailman/listinfo/asterisk-users-- Bruno de Assumpção Loureiromsn: [EMAIL PROTECTED]

___
--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] lspci doesn't show digium card te405p

2006-06-02 Thread Bruno de Assumpção Loureiro
lspci dont show Digium card. The motherboard is Intel 945gnt.

00:00.0 Host bridge: Intel Corporation 945G/P Memory Controller Hub (rev 02)
00:02.0 Display controller: Intel Corporation 945G Integrated Graphics Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01)
00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 01)
00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 01)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)
00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) Serial ATA Storage Controllers cc=IDE (rev 01)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
04:00.0 VGA compatible controller: nVidia Corporation NV5M64 [RIVA TNT2 Model 64/Model 64 Pro] (rev 15)
04:01.0 Ethernet controller: MYSON Technology Inc SURECOM EP-320X-S 100/10M Ethernet PCI Adiapter

I just tried to change all pcis slots.


This motherboard doesn't have compatibility problem in digium list
website. So, is it a compatibility problem or Digium card TE405p ??

Regards,

 -- Bruno de Assumpção Loureiromsn: [EMAIL PROTECTED]
___
--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] Re: USB headsets?

2006-05-24 Thread Bruno de Assumpção Loureiro

Plantronics CS50, or someone bluetooth( it's a notebook so...).

Regards,

On 5/24/06, M.Hockings [EMAIL PROTECTED] wrote:

Leo Ann Boon wrote:
 [EMAIL PROTECTED] wrote:

 Hi,

 What USB headset would you recomend?
 We have some laptop soundcards that are really bad and I would be glad
 if you could share your experiences when changing to a USB headset
 instead of using the built in soundcard in your computer.


 The plantronics DSP-100 monaural USB headset works pretty well for me.
 Costs around US$60+.

I had a friend pick me up a Logitec 350 USB headset whilst in the USA,
it was US$45 regular on sale for US$15 because the store was trying to
get rid of them.  I think that even at US$45 it is pretty good as it
works well and the sound quality is excellent.

I'm using it on an old IBM Aptiva running CentrOS that doesn't support
the on-board sound card.

Mike

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




--
Bruno de Assumpção Loureiro
msn: [EMAIL PROTECTED]
___
--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] Database Integration

2006-05-23 Thread Bruno de Assumpção Loureiro

Hi all,

How to integrate with Oracle database. I think it's possible with AGI, it isn't?

Regards,

--
Bruno de Assumpção Loureiro
msn: [EMAIL PROTECTED]
___
--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] Database Integration

2006-05-23 Thread Bruno de Assumpção Loureiro

On 5/23/06, Thomas Kenyon [EMAIL PROTECTED] wrote:

Bruno de Assumpção Loureiro wrote:
 Hi all,

 How to integrate with Oracle database. I think it's possible with AGI,
 it isn't?

 Regards,

You will probably need to go down the odbc route for oracle.

Read the details on cdr_odbc.conf, extconfig.conf, res_config_odbc.conf
and res_odbc.conf on voip-info.org.


I think these confs  are only to store the configuration files into an
OBDC database. or Is able to integration an Oracle database (not the
asterisk configuration files)  to asterisk box with these confs?

I need to read, write and del  from tables at an Oracle Server, which
is working in another workstation.



Asterisk  AGI script  OBDC  Oracle Server

Is it right? There is another way? Somenone has it working?

Best Regards,

--
Bruno de Assumpção Loureiro
msn: [EMAIL PROTECTED]
___
--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] Digium card firmware

2006-05-18 Thread Bruno de Assumpção Loureiro

Hi all,


how can I know which version my TE405p Digium card is?

Regards,

--
Bruno de Assumpção Loureiro
msn: [EMAIL PROTECTED]
___
--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] Reporting?

2006-03-30 Thread Bruno de Assumpção Loureiro
How can I try it out? Is there  a link to download it and get more info?


Congratulations!


--
Bruno de Assumpção Loureiro
msn: [EMAIL PROTECTED]
___
--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] Softphone accepting URL

2006-03-28 Thread Bruno de Assumpção Loureiro
Does anyone know a softphone that can accept URLs during a call and
open that page in the default browser when the call is answered? I
Know DIAX and the IDEFISK, only pro version.I need another ones.

It can be using the cmd SetURL

Regards.

--
Bruno de Assumpção Loureiro
msn: [EMAIL PROTECTED]
___
--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] Re: Get no busy signal on my analog line

2006-03-03 Thread Bruno de Assumpção Loureiro
On 3/3/06, Tomislav Parčina [EMAIL PROTECTED] wrote:
 In article [EMAIL PROTECTED], [EMAIL PROTECTED] says...
  Does this belong to my dialplan or my sip registration settings?

 To your SIP registration settings. You should limit that user/peer/friend to 
 only one line.


How is the best way to limit it?

[]'s

 --
 Tomislav Parcina
 tparcina#lama.hr
 ___
 --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



--
Bruno de Assumpção Loureiro
msn: [EMAIL PROTECTED]
___
--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] Sagoma w/EC x TE411

2006-02-13 Thread Bruno de Assumpção Loureiro
Pessoal,
alguem gostou das TE411P, parece que elas nao fazem o deveriam fazer :-) ?!?!
alguem que usa sangoma com EC poderia nos dar um feedback?

Obrigado!
--
Bruno de Assumpção Loureiro
msn: [EMAIL PROTECTED]
___
--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] Sagoma w/EC x TE411

2006-02-13 Thread Bruno de Assumpção Loureiro
Sorry I sent it to the wrong list!!!

Regards.

-- Forwarded message --
From: Bruno de Assumpção Loureiro [EMAIL PROTECTED]
Date: Feb 13, 2006 8:41 PM
Subject: Sagoma w/EC x TE411
To: Asterisk Users Mailing List - Nont -Commercial Discussion
asterisk-users@lists.digium.com


Pessoal,
alguem gostou das TE411P, parece que elas nao fazem o deveriam fazer :-) ?!?!
alguem que usa sangoma com EC poderia nos dar um feedback?

Obrigado!
--
Bruno de Assumpção Loureiro
msn: [EMAIL PROTECTED]


--
Bruno de Assumpção Loureiro
msn: [EMAIL PROTECTED]
___
--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] memory not being released

2005-12-19 Thread Bruno de Assumpção Loureiro
When a channel is released only a part of memory is released, not all,
so in few days I have no more memory, only swap...

This system is a Slackware 10.1 with kernel 2.6.12
Asterisk CVS, wct2xxp with unicall.

When I stop the asterisk no memory is released, it 's only whith reboot command.

I have no idea what could be the problem, maybe :

opertaion system Slackware 10.1 2.6.12;
asterisk CVS (close two months ago);
MFC/R2 with unicall-0.0.3pre8;

I think there were some people with this kind of problem before

So if someone be able to give me a tip :-)

Best Regards.

--
Bruno de Assumpção Loureiro
msn: [EMAIL PROTECTED]
___
--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] PAP2-NA 3.1.3

2005-11-21 Thread Bruno de Assumpção Loureiro
Hi list,

I have one E1 linK, PSTN, working very well, no sound problems. I was
testing in laboratory some ATAs PAP2-NA from Linksys, at the same
Asterisk's network, but I'm having one problem.

1. When I call another SIP phone everything goes very well and  the
quality of sound is perfect in both sides.
2. When I make an outbound call, by PSTN, with one of my softphones I
have no problens too.
3. When we dial a number, through the digium card using the PAP2-NA,
we can hear the other part with a high quality  sound, but they listen
to us very bad. It isn't an echo problem, the timbre of our voice
becomes very different,  poor. It's like a robot saying the words with
a pause between the words.

I have no load problem in my server.
My telephones don't have any problem. They already be tested and substituted.
I'm using g.711. I have bandwidth, it's local area.
It's only happens with the PAP2-NA using the digium card. The card is
working for another telephones
My PAP2-NA version is 3.1.3. The leds are ok.

my sip conf:
[712]
type=friend
secret=***
callerid=My Linksys PAP2-NA p1 712
host=dynamic
canreinvite=no
disallow=all
allow=alaw
allow=ulaw
context=sip
dtmfmode=rfc2833


So Anyone has the answer? Or can give me a help :-)

Best Regards,
Loureiro.


--
Bruno de Assumpção Loureiro
msn: [EMAIL PROTECTED]
___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] IAXY

2005-11-19 Thread Bruno de Assumpção Loureiro
Hello users,

Is there any ATA that supports iaxy protocol and a codec different
from g711 like gsm or g729 ??

Regards,
Loureiro.
--
Bruno de Assumpção Loureiro
msn: [EMAIL PROTECTED]
___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
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] MFC/R2

2005-11-12 Thread Bruno de Assumpção Loureiro
 It would have been better to send such a long log directly to me, rather
 than to the mailing list.

Ok .



 That said, the log did the job. I found the problem. I just posted
 another update to the MFC/R2 software - 0.0.2e and 0.0.3pre8

 Regards,
 Steve


I installed the new libmfcr2 today. After that, I did a test with it
and the result was very good, but I will only have a complete test,
with a continous load of calls,  next monday   so I could  send you
one more detailed result.

Thank you for your attention and for your hard work. I hope you
continue having success in yours projects.

Maybe, if you need any information about Brazil telephony standards I
could help you.

Best regards,
Loureiro.
___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
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] MFC/R2

2005-11-11 Thread Bruno de Assumpção Loureiro
 Turn on full logging with loglevel=255 in unicall.conf, and send me a
 log when a channel locks up.

 Steve

Thank you for your answer.
In the below log, loglevel=255, the Unicall/2 is locked up, it stay in
Bad State. It starts work well, but at about 8:26:48 it's locked up
until the next reload CLI command. It's only happing with the outbound
calls. I have verified that always have a Timed out waiting for grou B
before it locked up..

Nov 11 08:24:16 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2 Call control(1)
Nov 11 08:24:16 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2 Make call
Nov 11 08:24:16 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2 Making
a new call with CRN 32769
Nov 11 08:24:16 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2 0001
-  [1/   1/Idle  /Idle ]
Nov 11 08:24:16 WARNING[13812] chan_unicall.c: Unicall/2 event Dialing
Nov 11 08:24:16 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2
- 1101  [1/  40/Seize /Idle ]
Nov 11 08:24:16 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2 9 on
-  [2/  40/Group I   /Idle ]
Nov 11 08:24:16 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2
- 1 on  [2/  40/Group I   /DNIS ]
Nov 11 08:24:16 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2 9 off
-  [2/  40/Group I   /DNIS ]
Nov 11 08:24:16 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2
- 1 off [2/  40/Group I   /DNIS ]
Nov 11 08:24:16 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2 1 on
-  [2/  40/Group I   /DNIS ]
Nov 11 08:24:16 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2
- 1 on  [2/  40/Group I   /DNIS ]
Nov 11 08:24:16 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2 1 off
-  [2/  40/Group I   /DNIS ]
Nov 11 08:24:17 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2
- 1 off [2/  40/Group I   /DNIS ]
Nov 11 08:24:17 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2 3 on
-  [2/  40/Group I   /DNIS ]
Nov 11 08:24:17 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2
- 1 on  [2/  40/Group I   /DNIS ]
Nov 11 08:24:17 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2 3 off
-  [2/  40/Group I   /DNIS ]
Nov 11 08:24:17 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2
- 1 off [2/  40/Group I   /DNIS ]
Nov 11 08:24:17 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2 3 on
-  [2/  40/Group I   /DNIS ]
Nov 11 08:24:17 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2
- 1 on  [2/  40/Group I   /DNIS ]
Nov 11 08:24:17 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2 3 off
-  [2/  40/Group I   /DNIS ]
Nov 11 08:24:17 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2
- 1 off [2/  40/Group I   /DNIS ]
Nov 11 08:24:17 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2 1 on
-  [2/  40/Group I   /DNIS ]
Nov 11 08:24:17 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2
- 1 on  [2/  40/Group I   /DNIS ]
Nov 11 08:24:17 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2 1 off
-  [2/  40/Group I   /DNIS ]
Nov 11 08:24:17 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2
- 1 off [2/  40/Group I   /DNIS ]
Nov 11 08:24:17 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2 7 on
-  [2/  40/Group I   /DNIS ]
Nov 11 08:24:17 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2
- 1 on  [2/  40/Group I   /DNIS ]
Nov 11 08:24:17 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2 7 off
-  [2/  40/Group I   /DNIS ]
Nov 11 08:24:17 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2
- 1 off [2/  40/Group I   /DNIS ]
Nov 11 08:24:17 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2 3 on
-  [2/  40/Group I   /DNIS ]
Nov 11 08:24:17 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2
- 1 on  [2/  40/Group I   /DNIS ]
Nov 11 08:24:17 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2 3 off
-  [2/  40/Group I   /DNIS ]
Nov 11 08:24:17 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2
- 1 off [2/  40/Group I   /DNIS ]
Nov 11 08:24:17 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2 7 on
-  [2/  40/Group I   /DNIS ]
Nov 11 08:24:17 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2
- 3 on  [2/  40/Group I   /DNIS ]
Nov 11 08:24:17 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2 7 off
-  [2/  40/Group I   /DNIS ]
Nov 11 08:24:17 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2
- 3 off [2/  40/Group I   /DNIS ]
Nov 11 08:24:17 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2 1 on
-  [2/  40/Group I   /DNIS ]
Nov 11 08:24:19 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2 Channel gains
Nov 11 08:24:19 WARNING[13812] chan_unicall.c: MFC/R2 UniCall/2
Channel switching
Nov 

[Asterisk-Users] MFC/R2

2005-11-10 Thread Bruno de Assumpção Loureiro
Hi users,

how can I do a group of unicall channels to round? Is there something
like Dial(Unicall/R1/...) ??


Sometimes a outbound channel   is locking up. It isn't happening with
the incoming calls.
I'm using unicall-pre0.0.5.

Best Regards,
Loureiro.
--
Bruno de Assumpção Loureiro
msn: [EMAIL PROTECTED]
___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
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] MFC/R2

2005-11-10 Thread Bruno de Assumpção Loureiro
I want something which specify a kind of methods like the Zap channel
module  use to select a non-busy channel from the channel group by
prefixing the group number with one of the letters g, G, r, or R

So, how can I choose one channel non-busy which don't start always by
the first less number idle?

Thanks a lot.
[]'s
Loureiro.

On 11/10/05, Jesus Mogollon [EMAIL PROTECTED] wrote:
 in unicall.conf set the amount of channels you need in a group and then call

  Dial(Unicall/g1/${EXTEN})

 2005/11/10, Bruno de Assumpção Loureiro [EMAIL PROTECTED]:
 
  Hi users,
 
  how can I do a group of unicall channels to round? Is there something
  like Dial(Unicall/R1/...) ??
 
 
  Sometimes a outbound channel   is locking up. It isn't happening with
  the incoming calls.
  I'm using unicall-pre0.0.5.
 
  Best Regards,
  Loureiro.
  --
  Bruno de Assumpção Loureiro
  msn: [EMAIL PROTECTED]
  ___
  --Bandwidth and Colocation sponsored by Easynews.com --
 
  Asterisk-Users mailing list
  Asterisk-Users@lists.digium.com
 
 http://lists.digium.com/mailman/listinfo/asterisk-users
  To UNSUBSCRIBE or update options visit:
 
 http://lists.digium.com/mailman/listinfo/asterisk-users
 


 ___
 --Bandwidth and Colocation sponsored by Easynews.com --

 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:

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




--
Bruno de Assumpção Loureiro
msn: [EMAIL PROTECTED]
___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] MFC/R2 - unicall

2005-11-04 Thread Bruno de Assumpção Loureiro
Hello users,

Somebody knows a  good flash operator that works fine with unicall
channels? I don't know any one that can support this :-(


And you Steve Underwood, could you give me a tip?

Best regards,

Loureiro.
--
Bruno de Assumpção Loureiro
msn: [EMAIL PROTECTED]
___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users