[asterisk-users] echo when calling to the pstn

2011-02-08 Thread Vitor Carlos Flausino
Hello all. I have a asterisk implementation (asterisknow 1.7.1), with a card with 2 FXO interfaces. When I call (or receive a call) from the pstn, I ear echo. This happens if I use a softphone or IP phone, and does not happens if the call is internal. Can you help me with this issue? Best

[asterisk-users] Unable to receive calls (inbound)

2011-01-21 Thread Vitor Carlos Flausino
Hello all. I have installed AsteriskNow 1.7.1 with all updates. I'm able to make outbound calls without any problem (the external calls are made via an analog line, and the receiver see the CID). However I'm unable to forward incoming calls to the destination I want. What happens is when I make

[asterisk-users] Inbound routes

2011-01-21 Thread Vitor Carlos Flausino
Hello all. I have installed AsteriskNow 1.7.1-64bits with freePBX. The system has 1 DAHDi card with 2 analog FXO ports (to pstn) and 1 FXS port connected to a FAX machine. I want the every call received on port FXO-2 to be redirected to the FAX machine. So, what I configured was that every call

Re: [asterisk-users] Inbound routes

2011-01-21 Thread Vitor Carlos Flausino
The system has 1 DAHDi card with 2 analog FXO ports (to pstn) [snip] However, it seams that when the call is received, the trunk does not inform the DID This is because FXO ports do not support DID. You need to route the call based on the port it came in on, not based on a DID.

[asterisk-users] Channel in an unkown state

2011-01-21 Thread Vitor Carlos Flausino
Hello all. I have a dahdi card with 2 FXO and 1 FXS. I'm able to make calls without any problem. However, when I have an incoming call, I see the following message on the asterisk console: -- Starting simple switch on 'DAHDI/1-1' -- Executing [s@DID_trunk_1:1] ExecIf(DAHDI/1-1,

Re: [asterisk-users] Calling rules

2011-01-19 Thread Vitor Carlos Flausino
Correcting the line to: exten = _0.,1,Macro(trunkdial-failover-0.3,${trunk_1}/${,${EXTEN:1})},,trunk_1,) problem persists... any other suggestions? Best regards, What does your trunkdial-failover-0.3 look like? Here goes... [macro-trunkdial-failover-0.3] exten =

[asterisk-users] Calling rules

2011-01-18 Thread Vitor Carlos Flausino
Hello. I don't know if this is a problem, but I was expecting a different behavior. Users, have to dial 0 to get an external line, and afterwords the number they want to dial (exe 12345). The thing is: 1-If user dial 012345 there is an error and the call isn't made and the error is

Re: [asterisk-users] Calling rules

2011-01-18 Thread Vitor Carlos Flausino
-users-boun...@lists.digium.com] On Behalf Of Vitor Carlos Flausino Sent: Tuesday, January 18, 2011 12:10 PM To: asterisk-users@lists.digium.com Subject: [asterisk-users] Calling rules Hello. I don't know if this is a problem, but I was expecting a different behavior. Users, have to dial 0 to get

Re: [asterisk-users] Calling rules

2011-01-18 Thread Vitor Carlos Flausino
... On Tue, 18 Jan 2011, Vitor Carlos Flausino wrote: Users, have to dial 0 to get an external line, and afterwords the number they want to dial (exe 12345). The thing is: 1-If user dial 012345 there is an error and the call isn't made and the error is handle_request_invite: Call

Re: [asterisk-users] Calling rules

2011-01-18 Thread Vitor Carlos Flausino
then it works fine. On Tue, 18 Jan 2011, Vitor Carlos Flausino wrote: Correcting the line to: exten = _0.,1,Macro(trunkdial-failover-0.3,${trunk_1}/${,${EXTEN:1})},,trunk_1,) problem persists... How about some console output for a 'good' call and a 'failed' call. Also, a 'show