[asterisk-users] Update the LCD with the callee's name after dialing

Ryan Wagoner rswagoner at gmail.com
Thu Jul 1 10:06:26 CDT 2010


On Thu, Jul 1, 2010 at 8:41 AM, Doug Lytle <support at drdos.info> wrote:
> Ryan Wagoner wrote:
>>
>> together one for 1.4 that compiles. I'll post both to the list
>> hopefully later today.
>>
>>
>
> Thank you!
>
> Doug
>
> --
>

The Asterisk 1.6.1.20 and 1.4.33.1 patches are almost identical. Both
compile but need to be tested to verify that they work. I have the
1.6.2.9 version in production and plan to put the 1.6.1.20 version in
sometime this weekend.

In you are just using Asterisk in the dialplan you can set the called
remote party id with something like below. Otherwise check out the
previous FreePBX 2.7 patch.

exten => 100,1,SIPCalledRPID(${SIPPEER(${EXTEN}:callerid_name)},${SIPPEER(${EXTEN}:callerid_num)})

Ryan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: asterisk-1.6.1.20-called-rpid.patch
Type: application/octet-stream
Size: 6307 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20100701/3769e920/attachment-0002.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: asterisk-1.4.33.1-called-rpid.patch
Type: application/octet-stream
Size: 6261 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20100701/3769e920/attachment-0003.obj 


More information about the asterisk-users mailing list