linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] Caller ID from Asterisk system


From: German Cancio
Subject: Re: [Linphone-developers] Caller ID from Asterisk system
Date: Mon, 8 Mar 2021 18:48:40 +0000

Maybe that’s just a nomenclature issue, as in Asterisk the CALLERID(name) variable sets what is then shown by Linphone as display name.

So if you have in your Asterisk dialplan something like

exten => 12345,1,Set(CALLERID(name)=Foo Bar 12345)
exten => 12345,2,Dial(PJSIP/${EXTEN}...)

this will show ‘Foo Bar 12345’ in the first line of the Linphone caller pop-up window, followed by the string of the SIP caller (e.g. sip:54321@mypbx.org).

cheers Germán



On 8 Mar 2021, at 18:41, Peio Rigaux <peio.rigaux@belledonne-communications.com> wrote:

Hello Jason.

As far as I know, Linphone can't currently tell the difference between the call id and the extension number.

We are only displaying the "display name", or the username if the display name is absent.


We do not plan to change this behavior, but you can send us a development request if you want Linphone to be able to display the caller ID.

To do this please contact us via our commercial form.


Regards, 

Peio Rigaux
Junior Software Engineer
Belledonne Communications, the company behind Linphone
Linphone.org

Le 18/01/2021 à 03:08, Jason Moore a écrit :

Hi Everyone,

Sorry for the question if it's been answered once before but I can't seem to find the answer.

I am trying out Linphone as a windows client.  It is connected to an Asterisk PBX.  Everything seems to be working well except I can't get the caller id to work.  

When someone calls into the PBX and the call is forwarded to the extension handled by Linphone, no caller ID of the calling party is shown.  What is actually shown is the extension number of the user extension itself.

If I take the same authentication information and it is used on other software based phone solution or hard desk phone, the callerID is working.

I'm using the PJSIP of asterisk.

Can someone point me in the proper direction to make the callerID of the calling party show up?

Thanks,

Jason

--
Email Signature
Jason Moore
Director / Technical Service Manager
 
Connect The Dots Fibre Communications Inc.
134 Margaret Street
Meaford, Ontario N4L1C1
t: 226 909-4464 Ext 200
e: jason@2bconnected.ca
 
www.2bconnected.ca
 
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. if you have received this email in error, please notify the system manager. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the organization. Finally, the recipient should check this email and any attachments for the presence of viruses. The organization accepts no liability for any damage caused by any virus transmitted by this email.

_______________________________________________
Linphone-developers mailing list
Linphone-developers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-developers
<0x99D28356FED78143.asc>_______________________________________________
Linphone-developers mailing list
Linphone-developers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-developers


reply via email to

[Prev in Thread] Current Thread [Next in Thread]