Can you confirm that currently there is no way to update the caller ID via the manager interface once the B leg is ringing or connected? Looks like this would be feasible with the functions introduced in https://issues.asterisk.org/view.php?id=8824 ("[patch] Remote (called) Party Identification - chan_sip & chan_skinny implementation"). Such functionality could be desirable in situations when a custom callerid number to name lookup takes more time than I am willing to spend before Dial()ing. Philipp Kempgen -- AMOOMA GmbH - Bachstr. 126 - 56566 Neuwied -> http://www.amooma.de Gesch?ftsf?hrer: Stefan Wintermeyer, Handelsregister: Neuwied B14998 Asterisk: http://the-asterisk-book.com - http://das-asterisk-buch.de Videos of the AMOOCON VoIP conference 2009 -> http://www.amoocon.de --
You can't change the actual callerid, but why not load a variable and update that? -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Philipp Kempgen Sent: Tuesday, June 16, 2009 6:02 AM To: Asterisk Users Subject: [asterisk-users] Update Caller-ID after Dial() Can you confirm that currently there is no way to update the caller ID via the manager interface once the B leg is ringing or connected? Looks like this would be feasible with the functions introduced in https://issues.asterisk.org/view.php?id=8824 ("[patch] Remote (called) Party Identification - chan_sip & chan_skinny implementation"). Such functionality could be desirable in situations when a custom callerid number to name lookup takes more time than I am willing to spend before Dial()ing. Philipp Kempgen -- AMOOMA GmbH - Bachstr. 126 - 56566 Neuwied -> http://www.amooma.de Gesch?ftsf?hrer: Stefan Wintermeyer, Handelsregister: Neuwied B14998 Asterisk: http://the-asterisk-book.com - http://das-asterisk-buch.de Videos of the AMOOCON VoIP conference 2009 -> http://www.amoocon.de -- _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
On Tue, 2009-06-16 at 13:02 +0200, Philipp Kempgen wrote:> Can you confirm that currently there is no way to update the caller > ID via the manager interface once the B leg is ringing or connected?Correct. Well, at least not with 1.6.0 or 1.6.1 or 1.6.2 branches.> Looks like this would be feasible with the functions introduced in > https://issues.asterisk.org/view.php?id=8824 ("[patch] Remote (called) > Party Identification - chan_sip & chan_skinny implementation").Yes... that bug number spawned a *lot* of additional work for connected party information (transmission, reception, and updates) that recently went into the trunk of Asterisk. Those features will be available in the 1.6.3 branch of Asterisk, once it has been branched from trunk. I think few people realize just how much work went into getting that feature working in the core of Asterisk, so I'm going to tip my hat to everyone that worked on it and say a big "thank you".> Such functionality could be desirable in situations when a custom > callerid number to name lookup takes more time than I am willing to > spend before Dial()ing.It would be desirable in *many* situations, which is why I'm really looking forward to doing more with it in the next few months. -- Jared Smith Training Manager Digium, Inc.