[asterisk-users] Re: Only secretary can call the boss, all others only reach the secretary when dial the boss extension

Benny Amorsen benny+usenet at amorsen.dk
Sun Mar 18 01:49:55 MST 2007


>>>>> "RC" == Ricardo Carvalho <rjcarvalho at reit.up.pt> writes:

RC> I've also tried to do it using different contexts, but it still
RC> doesn't work. I've done like this:

RC> [default]
RC> exten => secretary_extension,1,Dial(SIP/secretary_extension)
RC> exten => boss_extension,1,Dial(SIP/secretary_extension)
RC> [secretary]
RC> include => default
RC> exten => boss_extension,1,Dial(SIP/boss_extension)

That really should have worked. Can the secretary call the boss at all
with that setup? If so, attended transfers will definitely work --
asterisk can't tell the difference between an attended transfer and a
plain call until after the call is placed. Unattended transfers should
work too, and even putting a redirect on the secretary phone should
work.


/Benny




More information about the asterisk-users mailing list