Displaying 13 results from an estimated 13 matches for "inauth".
2014 Sep 05
2
Asterisk with PJSIP
...e.....> <Time(sec)>
Exten: <DialedExten...........> CLCID: <ConnectedLineCID.......>
=========================================================================================
Endpoint: 9001 Not in
use 0 of inf
InAuth: auth9001/9001
Aor: 9001 10
Contact: 9001/sip:9001 at 192.168.177.180:16060
Avail 25.048
Transport: transport-udp udp 0 0 0.0.0.0:5060
Endpoint: 9002...
2015 Jan 08
2
Asterisk 13.1.0/PJSIP peer IP address issue
..............................>
<State.....> <Time(sec)>
Exten: <DialedExten...........> CLCID: <ConnectedLineCID.......>
=========================================================================================
Endpoint: demo-alice
Unavailable 0 of inf
InAuth: demo-alice/demo-alice
Aor: demo-alice 1
Contact: demo-alice/sip:demo-alice@*146.115.163.234*:38519 Unknown
nan
Endpoint: demo-bob Not in use
0 of inf
InAuth: demo-bob/dem...
2015 Jan 08
4
Asterisk 13.1.0/PJSIP peer IP address issue
...sec)>
>> Exten: <DialedExten...........> CLCID: <ConnectedLineCID.......>
>>
>> =========================================================================================
>>
>> Endpoint: demo-alice
>> Unavailable 0 of inf
>> InAuth: demo-alice/demo-alice
>> Aor: demo-alice 1
>> Contact: demo-alice/sip:demo-alice@*146.115.163.234*:38519
>> Unknown nan
>>
>> Endpoint: demo-bob Not i...
2015 Jan 08
0
Asterisk 13.1.0/PJSIP peer IP address issue
...lt;State.....> <Time(sec)>
> Exten: <DialedExten...........> CLCID: <ConnectedLineCID.......>
>
> =========================================================================================
>
> Endpoint: demo-alice
> Unavailable 0 of inf
> InAuth: demo-alice/demo-alice
> Aor: demo-alice 1
> Contact: demo-alice/sip:demo-alice@*146.115.163.234*:38519
> Unknown nan
>
> Endpoint: demo-bob Not in
> use 0 of i...
2014 Oct 30
1
Register multiple phones to a single AOR with PJSIP
...ly one of them rings. The AOR for the account has maxcontacts
at 3.
If I do a pjsip show endpoints I can see two "Contact" entries
which I take to mean that both phones have registered:
Endpoint: 101 Not in
use 0 of inf
InAuth: 101/101
Aor: 101 3
Contact: 101/sip:101 at 192.168.2.193:5063 Avail 178.681
Contact: 101/sip:101 at 192.168.2.197:58086;transport=UDP;r
Avail 4.198
Transport: transport-udp udp...
2017 Nov 19
2
pjsip subscribe (presence) always returns: No matching endpoint found
...u checked the Asterisk console when PJSIP is loaded to see if
> the endpoint did not load for some reason? Does it show up in "pjsip
> show endpoints"?
Yes, the endpoint shows up.
Endpoint: 11/(scrubbed from mail) Not in use 0 of inf
InAuth: 11/11
Aor: 11 1
Contact: 11/sip:11@[2001:4060:dead:d1d0:204:13ff:fe 58af7d6822 Avail 5.799
Transport: transport-udp udp 0 0 [::]:5061
I had the qualify statement at the wrong place, but that's s...
2015 Jan 09
0
Asterisk 13.1.0/PJSIP peer IP address issue
...Exten: <DialedExten...........> CLCID: <ConnectedLineCID.......>
>>>
>>> =========================================================================================
>>>
>>> Endpoint: demo-alice
>>> Unavailable 0 of inf
>>> InAuth: demo-alice/demo-alice
>>> Aor: demo-alice 1
>>> Contact: demo-alice/sip:demo-alice@*146.115.163.234*:38519
>>> Unknown nan
>>>
>>> Endpoint: demo-bob...
2016 Sep 08
3
PJSIP Weirdness, or just my weirdness?
.......> <Time(sec)>
Exten: <DialedExten...........> CLCID: <ConnectedLineCID.......>
===========================================================
==============================
Endpoint: murftest12/101 Not in
use 0 of inf
InAuth: murftest12/murftest12
Aor: murftest12 2
Contact: murftest12/sip:murftest12 at 67.215.23.186:54 171a08228b
Unavail 0.000
Contact: murftest12/sip:murftest12 at 67.215.23.186:21 d9a15f4e35
Avail 50.514
Transport: transpor...
2014 Mar 14
0
sipML5, Ast12 and WebRTC: not acceptable here
...60
[1060]
type=auth
auth_type=userpass
password=1060
username=1060
[1060]
type=aor
max_contacts=10
[204]
....
http.conf:
enabled=yes
bindaddr=10.10.5.49
bindport=8088
CLI> pjsip show endpoints
Endpoint: 1060 Not in
use 0 of inf
InAuth: 1060/1060
Aor: 1060 10
Contact: 1060/sip:1060 at 10.10.5.106:54083;transport=ws;rt
Unknown nan
Transport: transport-tls tls 0 0 0.0.0.0:5061
Endpoint: 204...
2015 Mar 04
1
PJSIP: Failed to create outgoing session to endpoint
...;
=========================================================================================
srv_d228/sip:sipnet.ru srv_d228 Registered
pjsip show endpoints
Endpoint: srv_d228 Not in
use 0 of inf
OutAuth: srv_d228/talk37.ru
InAuth: srv_d228/talk37.ru
Aor: srv_d228 10
Contact: srv_d228/sip:sipnet.ru:5060 Avail 9.858
Thanks!
Dmitriy Serov
2017 Nov 19
2
pjsip subscribe (presence) always returns: No matching endpoint found
Hello List
I am in the progress of migrating from chan_sip to pjsip.
I fear I have missed something on how hints need to be specified for
pjsip.
For chan_sip I have configured sip.conf
subscribecontext = localuser
and in the dialplan I set:
[localuser]
exten => 11,hint,SIP/11
Now if a phone subscribes to '11' this works.
Now I try to get the same working for pjsip. I understood
2017 Sep 15
3
Realtime pjsip issues
On Fri, Sep 15, 2017, at 10:37 AM, Bryant Zimmerman wrote:
> Joshua
>
> That is the interesting part of it. We took our configs and database
> tables from our working 13.12.2 deployments and tried to use them with
> our
> new 13.17.1 deployments and we are having issues where the tables are not
> working. On the new server asterisk keeps saying it can't find the
2014 Oct 31
0
asterisk-users Digest, Vol 123, Issue 38
...the account has maxcontacts
> at 3.
>
> If I do a pjsip show endpoints I can see two "Contact" entries
> which I take to mean that both phones have registered:
>
> Endpoint: 101 Not in
> use 0 of inf
> InAuth: 101/101
> Aor: 101 3
> Contact: 101/sip:101 at 192.168.2.193:5063 Avail 178.681
> Contact: 101/sip:101 at 192.168.2.197:58086;transport=UDP;r
> Avail 4.198
> Transport: transport-...