On 05/31/2016 11:43 AM, Frank Vanoni wrote:
(CALLERID(all)="Jon Doe" <+123456789>)
So simple. just too obvious.
thanks
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a
In sip.conf
[devicename]
callerid="Jon Doe" <+123456789>
or
in extensions.conf
exten => 1234,Set(CALLERID(all)="Jon Doe" <+123456789>)
exten => 1234,n,Dial(SIP/
--
_
-- Bandwidth and Colocation Provided by http://www
Calling linphone from asterisk 13.9.1.:
Dial(SIP/@sip.linphone.org)
And it works. But on the linphone side the caller is:
@ipaddress
or
2502@45.123.987.4
Is there any way to make it more descriptive, at least for the sip user
name ? I tried setting SIPCALLID, which had no effect.
Set(SIPC