On Mon, 2008-09-15 at 17:27 -0400, M. Ranganathan wrote: > Hello, > > > SIpx currently seems to drop the display name as it forwards the > invite to sipxbridge after the caller-id transformation is applied. > This either an error or bad configuration on my part. > > We have discussed how the user should set caller-id and we have a JIRA > issue for this http://track.sipfoundry.org/browse/XCF-2752 . > > Can the planned changes accomodate the following behavior: > > Can the user have the option of overriding the From header display > name with a system wide display name ( company name for example ) or > forwarding whatever Display Name is set on their phone? Can we > accommodate both of these with the current changes that are planned? > Both those options would be desirable under different circumstances > and at least one would be necessary in order to pass the AT&T suite.
Please clarify: Do you mean that you want to be able to modify the display name _without_ modifying the rest of the From address? Do you mean that you want to be able to modify the sip url in the From without modifying the display name? The current caller-id plugin in the proxy can modify the From header field as a whole (not by component), and the change may be either specific to a particular user or (if no user-specific replacement is configured) a wildcard that matches any user. XCF-2745 tracks the fact that the current sipXconfig support for this restricts the configuration to just the user part of the URL, but the capabilities above are already supported in the proxy. _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
