[Asterisk-Users] Changing Transfer key

Chris Shaw chriss at watertech.com
Wed Jul 28 14:25:49 MST 2004


Not positive but if you're using SIP, it should be easy to do something like
this in extensions.conf

[office]

exten => *7X.,1,Transfer(${EXTEN:2})
exten => *7X.,2,Congestion()

You can use whatever you like instead of *7. I havent actually tried this
but it would seem to make sense... If you're using Zap, you would have to
change the source I think...

    -Chris


----- Original Message -----
From: "AJ Grinnell" <agrinnell at crt.net>
To: "Asterisk" <asterisk-users at lists.digium.com>
Sent: Wednesday, July 28, 2004 12:08 PM
Subject: [Asterisk-Users] Changing Transfer key


> Has anyone been able to change the way that asterisk performs transfers?
> Instead of using the # key, I would like to due something else, such as
> flash. # is just causing too many problems with transfers and menus when
> calling out.
>
>
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at 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




More information about the asterisk-users mailing list