[asterisk-users] Is it possible to have two trunks between two Asterisk boxes ?

2016-04-04 Thread Olivier
Hello,

For lab testing, I'm trying to build two differents PJSIP trunks between
two  Asterisk 13.8.0enabled boxes.
I thought I could set up both trunks like this:
Box A/port 5060  <-- Trunk1 -> Box B/port 5060
Box A/port 5062  <-- Trunk2 -> Box B/port 5062

and declare trunks like this:

[foobar1]
type=endpoint
transport=simpletrans
context=from-customer
aors=foobar1
allow=!all,alaw

[foobar1]
type=identify
endpoint=foobar1
match=100.66.1.104:5060

[foobar1]
type=aor
contact=sip:100.66.1.104:5060

(In my above example,simpletrans is one of the two configured UDP
transports).


When giving this a try, the Asterisk box receiving incoming calls cannot
make a difference between calls using Trunk1 from those using Trunk2.

Before digging deeper, I would be very curious to get opinions if this is
possible in the first place.
What do you think ?

Best regards
-- 
_
-- 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

Re: [asterisk-users] opus : patches for FEC and PLC useful ?

2016-04-04 Thread Ludovic Gasc
We're testing this branch for a while, not with the latest commits.

For now, it works, however, time to time audio quality issues with
transcoding, but I don't know yet where is the problem.

We'll test with the latest commits.

BTW, it isn't included in the main because potential patent license issues.

--
Ludovic Gasc (GMLudo)
http://www.gmludo.eu/

2016-04-03 21:13 GMT+02:00 sean darcy :

> In a fork of seanbright's opus patch for 13 there are further patches for
> Forward Error Correction and Package Loss Concealment, both of which ought
> to very useful in voip:
>
> https://github.com/traud/asterisk-opus
>
> Anybody used these patches ? Puzzled why they weren't committed to the
> main patch.
>
> sean
>
>
> --
> _
> -- 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
>
-- 
_
-- 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