search for: sip2002

Displaying 1 result from an estimated 1 matches for "sip2002".

Did you mean: sip2000
2004 Jul 11
20
New Asterisk bounty: SIP simultaneous
...unt credentials and assigning extensions to them should always be done through the dialplan and only the dialplan. Asterisk has been designed this way. It is a good design. It should NOT be changed nor undermined. You may want to do something like this ... [GLOBALS] A-GROUP => SIP/2001 & SIP2002 & SIP/2003 B-BROUP => SIP/jdoe & SIP/dflint & SIP/bsmith ... [Support] exten => 12345,1,Dial(${A-GROUP},30,r) ... exten => 54321,1,Dial(${B-GROUP},30,r) ... There is of course an issue when you want to let different phones start ringing at different times, for example,...