C F wrote:

Now consider this (this works with the cisco 7960, even if you put a
7914 with it, it will still use all 20+ plus buttons this way, if CW
is disabled on the phone):
exten => 123,1,Dial(SIP/${EXTEN},30,tr)
exten => 123,2,Voicemail(u${EXTEN})
exten => 123,3,Playback(goodbye)
exten => 123,4,Hangup
exten => 123,102,Voicmail(b${EXTEN})
exten => 123,103,Goto(123,3)

The above will make the Cisco phone what uses just one sip account
(123) for all it's buttons, to ring the next available button when a
phone call comes in.

I thought the 7914 does not support SIP. Is that incorrect?

--
Always do right. This will gratify some people and astonish the rest.
Mark Twain
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@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

Reply via email to