[Asterisk-Users] fxs woes... solved. but why!

saad saad at palmchip.com
Thu Dec 15 01:13:07 MST 2005


formerly, i was using a macro to jump around for zap calls. now im using the
plain old string manipulation which works. there is no difference between
the two but why did the macro suddenly create problems? the relevant part of
extensions.conf is:
(works)
exten => _4x,1,Dial(Zap/$[5 + ${EXTEN:1}])
(dudnt work)
exten => _4X,1,Macro(zapmacro)
[macro-zapmacro]
exten => s,1,GotoIf($[${MACRO_EXTEN:1:1} = 0]?15)
:
:
exten => s,15,Dial(Zap/5,35,tT)

but why???

--saad


----- Original Message -----
From: "saad" <saad at palmchip.com>
To: <asterisk-users at lists.digium.com>
Sent: Thursday, December 15, 2005 11:44 AM
Subject: Re: [Asterisk-Users] fxs woes...


> hello again,
> coming back to the battle i fight with the fxs's, i put the card in
another
> asterisk box and it seemd to work out just fine. could it be a problem
with
> the pci bus? how am i supposed to debug that!?! any other ideas as to
where
> the problem lies?
>
> -saad
> ----- Original Message -----
> From: saad
> To: asterisk-users at lists.digium.com
> Sent: Wednesday, December 14, 2005 11:10 AM
> Subject: [Asterisk-Users] fxs woes...
>
>
> hello all,
>
> i wanted to know when will an fxs not send/receive audio if called to. it
> sends/receives when dialled from to other fxo's, sip, conference and
> playback of voice files but not to other fxs's. basically the situation
is:
>
> sip->fxs fail
> fxo->fxs fail
> fxs->sip pass
> fxs->fxo pass
>
> the log files are completely useless and do not show any errors. i have
> tried everything from fxstest to changing power supply etc. digium support
> says its a configuration error rather than a hardware fault and i
agree.any
> ideas as to how i should proceed on debugging are most welcome
>
> --saad
>
>
>
> _______________________________________________
> --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




More information about the asterisk-users mailing list