Dear Forum!
I have a problem with a SIP-Trunk on outbound side. The registration (which is mandatory) is sucessful, but when i start a call, there comes a packet "407 - Proxy Authentication required" after the INVITE ans TRYING packet.
My ITSP tells me that my IPO obviously doesn't send the authentication back (Ack + 2nd invite), but I have no plan, where I can this configure. I already tried several configurations for hours without success.
Does anyone have some ideas?
Sip-Protocol is here:
Many thanks!
BR Stefan
I have a problem with a SIP-Trunk on outbound side. The registration (which is mandatory) is sucessful, but when i start a call, there comes a packet "407 - Proxy Authentication required" after the INVITE ans TRYING packet.
My ITSP tells me that my IPO obviously doesn't send the authentication back (Ack + 2nd invite), but I have no plan, where I can this configure. I already tried several configurations for hours without success.
Does anyone have some ideas?
Sip-Protocol is here:
Code:
SIP Rx: UDP 193.xx.xx.xx:5060 -> 192.1xx.1xx.2xx:5084 SIP/2.0 407 Proxy Authentication Required Via: SIP/2.0/UDP 192.168.115.250:5084;branch=z9hG4bK3037691a0ffced849461c343b7fa418c;rport=5084 From: "07xxxxxxxxx" <sip:[email protected]>;tag=695ed78eeb281dac To: <sip:[email protected]>;tag=l4iPH*rqgiuxhEs Call-ID: ab815a605bd7fc6e6554f69f738dddf2 CSeq: 1236244530 INVITE Max-Forwards: 69 Supported: timer Allow: INVITE,ACK,CANCEL,OPTIONS,BYE,INFO,NOTIFY Record-Route: <sip:193.XX.XX.XX;lr;ftag=695ed78eeb281dac;x-nt-gid=PG04> User-Agent: IP Office 9.0.3.0 build 941~91.xx.xx.xx~91.xx.xxx.xx Authorization: Digest username="077xxxxx1",realm="voip01.pr-xxxxxxxxx.xx",nonce="dd7213b097a58b96ca4bb5686bb14fe2",uri="sip:[email protected]",response="45e9dc6b039f4ca7c4a110bc03ee9016",algorithm=MD5,cnonce="2a345986fa506b759d be",opaque="1963da973fe4f35d8211e23cb7c213c4",qop=auth,nc="00000002" P-Charging-Vector: icid-value=ab815a605bd7fc6e6554f69f738dddf2;icid-generated-at=c5sbcp04 X-NAT-IP: 91.1XXX.XXX.XX X-NAT-PORT: 5084
BR Stefan
Comment