2009/5/19 QuteCom <[email protected]>: > This is a very annoying bug in Qutecom: > > * Qutecom receives an INVITE with the following From: > From: "Alice" <sip:[email protected]> > * After the call, Qutecom shows this call in "History" tab. > * The column "Name/ID" in "History" tab shows "Alice". > * If I click on it, then Qutecom calls to "Alice" as follows: > INVITE sip:[email protected] SIP/2.0 > > This is completely '''wrong''' and of course the call fails since there is > no an user with "Alice" username. The Request URI of the INVITE should be: > INVITE sip:[email protected] SIP/2.0
This only works well when display-Name is equal to From username. This is typicall when receiving a call from a PSTN gateway: From: "12300123" <sip:12300...@gw_ip> But of course, it's just by chance. Has nobody really realized of this important issue? In the environments where you use Qutecom, have you never to reply an incoming call and so? Regards. -- Iñaki Baz Castillo <[email protected]> _______________________________________________ QuteCom-dev mailing list [email protected] http://lists.qutecom.org/mailman/listinfo/qutecom-dev
