After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 599889 - Use Remote-Party-ID header to display in outgoing calls
Use Remote-Party-ID header to display in outgoing calls
Status: RESOLVED WONTFIX
Product: ekiga
Classification: Applications
Component: Accessibility
3.2.x
Other Linux
: Normal enhancement
: ---
Assigned To: Ekiga maintainers
Ekiga maintainers
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2009-10-28 10:30 UTC by Philipp Kolmann
Modified: 2020-06-06 16:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Philipp Kolmann 2009-10-28 10:30:33 UTC
At my workplace we are bringing in a new VoIP System (Cisco Call Manager). I want to use Ekiga to have a softphone with linux to use with CCM. It seems to work quite fine.

One thing that I saw was that in outgoing calls, the Name of the remote User is not displayed in the call window.

would it be possible to take this SIP Header into account when calling out?

http://sofia-sip.sourceforge.net/refdocs/sip/group__sip__remote__party__id.html

INVITE sip:xx@128.130.x.x;transport=udp SIP/2.0
Date: Wed, 28 Oct 2009 10:22:30 GMT
Allow: INVITE, OPTIONS, INFO, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY
From: "E020 Kolmann Philipp" <sip:xx@128.130.x.x>;tag=ddd60669-3d0b-4c08-bf24-f4b5ddb4bfc6-68806619
Allow-Events: presence
Supported: timer,resource-priority,replaces
Min-SE:  1800
Remote-Party-ID: "E020 Kolmann Philipp" <sip:xx@128.130.x.x;x-cisco-callback-number=xx>;party=calling;screen=yes;privacy=off
Content-Length: 0
User-Agent: Cisco-CUCM7.1
To: <sip:xx@128.130.x.x>
Contact: <sip:xx@128.130.x.x:5060>
Expires: 180
Call-ID: c6300880-ae811b5e-4bd-41158280@128.130.x.x
Via: SIP/2.0/UDP 128.130.x.x:5060;branch=z9hG4bK53e3d52c8c8
CSeq: 101 INVITE
Send-Info: conference
Max-Forwards: 69
Alert-Info: <file://Bellcore-dr1/>

Thanks
Philipp
Comment 1 Damien Sandras 2009-11-02 19:41:24 UTC
Is it in the 200 OK you receive ?
Comment 2 Philipp Kolmann 2009-12-02 13:19:06 UTC
yes. Find the whole SIP session below:

INVITE sip:420135@128.130.21.68 SIP/2.0

Date: Wed, 02 Dec 2009 13:08:30 GMT

CSeq: 1 INVITE

Via: SIP/2.0/UDP 128.130.36.60:5060;branch=z9hG4bK84f2a474-b1dd-de11-988c-00301bbc0415;rport

User-Agent: Ekiga/3.2.6

From: "Philipp Kolmann" <sip:42011@128.130.21.68>;tag=bcca8f74-b1dd-de11-988c-00301bbc0415

Call-ID: baec9274-b1dd-de11-988c-00301bbc0415@wspk

To: <sip:420135@128.130.21.68>

Contact: <sip:42011@128.130.36.60>

Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING

Content-Type: application/sdp

Content-Length: 854

Max-Forwards: 70

SIP/2.0 100 Trying

Date: Wed, 02 Dec 2009 13:08:30 GMT

From: "Philipp Kolmann" <sip:42011@128.130.21.68>;tag=bcca8f74-b1dd-de11-988c-00301bbc0415

Allow-Events: presence

Content-Length: 0

To: <sip:420135@128.130.21.68>

Call-ID: baec9274-b1dd-de11-988c-00301bbc0415@wspk

Via: SIP/2.0/UDP 128.130.36.60:5060;branch=z9hG4bK84f2a474-b1dd-de11-988c-00301bbc0415;rport

CSeq: 1 INVITE



SIP/2.0 180 Ringing

Date: Wed, 02 Dec 2009 13:08:30 GMT

Allow: INVITE, OPTIONS, INFO, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY

From: "Philipp Kolmann" <sip:42011@128.130.21.68>;tag=bcca8f74-b1dd-de11-988c-00301bbc0415

Allow-Events: presence

Remote-Party-ID: "E20SC Selos Michael" <sip:420135@128.130.21.68>;party=called;screen=yes;privacy=off

Content-Length: 0

To: <sip:420135@128.130.21.68>;tag=ddd60669-3d0b-4c08-bf24-f4b5ddb4bfc6-80555229

Contact: <sip:420135@128.130.21.68:5060>

Call-ID: baec9274-b1dd-de11-988c-00301bbc0415@wspk

Via: SIP/2.0/UDP 128.130.36.60:5060;branch=z9hG4bK84f2a474-b1dd-de11-988c-00301bbc0415;rport

CSeq: 1 INVITE

Send-Info: conference




SIP/2.0 200 OK

Date: Wed, 02 Dec 2009 13:08:30 GMT

Allow: INVITE, OPTIONS, INFO, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY

From: "Philipp Kolmann" <sip:42011@128.130.21.68>;tag=bcca8f74-b1dd-de11-988c-00301bbc0415

Allow-Events: presence

Supported: replaces

Remote-Party-ID: "E20SC Selos Michael" <sip:420135@128.130.21.68>;party=called;screen=yes;privacy=off

Content-Length: 237

To: <sip:420135@128.130.21.68>;tag=ddd60669-3d0b-4c08-bf24-f4b5ddb4bfc6-80555229

Contact: <sip:420135@128.130.21.68:5060>

Content-Type: application/sdp

Call-ID: baec9274-b1dd-de11-988c-00301bbc0415@wspk

Via: SIP/2.0/UDP 128.130.36.60:5060;branch=z9hG4bK84f2a474-b1dd-de11-988c-00301bbc0415;rport

CSeq: 1 INVITE

Send-Info: conference
Comment 3 Tobias Mueller 2010-01-31 11:16:24 UTC
Reopening as the requested information has been provided.
Comment 4 André Klapper 2020-06-06 16:30:12 UTC
Ekiga is not under active development anymore:
https://gitlab.gnome.org/Infrastructure/Infrastructure/-/issues/273

Ekiga saw its last release 7 years ago. The last code commits were 4 years ago.

Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect reality. Please feel free to reopen this ticket (and transfer the project to GNOME Gitlab, as GNOME Bugzilla is deprecated) if anyone takes the responsibility for active Ekiga development again in the future.