[asterisk-users] zap fallback

2007-05-18 Thread Steve Kennedy
I'm trying to get zap fallback to VoIP working. I dial the zap channel
and if it fails I want to then try another route.

If the channel is busy (i.e. CHANUNAVAILABLE) it works, however if
there's no dial-tone, it doesn't seem to detect this?

Using a TDM400 with UK settings.

Steve

-- 
NetTek Ltd  UK mob +44-(0)7775 755503
UK +44-(0)20 79932612 / US +1-(310)8577715 / Fax +44-(0)20 7483 2455
Skype/GoogleTalk/AIM/Gizmo/Mac stevekennedyuk / MSN [EMAIL PROTECTED]
Euro Tech News Blog http://eurotechnews.blogspot.com
___
--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] zap fallback

2007-05-18 Thread Matthew Fredrickson


On May 18, 2007, at 11:50 AM, Steve Kennedy wrote:


I'm trying to get zap fallback to VoIP working. I dial the zap channel
and if it fails I want to then try another route.

If the channel is busy (i.e. CHANUNAVAILABLE) it works, however if
there's no dial-tone, it doesn't seem to detect this?

Using a TDM400 with UK settings.


Asterisk does not do dialtone detection before it starts using a zap 
channel.  That's probably why you are seeing this behavior.


Matthew Fredrickson

___
--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] zap fallback

2007-05-18 Thread Steve Kennedy
On Fri, May 18, 2007 at 12:54:19PM -0500, Matthew Fredrickson wrote:

 On May 18, 2007, at 11:50 AM, Steve Kennedy wrote:
 I'm trying to get zap fallback to VoIP working. I dial the zap channel
 and if it fails I want to then try another route.
 If the channel is busy (i.e. CHANUNAVAILABLE) it works, however if
 there's no dial-tone, it doesn't seem to detect this?
 Using a TDM400 with UK settings.
 Asterisk does not do dialtone detection before it starts using a zap 
 channel.  That's probably why you are seeing this behavior.

Oh well, have to think of another way around this.


Steve

-- 
NetTek Ltd  UK mob +44-(0)7775 755503
UK +44-(0)20 79932612 / US +1-(310)8577715 / Fax +44-(0)20 7483 2455
Skype/GoogleTalk/AIM/Gizmo/Mac stevekennedyuk / MSN [EMAIL PROTECTED]
Euro Tech News Blog http://eurotechnews.blogspot.com
___
--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] zap fallback

2007-05-18 Thread Eric \ManxPower\ Wieling

Steve Kennedy wrote:

I'm trying to get zap fallback to VoIP working. I dial the zap channel
and if it fails I want to then try another route.

If the channel is busy (i.e. CHANUNAVAILABLE) it works, however if
there's no dial-tone, it doesn't seem to detect this?

Using a TDM400 with UK settings.


The TDM400P does not detect dialtone.  It also does not detect if there 
is voltage on the line.  Make sure your lines are working.

___
--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] zap fallback

2007-05-18 Thread Mike Lynchfield

i would force a timer on it..
dial (blah,30)

maybe that would bypass , maybe not..

i actually think it wont..

another example of this problem is DNS

echo '1.2.3.4your.favorite.itsp'  /etc/hosts
then Dial(SIP/[EMAIL PROTECTED])

DNS failing will BLOCK the call indefinitely...



On 5/18/07, Steve Kennedy [EMAIL PROTECTED] wrote:


On Fri, May 18, 2007 at 12:54:19PM -0500, Matthew Fredrickson wrote:

 On May 18, 2007, at 11:50 AM, Steve Kennedy wrote:
 I'm trying to get zap fallback to VoIP working. I dial the zap channel
 and if it fails I want to then try another route.
 If the channel is busy (i.e. CHANUNAVAILABLE) it works, however if
 there's no dial-tone, it doesn't seem to detect this?
 Using a TDM400 with UK settings.
 Asterisk does not do dialtone detection before it starts using a zap
 channel.  That's probably why you are seeing this behavior.

Oh well, have to think of another way around this.


Steve

--
NetTek Ltd  UK mob +44-(0)7775 755503
UK +44-(0)20 79932612 / US +1-(310)8577715 / Fax +44-(0)20 7483 2455
Skype/GoogleTalk/AIM/Gizmo/Mac stevekennedyuk / MSN [EMAIL PROTECTED]
Euro Tech News Blog http://eurotechnews.blogspot.com
___
--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





--
Mike
Sales Manager
http://www.voicemeup.com
Making it happen
1.877.807.VOIP (8647)
1.514.312.7030
___
--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