Transfers with MOR

From Kolmisoft Wiki
Revision as of 10:24, 10 November 2008 by Mindaugas (talk | contribs)
Jump to navigationJump to search

When call comes to DID and then to Local Device, transfers from Local Device does not work by default because of the way how Asterisk handles Local Channels.

You need to create at least one action in this Device's Call Flow to enable Transfers.

E.g. Set VoiceMail when call Fails to that Device.

When Device has at least one setting in Call Flow - calls from Local Devices can be transfered using TRANSFER button on the VoIP phone.


If you experience problems with transfers, make sure you have allowtransfer = yes in /etc/asterisk/sip.conf, if no - make it so and reload Asterisk.