search for: device_state_busy_at

Displaying 19 results from an estimated 19 matches for "device_state_busy_at".

2019 Nov 28
2
PJSIP device_state_busy_at, how does this work?
Hi Gang According to: https://wiki.asterisk.org/wiki/display/AST/Asterisk+13+Configuration_res_pjsip#Asterisk12Configuration_res_pjsip-endpoint_device_state_busy_at And endpoint should return busy if this number is reached. We have PBX Trunks registering to the Asterisk. So we want to limit the number of concurrent calls to a PBX and return busy, if more than the configured number of channels are in use. I set for example: device_state_busy_at=4 to limit...
2015 Apr 01
4
PJSIP Endpoint AOR question
...t? This fails... [transport1] type = transport bind = 0.0.0.0 protocol = udp [aor3] type = aor max_contacts = 1 remove_existing = yes [auth3] type = auth username = 1003 password = Password [1003] type = endpoint context = Test transport = transport1 auth = auth3 aors = aor3 dtmf_mode = inband device_state_busy_at = 1 disallow = all allow = ulaw This succeeds... [transport1] type = transport bind = 0.0.0.0 protocol = udp [1003] type = aor max_contacts = 1 remove_existing = yes [auth3] type = auth username = 1003 password = Password [1003] type = endpoint context = Test transport = transport1 auth = aut...
2017 Dec 13
2
Is it possible to have two endpoints to the same IP address where one uses IP based authentication and the other requires asterisk to register to that system?
...d a new endpoint where we register with them. Existing... [transport1] type = transport bind = 0.0.0.0 protocol = udp [1002] type = aor remove_existing = yes contact = sip:1002 at xxx.xxx.xxx.xxx [1002] type = endpoint context = mycontext transport = transport1 accountcode = 6 dtmf_mode = inband device_state_busy_at = 48 force_rport = no identify_by = username from_user = 1002 disallow = all allow = ulaw acl = acl1 [identify112] type = identify endpoint = 1002 match = 1002 at xxx.xxx.xxx.xxx I setup the registration and the endpoint. [286] type = aor remove_existing = yes contact = sip:286 at xxx.xxx.xxx.xx...
2015 Apr 01
1
PJSIP Endpoint AOR question
...gt; >> password = Password >> >> >> >> [1003] >> >> type = endpoint >> >> context = Test >> >> transport = transport1 >> >> auth = auth3 >> >> aors = aor3 >> >> dtmf_mode = inband >> >> device_state_busy_at = 1 >> >> disallow = all >> >> allow = ulaw >> >> >> >> >> >> This succeeds... >> >> >> >> [transport1] >> >> type = transport >> >> bind = 0.0.0.0 >> >> protocol = udp >> &...
2020 Feb 14
2
Question on pjsip.conf and aors
I have the following configuration... [aor3] type = aor max_contacts = 1 remove_existing = yes [auth3] type = auth username = 1004 password = SuperSecretProbation [1004] type = endpoint context = IS transport = transport1 auth = auth3 aors = aor3 accountcode = 3 dtmf_mode = rfc4733 device_state_busy_at = 2 force_rport = no moh_passthrough = yes disallow = all allow = ulaw acl = acl1 When a register attempt is received, asterisk outputs... [02/14 12:53:29.870] WARNING[7883] res_pjsip_registrar.c: AOR '1004' not found for endpoint '1004' If I change the aor3 to be 1004, everythin...
2015 Apr 01
0
PJSIP Endpoint AOR question
...gt; > > > [auth3] > > type = auth > > username = 1003 > > password = Password > > > > [1003] > > type = endpoint > > context = Test > > transport = transport1 > > auth = auth3 > > aors = aor3 > > dtmf_mode = inband > > device_state_busy_at = 1 > > disallow = all > > allow = ulaw > > > > > > This succeeds... > > > > [transport1] > > type = transport > > bind = 0.0.0.0 > > protocol = udp > > > > [1003] > > type = aor > > max_contacts = 1 > > remov...
2017 Dec 18
3
Is it possible to have two endpoints to the same IP address where one uses IP based authentication and the other requires asterisk to register to that system?
...add a new endpoint where we register with them. Existing? [transport1] type = transport bind = 0.0.0.0 protocol = udp [1002] type = aor remove_existing = yes contact = sip:1002 at xxx.xxx.xxx.xxx [1002] type = endpoint context = mycontext transport = transport1 accountcode = 6 dtmf_mode = inband device_state_busy_at = 48 force_rport = no identify_by = username from_user = 1002 disallow = all allow = ulaw acl = acl1 [identify112] type = identify endpoint = 1002 match = 1002 at xxx.xxx.xxx.xxx<mailto:1002 at xxx.xxx.xxx.xxx> Check this first... identify112 probably failed to load because the match para...
2015 Jul 14
2
pjsip.conf question
...ork with PJSIP. My pjsip.conf looks like... [transport1] type = transport bind = 0.0.0.0 protocol = udp [3400] type = aor max_contacts = 1 remove_existing = yes contact=sip:xxx.xxx.xxx.xxx [3400] type = endpoint context = DEF transport = transport1 aors = 3400 accountcode = 1 dtmf_mode = inband device_state_busy_at = 32 Dan Cropp Senior Software Engineer, R&D Software Dept. AMTELCO, 4800 Curtin Drive, McFarland, WI 53558-9424 608 838-4197 ext. 291 1-800-238-5275 ext 291 www.amtelco.com<http://www.amtelco.com/> Statement of Confidentiality The contents of this e-mail message and any attachments...
2018 Jan 04
3
Is it possible to have two endpoints to the same IP address where one uses IP based authentication and the other requires asterisk to register to that system?
...where we register with them. Existing? [transport1] type = transport bind = 0.0.0.0 protocol = udp [1002] type = aor remove_existing = yes contact = sip:1002 at xxx.xxx.xxx.xxx [1002] type = endpoint context = mycontext transport = transport1 accountcode = 6 dtmf_mode = inband device_state_busy_at = 48 force_rport = no identify_by = username from_user = 1002 disallow = all allow = ulaw acl = acl1 [identify112] type = identify endpoint = 1002 match = 1002 at xxx.xxx.xxx.xxx<mailto:1002 at xxx.xxx.xxx.xxx> Check this first... identify112 probably failed to load because...
2018 Oct 03
2
Any idea what causes "Oooh, got a frame with format of g729 on channel 'PJSIP/121-000001d2' when we're sending 'ulaw', switching to match"
...that asterisk detects the rtp stream is g729 even though it's negotiated as ulaw? Why would asterisk change the format to g729 when disallow = all and allow = ulaw are the endpoint settings? [121] type = endpoint context = IS transport = transport1 aors = 121 accountcode = 2 dtmf_mode = inband device_state_busy_at = 96 force_rport = no identify_by = username,ip disallow = all allow = ulaw from_user = 121 acl = acl1 [10/03 11:29:34.240] DEBUG[21414][C-00000226] chan_pjsip.c: Oooh, got a frame with format of g729 on channel 'PJSIP/121-000001d2' when we're sending 'ulaw', switching to match...
2020 Feb 14
0
Question on pjsip.conf and aors
...type = auth > > username = 1004 > > password = SuperSecretProbation > > > > [1004] > > type = endpoint > > context = IS > > transport = transport1 > > auth = auth3 > > aors = aor3 > > accountcode = 3 > > dtmf_mode = rfc4733 > > device_state_busy_at = 2 > > force_rport = no > > moh_passthrough = yes > > disallow = all > > allow = ulaw > > acl = acl1 > > > > > > When a register attempt is received, asterisk outputs… > > [02/14 12:53:29.870] WARNING[7883] res_pjsip_registrar.c: AOR '1004&...
2014 Jun 28
1
PJSIP endpoint max-calls limit missing
I could not find a way to set a max on the calls allowed through a PJSIP endpoint. In case we decide to add it, the we need another reason for the call to fail in the Dial application, something like "limit reached" Am I missing this capability?
2016 Jul 01
2
CALLERID on pjsip doesn't work?
Asterisk 13.8 Is CALLERID(all) supposed to wok for pjsip? When I do this: exten => 1234,Set(CALLERID(all)="Jon Doe" <+123456789>) same => n,Dial(PJSIP/phone123, 30) I expect the callerid to be as set, but is always seems to be "phone123", the name of the endpoint. Andrew -------------- next part -------------- An HTML attachment was scrubbed... URL:
2015 Jul 14
2
pjsip.conf question
...> type = aor > > max_contacts = 1 > > remove_existing = yes > > contact=sip:xxx.xxx.xxx.xxx > > [3400] > > type = endpoint > > context = DEF > > transport = transport1 > > aors = 3400 > > accountcode = 1 > > dtmf_mode = inband > > device_state_busy_at = 32 chan_pjsip has few defaults. As a result the above endpoint has no codecs configured. Therefore the SDP negotiation fails. Adding "allow=ulaw" should allow it to work. -- Joshua Colp Digium, Inc. | Senior Software Developer 445 Jan Davis Drive NW - Huntsville, AL 35806 - US Check u...
2015 Dec 15
2
PJSIP configuration question
...udp [BLUIPIN] type = aor remove_existing = yes contact = sip:bluipaddress [auth7] type = auth username = didassignedbybluip password = password [didassignedbybluip] type = endpoint context = TestApp transport = transport1 outbound_auth = auth7 aors = BLUIPIN accountcode = 16 dtmf_mode = rfc4733 device_state_busy_at = 2 force_rport = no rtp_symmetric = no rewrite_contact = no identify_by = username outbound_proxy = chi-sbc3-iad.bluip.com trust_id_outbound = yes from_domain = amtelco.com disallow = all allow = ulaw [identify72] type = identify endpoint = didassignedbybluip match = bluipaddress [registration2]...
2014 Dec 10
2
PJSIP configuration question
...protocol = udp [xxxxx] type = aor max_contacts = 1 remove_existing = yes contact = sip:yyyyy at xxxxx:5060 [auth9] type = auth username = yyyyy password = zzzzz [xxxxx] type = endpoint context = TestApp transport = transport1 outbound_auth = auth9 aors = xxxxx accountcode = 9 dtmf_mode = rfc4733 device_state_busy_at = 4 ;force_rport = yes ; also tried with this setting, but it still didn't help rtp_symmetric = yes rewrite_contact = yes from_domain = xxxxxx from_user = yyyyy send_rpid = yes trust_id_inbound = yes direct_media = no Have a great day! Dan -------------- next part --...
2015 Dec 15
2
PJSIP configuration question
I am trying to configure a connection to BluIP. I am able to make incoming calls work. However outgoing calls are not working. For the Outbound Registration, I noticed the contact field is always the internal IP address of my pc instead of mycompany dot com I can Originate (using AMI) to my Vitelity trunk (IP based authentication). However, when I Originate to my BluIP, it is being rejected.
2016 Jul 04
2
CALLERID on pjsip doesn't work?
...ion= maximum_expiration=7200 qualify_frequency=0 authenticate_qualify=false contact= max_contacts=1 remove_existing=true [DEADDEADBEEF] type=auth md5_cred= realm= auth_type=userpass password=4D7D9A7F1822 nonce_lifetime=32 username=507B495E565B [DEADDEADBEEF] type=endpoint timers_sess_expires=1800 device_state_busy_at=0 dtls_cipher= from_domain= dtls_rekey=0 dtls_fingerprint=SHA-256 direct_media_method=invite send_rpid=false pickup_group= sdp_session=Asterisk dtls_verify=No message_context= mailboxes= named_pickup_group= record_on_feature=automixmon dtls_private_key= named_call_group= t38_udptl_maxdatagram=0 med...
2017 Jun 05
3
asterisk 13.16 / pjsip / t.38: res_pjsip_t38.c:207 t38_automatic_reject: Automatically rejecting T.38 request on channel 'PJSIP/91-00000007'
On 06/05/2017 at 11:30 AM, Joshua Colp wrote: > On Sun, Jun 4, 2017, at 10:40 AM, Michael Maier wrote: >> On 06/04/2017 at 01:41 PM Telium Technical Support wrote: >>> Just a guess (without knowing about your network), but are the two ends >>> points on public networks and visible to one another? If not the reinvite >>> may be passing an internal (nat'ed)