Hi, We need some help.

We are unable to transfer the incoming call from DAHDI to another
number.  We are able to receive calls and dial out fine, but what we
really want to achieve is to transfer the call so that PRI will be
free and also the transferred number will get the received callerid.
Here is dialplan.

[default]
exten => 19990000001,1,myprint(${CALLERID(num)})
exten => 19990000001,n,transfer(DAHDI/1/14085551234)
exten => 19990000001,n,myprint(${TRANSFERSTATUS})

The problem is transfer fails and TRANSFERSTATUS is set to
UNSUPPORTED. It works if we change 'transfer' command to 'Dial' but in
this case it does not pass callerid. facilityenable and transfer is
set to 'yes' in chan_dahdi.conf.

Any hints what we are doing wrong?

Thanks
Jim

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to