[Asterisk-Users] ISDN: 3° incoming call

2006-06-30 Thread francesco giuliani
Does any boby knows how to manage a 3° incoming call in a BRI ISDN line 
by  chan_modem?

___
--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] ISDN: 3° incoming call

2006-06-30 Thread francesco giuliani

Julian J. M. wrote:


BRI ISDN is 2 channels, what would you want to do with a 3rd call?

Julian

On 6/30/06, francesco giuliani [EMAIL PROTECTED] wrote:


Does any boby knows how to manage a 3° incoming call in a BRI ISDN line
by  chan_modem?
___
--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 list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


I would to know when I'm using the second channel: there is some check 
method that I can do?
So I can play a message for an incoming 3rd call or turn it in an other 
channel.
For example, if I have all two channel busy, for an outgoing call I can 
use a SIP or IAX channel, or an other ISDN line.


Thanks


___
--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] ISDN: 3° incoming call

2006-06-30 Thread francesco giuliani

Marco Mouta wrote:


You should handle correctly Dial(...) return value in your dial plan,
then playback(your busy channel msg) and then dial through IAX or SIP
or whatever you want.

If you use Freepbx would be easy to learn how to write your Dialplan 
Script...




On 6/30/06, francesco giuliani [EMAIL PROTECTED] wrote:


Julian J. M. wrote:

 BRI ISDN is 2 channels, what would you want to do with a 3rd call?

 Julian

 On 6/30/06, francesco giuliani [EMAIL PROTECTED] wrote:

 Does any boby knows how to manage a 3° incoming call in a BRI ISDN 
line

 by  chan_modem?
 ___
 --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 list
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

I would to know when I'm using the second channel: there is some check
method that I can do?
So I can play a message for an incoming 3rd call or turn it in an other
channel.
For example, if I have all two channel busy, for an outgoing call I can
use a SIP or IAX channel, or an other ISDN line.

Thanks


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





For an outgoing call I agree with your suggestion,
but for an incoming call (witch i manage in remote context) how can I 
make this control?

In this case I don't have a Dial return value to handle.

Thanks a lot
___
--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] ISDN: 3° incoming call

2006-06-30 Thread francesco giuliani

Armin Schindler wrote:


On Fri, 30 Jun 2006, Marco Mouta wrote:
 


Incoming you mean arrivin from a SIP trunk or from ISDN? BRI card will
be busy if you have already 2 calls running, so the caller party
should get busy indication from your Telco...
   



No, the third call is signaled as call-waiting without attached to 
a b-channel.
With chan-capi you can do actions in that case via the extentions.conf, like 
Busy() or deflect this call to another number.
 


I'm using chan_modem[i4l]: what actions can I do with this?
thanks


Armin

 


On 6/30/06, francesco giuliani [EMAIL PROTECTED] wrote:
   


Marco Mouta wrote:

 


You should handle correctly Dial(...) return value in your dial
plan,
then playback(your busy channel msg) and then dial through IAX or
SIP
or whatever you want.

If you use Freepbx would be easy to learn how to write your Dialplan
Script...



On 6/30/06, francesco giuliani [EMAIL PROTECTED] wrote:

   


Julian J. M. wrote:

 


BRI ISDN is 2 channels, what would you want to do with a
3rd call?

Julian

On 6/30/06, francesco giuliani [EMAIL PROTECTED]
wrote:

   


Does any boby knows how to manage a 3° incoming call in
a BRI ISDN
 


line
 


by  chan_modem?
___
--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 list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
   


I would to know when I'm using the second channel: there is some
check
method that I can do?
So I can play a message for an incoming 3rd call or turn it in
an other
channel.
For example, if I have all two channel busy, for an outgoing
call I can
use a SIP or IAX channel, or an other ISDN line.

Thanks


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

 

   


For an outgoing call I agree with your suggestion,
but for an incoming call (witch i manage in remote context) how can I
make this control?
In this case I don't have a Dial return value to handle.

Thanks a lot
___
--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

 


--
Com os melhores cumprimentos,

Marco Mouta
___
--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 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 list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] ISDN busy line

2006-02-01 Thread francesco giuliani
Using isdnlog command and watching results in /var/log/isdn.log I see 
that my call to 338??? becomes a call to +39(my country 
prefix)38???. Why does isdn miss a number (3)? Does someone think 
that the problem is in?

Thanks, Francesco.
___
--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] ISDN busy line

2006-01-31 Thread francesco giuliani
I'm trying using Asterisk over an isdn line. I configured my Eicon Diva 
card by the hisax module and it works with the Asterisk's chan_modem 
(and chan_modem_i4l) driver. The problem is that I can receive calls (on 
/dev/ttyI0) but when I  make a  call I always have the line busy (on 
ttyI0 but even if I use an other device like ttyI1). This is a part of 
my consol output:


   -- Executing Dial(SIP/214-6621, Modem/g0:338???) in new stack
   -- Called g0:338???
   -- Modem[i4l]/ttyI0 is busy
   -- Hungup 'Modem[i4l]/ttyI0'
 == Everyone is busy/congested at this time (1:1/0/0)
   -- Executing Goto(SIP/214-6621, s-BUSY|1) in new stack
   -- Goto (macro-dialout-trunk,s-BUSY,1)

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

2005-12-21 Thread francesco giuliani

Does anybody know how to configure an ISDN card (Eicon Diva 2.0 S/T PCI)?

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