Discussion:
[pjsip] SIP INVITE/ACK and SDP (2)
Marant, Jerome (External)
2017-07-03 08:56:36 UTC
Permalink
Hi,

Following my previous message, I made a mistake : It is precisely not about the ACK(180), but the OK(200).

Best Regards,

Jérôme.


<html><head></head><body><font color="black" face="arial" size="2">
The information in this e-mail is confidential. The contents may not be disclosed or used by anyone other than the addressee. Access to this e-mail by anyone else is unauthorised.
If you are not the intended recipient, please notify Airbus immediately and delete this e-mail.
Airbus cannot accept any responsibility for the accuracy or completeness of this e-mail as it has been sent over public networks. If you have any concerns over the content of this message or its Accuracy or Integrity, please contact Airbus immediately.
All outgoing e-mails from Airbus are checked using regularly updated virus scanning software but you should take whatever measures you deem to be appropriate to ensure that this message and any attachments are virus free.
</font>
</body>
</html>
Alain Totouom
2017-07-04 10:22:16 UTC
Permalink
Hi Jérôme,

this can be achieved by using an appropriate pjsip_module with the right
priority.
Check the *sipecho* sample for illustration purpose.

Cheers,
Alain
Post by Marant, Jerome (External)
Hi,
Following my previous message, I made a mistake : It is precisely not about the ACK(180), but the OK(200).
Best Regards,
Jérôme.
<html><head></head><body><font color="black" face="arial" size="2">
The information in this e-mail is confidential. The contents may not be disclosed or used by anyone other than the addressee. Access to this e-mail by anyone else is unauthorised.
If you are not the intended recipient, please notify Airbus immediately and delete this e-mail.
Airbus cannot accept any responsibility for the accuracy or completeness of this e-mail as it has been sent over public networks. If you have any concerns over the content of this message or its Accuracy or Integrity, please contact Airbus immediately.
All outgoing e-mails from Airbus are checked using regularly updated virus scanning software but you should take whatever measures you deem to be appropriate to ensure that this message and any attachments are virus free.
</font>
</body>
</html>
_______________________________________________
Visit our blog: http://blog.pjsip.org
pjsip mailing list
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
--
1024D/A9F85A52 2000-01-18 Alain Totouom <***@gmx.de>
PGP Fingerprint DA18 0DF2 FBD2 5F67 0656 452D E3A2 7531 A9F8 5A52
Marant, Jerome (External)
2017-07-04 11:52:37 UTC
Permalink
Thanks.
I've juste looked at pjsip_module. I guess I would need to implement the on_tx_response callback.
However, at this point, I have no longer a reference to the call_id, because I need to change ports w.r.t. to a given call.

Best Regards,
Jérôme.

From: Alain Totouom [mailto:***@gmx.de]
Sent: Tuesday, July 04, 2017 12:22 PM
To: pjsip list; Marant, Jerome (External)
Subject: Re: [pjsip] SIP INVITE/ACK and SDP (2)


Hi Jérôme,

this can be achieved by using an appropriate pjsip_module with the right priority.
Check the *sipecho* sample for illustration purpose.

Cheers,
Alain

On 03.07.17 10:56, Marant, Jerome (External) wrote:

Hi,



Following my previous message, I made a mistake : It is precisely not about the ACK(180), but the OK(200).



Best Regards,



Jérôme.





<html><head></head><body><font color="black" face="arial" size="2">

The information in this e-mail is confidential. The contents may not be disclosed or used by anyone other than the addressee. Access to this e-mail by anyone else is unauthorised.

If you are not the intended recipient, please notify Airbus immediately and delete this e-mail.

Airbus cannot accept any responsibility for the accuracy or completeness of this e-mail as it has been sent over public networks. If you have any concerns over the content of this message or its Accuracy or Integrity, please contact Airbus immediately.

All outgoing e-mails from Airbus are checked using regularly updated virus scanning software but you should take whatever measures you deem to be appropriate to ensure that this message and any attachments are virus free.

</font>

</body>

</html>








_______________________________________________

Visit our blog: http://blog.pjsip.org



pjsip mailing list

***@lists.pjsip.org<mailto:***@lists.pjsip.org>

http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

--

1024D/A9F85A52 2000-01-18 Alain Totouom <***@gmx.de><mailto:***@gmx.de>

PGP Fingerprint DA18 0DF2 FBD2 5F67 0656 452D E3A2 7531 A9F8 5A52

<html><head></head><body><font color="black" face="arial" size="2">
The information in this e-mail is confidential. The contents may not be disclosed or used by anyone other than the addressee. Access to this e-mail by anyone else is unauthorised.
If you are not the intended recipient, please notify Airbus immediately and delete this e-mail.
Airbus cannot accept any responsibility for the accuracy or completeness of this e-mail as it has been sent over public networks. If you have any concerns over the content of this message or its Accuracy or Integrity, please contact Airbus immediately.
All outgoing e-mails from Airbus are checked using regularly updated virus scanning software but you should take whatever measures you deem to be appropriate to ensure that this message and any attachments are virus free.
</font>
</body>
</html>
Marant, Jerome (External)
2017-07-04 12:07:36 UTC
Permalink
What about the on_call_sdp_created callback of the pjsua_callback?

Documentation tells:

Notify application when a call has just created a local SDP (for
initial or subsequent SDP offer/answer). Application can implement
this callback to modify the SDP, before it is being sent and/or
negotiated with remote SDP, for example to apply per account/call
basis codecs priority or to add custom/proprietary SDP attributes.

From: Alain Totouom [mailto:***@gmx.de]
Sent: Tuesday, July 04, 2017 12:22 PM
To: pjsip list; Marant, Jerome (External)
Subject: Re: [pjsip] SIP INVITE/ACK and SDP (2)


Hi Jérôme,

this can be achieved by using an appropriate pjsip_module with the right priority.
Check the *sipecho* sample for illustration purpose.

Cheers,
Alain

On 03.07.17 10:56, Marant, Jerome (External) wrote:

Hi,



Following my previous message, I made a mistake : It is precisely not about the ACK(180), but the OK(200).



Best Regards,



Jérôme.





<html><head></head><body><font color="black" face="arial" size="2">

The information in this e-mail is confidential. The contents may not be disclosed or used by anyone other than the addressee. Access to this e-mail by anyone else is unauthorised.

If you are not the intended recipient, please notify Airbus immediately and delete this e-mail.

Airbus cannot accept any responsibility for the accuracy or completeness of this e-mail as it has been sent over public networks. If you have any concerns over the content of this message or its Accuracy or Integrity, please contact Airbus immediately.

All outgoing e-mails from Airbus are checked using regularly updated virus scanning software but you should take whatever measures you deem to be appropriate to ensure that this message and any attachments are virus free.

</font>

</body>

</html>








_______________________________________________

Visit our blog: http://blog.pjsip.org



pjsip mailing list

***@lists.pjsip.org<mailto:***@lists.pjsip.org>

http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

--

1024D/A9F85A52 2000-01-18 Alain Totouom <***@gmx.de><mailto:***@gmx.de>

PGP Fingerprint DA18 0DF2 FBD2 5F67 0656 452D E3A2 7531 A9F8 5A52

<html><head></head><body><font color="black" face="arial" size="2">
The information in this e-mail is confidential. The contents may not be disclosed or used by anyone other than the addressee. Access to this e-mail by anyone else is unauthorised.
If you are not the intended recipient, please notify Airbus immediately and delete this e-mail.
Airbus cannot accept any responsibility for the accuracy or completeness of this e-mail as it has been sent over public networks. If you have any concerns over the content of this message or its Accuracy or Integrity, please contact Airbus immediately.
All outgoing e-mails from Airbus are checked using regularly updated virus scanning software but you should take whatever measures you deem to be appropriate to ensure that this message and any attachments are virus free.
</font>
</body>
</html>
Alain Totouom
2017-07-04 13:31:40 UTC
Permalink
This post might be inappropriate. Click to display it.
Marant, Jerome (External)
2017-07-05 06:54:14 UTC
Permalink
This post might be inappropriate. Click to display it.
Loading...