[Asterisk-Users] call transfer
Michael Sampson
msampson at yourccsteam.com
Wed Dec 28 10:25:50 MST 2005
I got this to work by editing the line
exten => s,14,Dial(${OUT_${ARG1}}/${OUTNUM})
to say
exten => s,14,Dial(${OUT_${ARG1}}/${OUTNUM},,Tt)
in extensions.conf
Do you know of anyway to set it up through AMP, so it works with all calls?
Michael Sampson
Information Systems Manager
Customer Contact Services
msampson at yourccsteam.com
952-936-4000
Michael Sampson wrote:
> I'm not sure how this is suppose to work. But I want to be able to
> call people from a SIP phone and transfer them into a conference room.
> If I call another extension that is a SIP phone I can hit # and then
> enter the conference room number. If I call from the PSTN to the SIP
> extension phone I can transfer by hitting # too. But if I call from
> the SIP phone extension to a PSTN number it doesn't do anything when I
> hit the #. I'm using Asterisk at Home and under general settings I have
> "tTrwW" for Asterisk Dial Command Settings.
> Can you call through a Zap trunk from a SIP phone and do a call transfer?
>
More information about the asterisk-users
mailing list