VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
nicolae.rosia at gmail... Guest
|
Posted: Fri May 30, 2014 10:45 am Post subject: [asterisk-users] Configuring Asterisk to allow any payload t |
|
|
Hello,
Is there a way to configure Asterisk so that it doesn't care about the playload type in SDP ?
I'm trying to send custom data which has assigned a dynamic PT through RTP so I only need Asterisk to act as a proxy/forwarder but I'm getting "488 Not acceptable here" responses and in console "No compatible codecs, not accepting this offer"
Best regards,
Nicolae Rosia. |
|
Back to top |
|
|
jcolp at digium.com Guest
|
Posted: Fri May 30, 2014 10:47 am Post subject: [asterisk-users] Configuring Asterisk to allow any payload t |
|
|
Nicolae Rosia wrote:
Kia ora,
Quote: | Is there a way to configure Asterisk so that it doesn't care about the
playload type in SDP ?
I'm trying to send custom data which has assigned a dynamic PT through
RTP so I only need Asterisk to act as a proxy/forwarder but I'm getting
"488 Not acceptable here" responses and in console "No compatible
codecs, not accepting this offer"
|
No, Asterisk does not allow passing arbitrary stuff like this.
Cheers,
--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
nicolae.rosia at gmail... Guest
|
Posted: Fri May 30, 2014 10:56 am Post subject: [asterisk-users] Configuring Asterisk to allow any payload t |
|
|
In this case I guess the only workaround is to load a module which registers a codec specific to that payload type?
On Fri, May 30, 2014 at 6:46 PM, Joshua Colp <jcolp@digium.com (jcolp@digium.com)> wrote:
Quote: | Nicolae Rosia wrote:
Kia ora,
Quote: | Is there a way to configure Asterisk so that it doesn't care about the
playload type in SDP ?
I'm trying to send custom data which has assigned a dynamic PT through
RTP so I only need Asterisk to act as a proxy/forwarder but I'm getting
"488 Not acceptable here" responses and in console "No compatible
codecs, not accepting this offer"
|
No, Asterisk does not allow passing arbitrary stuff like this.
Cheers,
--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
|
|
|
Back to top |
|
|
jcolp at digium.com Guest
|
Posted: Fri May 30, 2014 11:02 am Post subject: [asterisk-users] Configuring Asterisk to allow any payload t |
|
|
Nicolae Rosia wrote:
Quote: | In this case I guess the only workaround is to load a module which
registers a codec specific to that payload type?
|
It actually requires modifying Asterisk in multiple places (format.h,
rtp_engine.c, frame.c, and others I'm probably forgetting). Adding
knowledge of a format is not currently something that can be done just
by loading a module.
--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|