[asterisk-users] Blind transfer feature

2010-06-16 Thread Adrian Marsh
Hi,

 

Am running 1.4.18 at the moment, and am trying to implement inline blind
transfer.

 

I have :

 

[featuremap]

blindxfer = *6 ; Blind transfer

 

in features.conf

 

And in extensions .conf under [globals] :

 

DYNAMIC_FEATURES=automon#blindxfr 

 

So what am I missing ??

 

Have read through
http://www.voip-info.org/wiki/view/Asterisk+config+features.conf

 

Thanks,

 

Adrian

 

-- 
_
-- 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

Re: [asterisk-users] Blind transfer feature

2010-06-16 Thread Chris Bagnall
 Am running 1.4.18 at the moment, and am trying to implement inline blind
 transfer.
 I have :
 [featuremap]
 blindxfer = *6 ; Blind transfer

Do remember that asterisk needs to be in the media stream for this to work, 
so you'll want to make sure (in the case of SIP devices) you've set 
canreinvite=no

You might also want to increase the feature code timeout (both activation 
and interdigit) - I think the default is something like 500ms, which most 
users find far too short to use reliably.

Regards,

Chris

-- 
_
-- 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