[Asterisk-Users] same extension on multiple sip phones?

jj jjones at quiddesign.com
Thu Aug 4 17:05:33 MST 2005


Easy to send a call to two phones

[exten-context=here]
exten => 100,1,Dial(sip/user1&sip/user2)

sip.cfg

[user1]
...
...

[user2]
...
...


However you will need to transfer the call from one user to another  
if the wrong party picks up


On Aug 3, 2005, at 3:31 AM, Dean Collins wrote:

> Kevin, can I make a suggestion that you look at ring groups (possibly
> even download asterisk at home - as you can implement ring groups really
> easy using AAH).
>
> Cheers,
> Dean
>
>
>
>> -----Original Message-----
>> From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-
>> bounces at lists.digium.com] On Behalf Of Bruno De Luca
>> Sent: Wednesday, 3 August 2005 3:52 AM
>> To: Asterisk Users Mailing List - Non-Commercial Discussion
>> Subject: Re: [Asterisk-Users] same extension on multiple sip phones?
>>
>> U can use this way in extensions.conf:
>>
>> exten => 2,1,Dial(${BRUNO_FGA}&${GIORGIO_FGA},${RING_TIME}) ;
>>
> supp-tecnico
>
>>
>>
>> Bruno
>>
>> Kevin Hanson wrote:
>>
>>
>>> I have a need to have the two sip phones register with the same
>>> extension (at least I think I have the need :)
>>>
>>> A client wants an incoming call to ring at the receptionists desk
>>>
> and
>
>>> also at their desk.  If the receptionist is in it will be answered
>>> there and put on hold followed by a "Joe, you have a call on line
>>>
> 1".
>
>>>
>>> Is there a way to do this w/ asterisk?  I've played with two phones
>>> with same sip registration and it seems the last one to register is
>>> the one asterisk recognizes.
>>>
>>> Thanks,
>>> Kevin
>>> _______________________________________________
>>> Asterisk-Users mailing list
>>> Asterisk-Users at lists.digium.com
>>> http://lists.digium.com/mailman/listinfo/asterisk-users
>>> To UNSUBSCRIBE or update options visit:
>>>   http://lists.digium.com/mailman/listinfo/asterisk-users
>>>
>>>
>>>
>>
>>
>> --
>> ____________________________________________________________________
>>
>>  BRUNO DE LUCA
>>  Tel. +39 02 9350 4780 (102)
>>
>>  FG&A Software
>>  20017 Rho - Via Puccini, 8
>>
>>  E-Mail :
>> bdeluca at fgasoftware.com
>>  Internet:
>> http://www.fgasoftware.com
>>
>>
>> _______________________________________________
>> Asterisk-Users mailing list
>> Asterisk-Users at lists.digium.com
>> http://lists.digium.com/mailman/listinfo/asterisk-users
>> To UNSUBSCRIBE or update options visit:
>>    http://lists.digium.com/mailman/listinfo/asterisk-users
>>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>




More information about the asterisk-users mailing list