Re: [OpenSIPStack] Problem with OnOutgoingCallConnected
Brought to you by:
joegenbaclor
From: tomach <to...@dg...> - 2007-06-21 12:39:53
|
Hello! Thanks a lot for the answer. Right now I can register. The problem is that after I am registered and try to make call ATLSIP do not send "Proxy-Authorization" information: for example: Proxy-Authorization: Digest username="107", realm="192.168.2.69", nonce="00027556963e1f5da6b506f697a3907f2f53637b", uri="sip:00586820726@192.168.2.69", response="0e2bd6b0a8cc2c19a7a4ad744d4e017b", algorithm=MD5 Authentication Scheme: Digest Username: "107" Realm: "192.168.2.69" Nonce Value: "00027556963e1f5da6b506f697a3907f2f53637b" Authentication URI: "sip:00586820726@192.168.2.69" Digest Authentication Response: "0e2bd6b0a8cc2c19a7a4ad744d4e017b" Algorithm: MD5 Above is the example what is missing in INVITE that ALTSIP is sending to sipServer. Is there any chance to add it, that INVITE would be complete? Best Regards, Tom |