Re: [asterisk-users] subscriber state before dial

2015-11-24 Thread Ethy H. Brito
On Tue, 24 Nov 2015 12:39:01 +
Barry Flanagan  wrote:

> On 24 November 2015 at 12:20, Ethy H. Brito  wrote:
> 
> >
> > Hi All
> >
> > After a Dial() I get:
> >
> > WARNING[7964][C-75a8]: app_dial.c:2437 dial_exec_full: Unable to create
> > channel of type 'SIP' (cause 20 - Subscriber absent)
> >
> > if the subscriber is not registered.
> >
> > Is there a way from dialplan to know, *before* Dial(), if a destination
> > Subscriber is
> > a) not registered or
> > b) busy ?
> >
> > I need to redirect a call to some other Subscriber if (s)he is not there
> > like this: Dial(SIP/1&SIP/2&SIP/3).
> > So if "2" is not registered (or is busy) then Dial(SIP/1&SIP/5&SIP/3).
> >
> >
> Perhaps CHANISAVAIL will do what you need:
> http://www.voip-info.org/wiki/view/Asterisk+cmd+ChanIsAvail
> 
> Hope this helps.

Thank you. 

I'll give it a try and let you know.

cheers

Ethy

> 
> -Barry Flanagan


-- 

Ethy H. Brito /"\
InterNexo Ltda.   \ /  CAMPANHA DA FITA ASCII - CONTRA MAIL HTML
+55 (12) 3797-6860 X   ASCII RIBBON CAMPAIGN - AGAINST HTML MAIL
S.J.Campos - Brasil   / \ 
 
PGP key: http://www.inexo.com.br/~ethy/0xC3F222A0.asc

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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


Re: [asterisk-users] subscriber state before dial

2015-11-24 Thread Barry Flanagan
On 24 November 2015 at 12:20, Ethy H. Brito  wrote:

>
> Hi All
>
> After a Dial() I get:
>
> WARNING[7964][C-75a8]: app_dial.c:2437 dial_exec_full: Unable to create
> channel of type 'SIP' (cause 20 - Subscriber absent)
>
> if the subscriber is not registered.
>
> Is there a way from dialplan to know, *before* Dial(), if a destination
> Subscriber is
> a) not registered or
> b) busy ?
>
> I need to redirect a call to some other Subscriber if (s)he is not there
> like this: Dial(SIP/1&SIP/2&SIP/3).
> So if "2" is not registered (or is busy) then Dial(SIP/1&SIP/5&SIP/3).
>
>
Perhaps CHANISAVAIL will do what you need:
http://www.voip-info.org/wiki/view/Asterisk+cmd+ChanIsAvail

Hope this helps.

-Barry Flanagan
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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

[asterisk-users] subscriber state before dial

2015-11-24 Thread Ethy H. Brito

Hi All

After a Dial() I get:

WARNING[7964][C-75a8]: app_dial.c:2437 dial_exec_full: Unable to create
channel of type 'SIP' (cause 20 - Subscriber absent)

if the subscriber is not registered.

Is there a way from dialplan to know, *before* Dial(), if a destination
Subscriber is
a) not registered or
b) busy ?

I need to redirect a call to some other Subscriber if (s)he is not there like 
this: Dial(SIP/1&SIP/2&SIP/3).
So if "2" is not registered (or is busy) then Dial(SIP/1&SIP/5&SIP/3).

Regards

-- 

Ethy H. Brito /"\
InterNexo Ltda.   \ /  CAMPANHA DA FITA ASCII - CONTRA MAIL HTML
+55 (12) 3797-6860 X   ASCII RIBBON CAMPAIGN - AGAINST HTML MAIL
S.J.Campos - Brasil   / \ 
 
PGP key: http://www.inexo.com.br/~ethy/0xC3F222A0.asc

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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