On Tuesday 03 February 2004 13:10, Swen Veckes wrote: > > In addition it doesn't > > seem you can > > disable (at least on my sip fw release) the > > redirect-to-vm-on-busy feature.
> Actually I think of a soultion like changeing the VM app to be canceld when > dialing > "*" and one can enter the vm and pin to access his messages otherwhise just > leave > a message. So I don't need to deal with different VMNo. for one user. > But no glue how to make it ;( Better ack and ignore the redirect in chan_sip, and implement vm-on-busy with asterisk extension logic. This way you can easily manipulate the original extension number and jump to the right mailbox, and keep acd applications, that expect busy extensions to be really "busy", happy. bye lele _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
