I may be misunderstanding the question but what is wrong with using an extension line like the following?
exten => 3,1,Dial(SIP/snom200&SIP/snom100&SIP/gs1,15,Ttr) I use this to have all three desk phones in my office ring on the same menu option/extension. -- Jonathan Moore Director of Technology Winfield Public Schools Office 620.221.5100 Fax 620.221.0508 Quoting Jeremy McNamara <[EMAIL PROTECTED]>: > MLS Drop for SysAdmin wrote: > > > Has anyone successfully implemented concurrent appearance of the same > > PBX extension on multiple SIP phones? > > > > When using Cisco 7960s under call manager, you can have several phones > > with the same line appearance, but the first user to seize a line > > makes it inaccessible to other phones. > > > > Under SIP operation it seems as though this is not possible, but we > > don't see group ringing definable for SIP extensions. > > > > It is my understanding that Cisco didn't bother implementing this > functionality into their SIP firmware. However, as you have described, > this feature does work when using CCM. > > chan_skinny (and chan_sccp - which btw, will become the same channel > driver soon) will eventually support this feature. > > If you (anyone?) have any motivation for Theo and myself to make > Asterisk's SCCP support go to the top of our to-do lists, please contact > either one of us off-list. > > > Jeremy McNamara > > > > > > > _______________________________________________ > 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 > Visit Winfield Public Schools at http://usd465.com ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ _______________________________________________ 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
