[Asterisk-Users] Using ChanIsAvail and SIP

2006-05-09 Thread Chris Mason (Lists)
I am trouble finding a configuration that works for ChanIsAvail and SIP. 
My two providers are Voxee and Teliax.


I have these lines in a macro
exten = s,n,ChanIsAvail(SIP/teliaxSIP/voxee)
exten = s,n,Cut(CH=AVAILCHAN,-,1)
exten = s,n,NoOp(AVAILCHAN= ${CH})
; Dial the available Channel
exten = s,n,Dial(${CH}/${ARG1},60,t)

Looking at the execution, I can see what the AVAILCHAN variable returns

Executing NoOp(SIP/1001-9906, AVAILCHAN= SIP/teliax) in new stack

However, in order to send a SIP call to Voxee, I have to use the 
configuration


SIP/[EMAIL PROTECTED]

and I can't see how to do that. SIP/teliax/${EXTEN} works with teliax 
but not voxee.


--
Chris Mason
NetConcepts
(264) 497-5670 Fax: (264) 497-8463
Int:  (305) 704-7249 Fax: (815)301-9759 UK 44.207.183.0271
Cell: 264-235-5670
Yahoo IM: [EMAIL PROTECTED] 



--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

___
--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] Using ChanIsAvail with SIP

2005-01-27 Thread Joseph
Were you able to make it to work ChanIsAvail application?

I have a similar problem.

-- 
#Joseph

On Wed, 2004-12-15 at 14:49 -0800, voipbuilder wrote:
 Hello Everyone,
  
 I am trying to use the ChanIsAvail application but I am not getting
 the results I expect when making calls...
  
 exten = 100,1,ChanIsAvail(SIP/100SIP/200SIP/300) 
 exten = 100,2,Cut(theChannel=AVAILCHAN,,1) 
  
 I tested this by placing a call to extension 100, 100 answers.  while
 that call is up, I make another call to extension 100, and I would
 expect 200 to ring, but 100 Rings again.  And I have set the
 incomingcalllimit=1
  
  any ideas? suggestions?


___
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] Using ChanIsAvail with SIP

2004-12-15 Thread voipbuilder
Hello Everyone,

I am trying to use theChanIsAvail application but I am not getting the results I expect when making calls...

exten = 100,1,ChanIsAvail(SIP/100SIP/200SIP/300) exten = 100,2,Cut(theChannel=AVAILCHAN,,1) 

I tested this by placing a call to extension 100, 100 answers. while that call is up, I make another call to extension 100, and I would expect 200 to ring,but 100 Rings again.And I have set the incomingcalllimit=1

any ideas? suggestions?

Thanks in advance!
		Do you Yahoo!? 
Yahoo! Mail - Helps protect you from nasty viruses.___
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