Olli Heiskanen wrote:
Hello,
Kia ora,
I noticed a strange thing while testing my Asterisk-Kamailio Realtime setup. In an INVITE the From and To headers contain the same number when calling through a Realtime integration setup. This happens when the INVITE leaves Asterisk. Can you guys tell me what might be causing this? I have [email protected] <mailto:[email protected]> as a websocket client and [email protected] <mailto:[email protected]> (caller) using a Zoiper client (db output below). The call itself works, audio and all, only those headers are puzzling to me. I noticed this when I tried to add a label saying '700 calling' on my web page. The same thing happens when I call from 660 to 700.
Your configuration has "fromuser" set which explicitly sets the user portion of the From header to what you specify. This is commonly used for ITSPs as they use that to determine who you are trying to authenticate as. If you require this to be set then caller id information has to be transported in a different manner (RPID or PAI).
Cheers, -- Joshua Colp Digium, Inc. | Senior Software Developer 445 Jan Davis Drive NW - Huntsville, AL 35806 - US Check us out at: www.digium.com & www.asterisk.org -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
