Hello

Finally I figured out, how our SBC does matches invites to
registrations with the Contact header.

But now I run into a Problem:

How do I set the contact header of an invite different to the From
header?


INVITE sip:called-id@URI SIP/2.0
Via: SIP/2.0/UDP IP:5060;branch=z9hG4bK495c70cc
Max-Forwards: 70
From: "SBC TEST" <sip:callerID@IP>;tag=as2c330ac5
To: <sip:called_id@URI>
Contact: <sip:user-from-reg@IP:5060>

in my 

[sip-provider]
type=peer
;fromuser=user-from-reg
;username=user-from-reg
secret=hidden
host=URI
outboundproxy=IP of Proxy

As soon as I set either fromuser or username, this also overwrites the
callerID and then of course the CallerID which should be sent over the
trunk is not correct anymore.

And of course because the CallerID can be different for each call (it's
a trunk) I cannot set it with CallerID= in the peer definition.

Am I missing something?

-BenoƮt Panizzon-
-- 
I m p r o W a r e   A G    -    Leiter Commerce Kunden
______________________________________________________

Zurlindenstrasse 29             Tel  +41 61 826 93 00
CH-4133 Pratteln                Fax  +41 61 826 93 01
Schweiz                         Web  http://www.imp.ch
______________________________________________________

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
      https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to