Re: [Asterisk-Users] capiECT problem

2005-02-17 Thread Thomas Niesel
On Wed, Feb 16, 2005 at 08:58:41PM +0100, Robert Rozman wrote:
 Hi,
 
 I'm trying to get capiECT working. I'd like to transfer call to another ISDN
 router connected extension and free channel from router to Asterisk.
 
 I get incoming call on CAPI and would liek to transfer it to dialed local
 extension - 400 in this case:
 
 [outbound-capi-local]
 exten = _4XX,1,NoOp(Transferring to local PBX ISDN number ${EXTEN} on msn
 CAPI/${CALLERIDNUM})
 exten = _4XX,2,capiHOLD
 exten = _4XX,3,capiECT,${CALLERIDNUM:1}:${EXTEN}
 
 
 When I dial 400, another extension rings, shows right callerid (1st argument
 to capiECT), but incoming call gets constant sound and obviously loses
 connection. But capi channel is freed. When I lift handset of 400 extension,
 asterisk s starts to anounce number that was sent as callerid ...
 
 Any help, hint or working example for capiECT ?

Try to Answer the call first.

-- 
Tho/\/\as
___
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


Re: [Asterisk-Users] capiECT problem

2005-02-17 Thread Robert Rozman

- Original Message - 
From: Thomas Niesel [EMAIL PROTECTED]
To: Asterisk Users Mailing List - Non-Commercial Discussion
asterisk-users@lists.digium.com
Sent: Thursday, February 17, 2005 5:11 PM
Subject: Re: [Asterisk-Users] capiECT problem


 On Wed, Feb 16, 2005 at 08:58:41PM +0100, Robert Rozman wrote:
  Hi,
 
  I'm trying to get capiECT working. I'd like to transfer call to another
ISDN
  router connected extension and free channel from router to Asterisk.
 
  I get incoming call on CAPI and would liek to transfer it to dialed
local
  extension - 400 in this case:
 
  [outbound-capi-local]
  exten = _4XX,1,NoOp(Transferring to local PBX ISDN number ${EXTEN} on
msn
  CAPI/${CALLERIDNUM})
  exten = _4XX,2,capiHOLD
  exten = _4XX,3,capiECT,${CALLERIDNUM:1}:${EXTEN}
 
 
  When I dial 400, another extension rings, shows right callerid (1st
argument
  to capiECT), but incoming call gets constant sound and obviously loses
  connection. But capi channel is freed. When I lift handset of 400
extension,
  asterisk s starts to anounce number that was sent as callerid ...
 
  Any help, hint or working example for capiECT ?

 Try to Answer the call first.

Hi,

maybe I'm wrong, but the call is already answered, client got to basic IVR
and there it types 400...

Regards,

Rob.

___
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