[Asterisk-Users] same extension numbers ??

Vic Cross vicc at veejoe.com.au
Wed Apr 14 03:50:02 MST 2004


On Wed, 14 Apr 2004, justin wrote:

> I tried setting up 2 users in diff contexts with the same username, it 
> allowed me to do it, but once the first 3333 user was registered, when the 
> 2nd 3333 user registered he just replaced the first one. Is there anyway to 
> allow both of them ?

Register the two clients as separate users, and ring them together in your
Dial() command like so:

exten => 3333,1,Dial(SIP/user1&SIP/user2)

Then, you'll be able to ring each one discretely if you need to.  You'll 
also be able to manage the calls made from each station separately.

Cheers,
Vic Cross



More information about the asterisk-users mailing list