Saint Michael
2016-Dec-03 18:35 UTC
[asterisk-users] PJSIP missing objects (Saint Michael)
There is a mistake on version 13.13.0. I have an application on a multihomed box, the calls ingress via one IP and egress via the second IP. It does not work with version 13.13.0. [Dec 3 18:31:56] DEBUG[188823]: rtp_engine.c:454 ast_rtp_instance_new: Using engine 'asterisk' for RTP instance '0x7fd0080046e0' [Dec 3 18:31:56] WARNING[188823]: res_rtp_asterisk.c:2400 create_new_socket: Unable to allocate RTP socket: Address family not supported by protocol [Dec 3 18:31:56] WARNING[188823]: res_rtp_asterisk.c:2665 ast_rtp_new: Failed to create a new socket for RTP instance '0x7fd0080046e0' [Dec 3 18:31:56] DEBUG[188823]: rtp_engine.c:458 ast_rtp_instance_new: Engine 'asterisk' failed to setup RTP instance '0x7fd0080046e0' [Dec 3 18:31:56] DEBUG[188823]: rtp_engine.c:397 instance_destructor: Destroyed RTP instance '0x7fd0080046e0' [Dec 3 18:31:56] ERROR[188823]: res_pjsip_sdp_rtp.c:184 create_rtp: Unable to create RTP instance using RTP engine 'asterisk' [Dec 3 18:31:56] DEBUG[188823]: res_pjsip_session.c:2494 handle_outgoing_response: Method is INVITE, Response is 488 Not Acceptable Here I repeat, if I compile version 13.12.2, ceteris paribus, the app works fine. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20161203/c1dff7c2/attachment.html>
Jean-Denis Girard
2016-Dec-03 19:30 UTC
[asterisk-users] PJSIP missing objects (Saint Michael)
Hi, Le 03/12/2016 ? 08:35, Saint Michael a ?crit :> create_new_socket: Unable to allocate RTP socket: Address family not > supported by protocolYou are probably running a krnel without IPv6, this is a known problem on 13.13.0, see: https://issues.asterisk.org/jira/browse/ASTERISK-26617 There is a fix available, it will be in next release. Thanks, -- Jean-Denis Girard SysNux Syst?mes Linux en Polyn?sie fran?aise https://www.sysnux.pf/ T?l: +689 40.50.10.40 / GSM: +689 87.797.527 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 191 bytes Desc: OpenPGP digital signature URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20161203/044c631f/attachment.pgp>