Replaces

Discuss any topic about Brekeke SIP Server.

Moderator: Brekeke Support Team

Post Reply
lperezu
Posts: 26
Joined: Mon Aug 19, 2013 10:44 am
Location: Lima

Replaces

Post by lperezu »

1. Brekeke Product Name and Version: 3.3.3.1/378

2. Java version: 1.7.0_25

3. OS type and the version: RH 6 (2.6.32-131.0.15.el6.x86_64)

4. UA (phone), gateway or other hardware/software involved:

5. Your problem:I'm trying to do an attended transfer, using the Replaces Header, but Brekeke is not changing the dialogs that goes with the replace header. The Brekeke sends the original Sid, the from-to-tag, and the to-tag, and not the actual dialogs that Brekeke keeps with the destination.

Softphone --SID1--> Brekeke --SID2 --> Avaya PBX

Brekeke changes as a proxy the sesión ID, but this SID is not notified back to the softphone, so the softphone when uses the replaces, use the SID1 expecting Brekeke to change it for SID2, but it seems that Brekeke doesn't understand. Avaya rejects the transfer obviously because of the bad dialog non-existing for Avaya.

Is there any way to do for Brekeke to be "Replaces" compliant?

Is there any way to get the SID2 using as a key the SID1 in order for the softphone to get the SID2 and do all the encapsulation?

Regards
james
Posts: 501
Joined: Mon Dec 10, 2007 12:56 pm

Post by james »

lperezu,

Use Brekeke PBX instead of Brekeke SIP Server.
Brekeke PBX supports "Replaces" header.

Brekeke SIP Server is a SIP proxy and it doesn't check "Replaces" header.
lperezu
Posts: 26
Joined: Mon Aug 19, 2013 10:44 am
Location: Lima

Post by lperezu »

James

Is there any way to get the session id via web services or other method?.

With a Plugin?

I need to obtain the IDs the other side of the session.
Brekeke is not making the traduction of the SID, To-tag and from-tag.

Refer-To: <sip:*89105912@XXX.XXX.XXX.XXX?Replaces=11c71dd6-da72-47c0-b669-07b9ae95e358%3Bto-tag%3Db6855fbb9s%3Bfrom-tag%3D26da0cdb-4858-4c6a-820a-8ede759a8c01>

Any Idea?
james
Posts: 501
Joined: Mon Dec 10, 2007 12:56 pm

Post by james »

It will be possible.
http://wiki.brekeke.com/wiki/webget

Is there any web server which provide such information?

But using Brekeke PBX will be a better way.
lperezu
Posts: 26
Joined: Mon Aug 19, 2013 10:44 am
Location: Lima

Post by lperezu »

James,

For attendant transfer,

How Brekeke sip server ensure that these transfers progress and do not drop?
james
Posts: 501
Joined: Mon Dec 10, 2007 12:56 pm

Post by james »

Do you want to know progresses of these calls?
Have you checked the [Active Sessions] page?

Brekeke SIP Server doesn't care it is an attendant transfer or not.
Brekeke PBX can ensure it.
Post Reply