[asterisk-users] Freepbx / Asterisk PJsip multipe devices

Mitch Claborn mitch_ml at claborn.net
Wed Feb 6 08:41:40 CST 2019


Eric sent you a link of how to do it at the PJSIP level.  To do it in 
the dial plan, something like

exten => _6XXX,1,Dial(PJSIP/SoftPhone&PJSIP/HardwarePhone)


Mitch

On 2/6/19 8:32 AM, basti wrote:
> that was my first idea.
> 
> and how should an other user know which number he should dial?
> 
> user a: soft phone extension 100
> 	hardware phone extension 101
> 
> 
> On 06.02.19 15:25, Mitch Claborn wrote:
>> You can do this in the dial plan. Register the devices separately and
>> include both addresses in the Dial() command.
>>
>>
>> Mitch
>>
>> On 2/6/19 8:16 AM, basti wrote:
>>> In other words.
>>>
>>> I there a way that both phones are ring with only one extension?
>>>
>>> On 06.02.19 15:05, basti wrote:
>>>> both phones are in the same net.
>>>> when the soft phone is shut down, on hardware phone only an led is
>>>> flashing to show an incoming call but no sound.
>>>>
>>>> both phones use the same extension. that is the reason why I use pjsip.
>>>>
>>>> On 06.02.19 14:59, Antony Stone wrote:
>>>>> On Wednesday 06 February 2019 at 13:54:44, Mark Wiater wrote:
>>>>>
>>>>>> These two phones are not using the same extension, are they?
>>>>>
>>>>> If you shut down the softphone, does the hardware phone then ring?
>>>>>
>>>>>
>>>>> Antony.
>>>>>
>>>>>> On 2/6/2019 8:49 AM, basti wrote:
>>>>>>> both phones are registered. and the hardware phone can also make
>>>>>>> calls.
>>>>>>> but an incoming call is not displayed and also not hearing.
>>>>>>>
>>>>>>> Call Waiting is also disabled.
>>>>>>>
>>>>>>> On 06.02.19 14:07, Cyril Alberts wrote:
>>>>>>>> Hi,
>>>>>>>> look at your registrations, is the hardware phone registered?
>>>>>>>> if yes, which phone vendor do you want to connect? can you make
>>>>>>>> outgoing calls with hardwarephone?
>>>>>>>>
>>>>>>>> BR Cyril
>>>>>>>>
>>>>>>>> Am Mittwoch, den 06.02.2019, 13:00 +0100 schrieb basti:
>>>>>>>>> Hello,
>>>>>>>>>
>>>>>>>>> I have some user that had have a hardwarephone and an softphone. I
>>>>>>>>> use pjsip driver and set "Max Contacts = 2" to have register
>>>>>>>>> both at the
>>>>>>>>> same time.
>>>>>>>>>
>>>>>>>>> But Only the softphone is ring. the hardware phone is mute.
>>>>>>>>>
>>>>>>>>> How can i fix this?
>>>>>
>>>>
>>>
>>
> 



More information about the asterisk-users mailing list