Displaying 6 results from an estimated 6 matches similar to: "pjsip endoint woes"
2019 Apr 08
2
pjsip endoint woes
On Sat, Apr 6, 2019, at 10:04 AM, sean darcy wrote:
> On 4/5/19 10:36 AM, sean darcy wrote:
> > I'm trying to set up pjsip to work with an obi202 and google voice. But
> > I can't configure the endpoint.
> >
> > pjsip:
> >
> > [obi202-auth](!)
> > type = auth
> > auth_type = userpass
> > password = <mypass>
> >
>
2019 Dec 14
2
USB dahdi fxo ?
On 12/13/19 9:28 PM, Greg Troxel wrote:
> sean darcy <seandarcy2 at gmail.com> writes:
>
>> I'm moving asterisk to a laptop, so can't use the dahdi board. Is
>> there any supported USB dahdi device ? I see the Sangoma USBfxo
>> device, but the dahdi driver no longer supports it. Anything else ?
>
> There is also the ObiHai OBi202 with an OBiLine, which
2019 Dec 14
3
USB dahdi fxo ?
I'm moving asterisk to a laptop, so can't use the dahdi board. Is there
any supported USB dahdi device ? I see the Sangoma USBfxo device, but
the dahdi driver no longer supports it. Anything else ?
sean
2019 Dec 14
3
USB dahdi fxo ?
On 12/14/19 11:29 AM, Greg Troxel wrote:
> sean darcy <seandarcy2 at gmail.com> writes:
>
>>> There is also the ObiHai OBi202 with an OBiLine, which provides an FXO
>>> port remoted over SIP. (I am not sure if this is discontinued.)
>>
>> "FXO port remoted over SIP"?
>>
>> I have an analog phone system. I can use the obi202 to
2020 Jul 11
0
OBi202 and auto answer
Any using an OBI 202 (or equivalent 201, 212) is there an Auto Answer
option in there and I'm just not seeing - it or is it named something else ?
I'd like an incoming call to set two things:
1) No ring
2) Auto answer
Anyone found a way to do those ?
Thanks
Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2023 Jan 31
1
set codec based on B side
Using Asterisk 18.12.0, a little confused on how to configure my pjsip.conf file to determine the codec to use for a call
I have 2 endpoints:
[Alice]
disallow:all
allow:ulaw,alaw,g729
[Bob]
disallow:all
allow:ulaw,alaw,g729
Alice calls into Asterisk on ext 100 and then we dial Bob
I want to wait until Bod side codec is chosen to answer Alice and have each channel use the codec chose on Bob