search for: accepts_registrations

Displaying 6 results from an estimated 6 matches for "accepts_registrations".

2018 Jul 28
2
Can someone please help with this sip2sip pjsip_wizard "no matching endpoint" issue?
...st 'INVITE' from '"demo" <sip:myusername at sip2sip.info>' failed for 'x.x.x.x:5060' (callid: 5fa139428fef42d9bd0cd4063e10b047) - No matching endpoint found here's what I have in pjsip_wizard.conf [sip2sip] type = wizard sends_auth = yes accepts_registrations = yes transport = simpletrans outound_auth/username = myusername at sip2sip.info outound_auth/password = password remote_hosts = 81.23.228.129,85.17.186.7,81.23.228.150,sip2sip.info endpoint/allow = alaw endpoint/context = fromsip2sip aor/max_contacts = 3 registratio...
2020 Apr 06
2
Outgoing PJSIP using Kamailio
...uccessfully a PJSIP channel against Kamailio. Another one: despite the fact that they use 5061 port, it's not TLS but UDP. Our asterisk16 has no TLS configured. We use wizard which looks like: [Provider-tootai](!) ; type = wizard sends_auth = yes sends_registrations = yes accepts_auth = no accepts_registrations = no endpoint/call_group = 1 endpoint/pickup_group = 1 endpoint/accountcode = TOOTAi endpoint/language = fr endpoint/allow = !all,ulaw,alaw,g729 endpoint/context = incoming-Provider endpoint/direct_media = no endpoint/dtmf_mode = inband registration/retry_interval = 20 registration/max_retries = 0...
2018 Apr 06
2
PJSip CallerID Question
...on A: [Uplink_defaults](!) type = wizard transport = transport-udp endpoint/allow_subscribe = no endpoint/allow = !all,g729 aor/qualify_frequency = 30 registration/expiration = 1800 [Location B](Uplink_defaults) endpoint/context = internal remote_hosts = 10.10.20.253:5060 sends_registrations = no accepts_registrations = no sends_auth = no accepts_auth = no Location B: [Uplink_defaults](!) type = wizard transport = transport-udp endpoint/allow_subscribe = no endpoint/allow = !all,g729 aor/qualify_frequency = 30 registration/expiration = 1800 [Location A](Uplink_defaults) endpoint/context = internal remote_host...
2020 Apr 08
0
Outgoing PJSIP using Kamailio
...her one: despite the fact that they use 5061 port, it's not TLS but > UDP. Our asterisk16 has no TLS configured. > > We use wizard which looks like: > > [Provider-tootai](!) > ; > type = wizard > sends_auth = yes > sends_registrations = yes > accepts_auth = no > accepts_registrations = no > endpoint/call_group = 1 > endpoint/pickup_group = 1 > endpoint/accountcode = TOOTAi > endpoint/language = fr > endpoint/allow = !all,ulaw,alaw,g729 > endpoint/context = incoming-Provider > endpoint/direct_media = no > endpoint/dtmf_mode = inband > registration/retr...
2015 Oct 19
2
Modify Contact in PJsip
...transport = transport-udp endpoint/allow_subscribe = no endpoint/allow = !all,g729 aor/qualify_frequency = 30 registration/expiration = 1800 contact_pattern=xxx [xxx](trunk_defaults) sends_auth = yes sends_registrations = yes endpoint/context = extensions remote_hosts = xxx.xx.xx.xx accepts_registrations = no endpoint/send_rpid = yes endpoint/send_pai = yes outbound_auth/username = xxx outbound_auth/password = xxx contact_pattern=xxx -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20151019/1dcc4b0...
2020 Jan 31
3
how to make asterisk set cos values
Hi, examining the network traffic with wireshark shows that asterisk does not set any QoS values at all. What do I need to do to make asterisk set QoS values (on Centos 7)? The wiki says to use vconfig to set QoS values[1]. What does the skb-priority need to be set to? How do you use vconfig on interfaces that are not VLAN interfaces? Is it generally impossible to set QoS values on