search for: maximum_expir

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

2016 Jun 13
2
PJSIP does not qualify contacts after starting Asterisk
...ode-1/sip:myurl:5060 771bf6a7d4 Created 0.000 ParameterName : ParameterValue =================================================== authenticate_qualify : false contact : sip:myurl:5060 default_expiration : 3600 mailboxes : max_contacts : 0 maximum_expiration : 7200 minimum_expiration : 60 outbound_proxy : sip:myurl:5060 qualify_frequency : 30 qualify_timeout : 3.000000 remove_existing : false support_path : false So I think that those aors should be qualified automatically when I run Asterisk, but if I do &q...
2016 Mar 21
7
Loss of devices registration (pjsip)
...d. But, like, it's a feature of code that may already be fixed. 2. deleting a contact much earlier than the 90 seconds specified during the registration Would be grateful for any clues. Dmitriy Serov. expiration settings: [common-aor](!) type=aor qualify_frequency=60 default_expiration=120 maximum_expiration=600 minimum_expiration=90 log: [2016-03-21 20:39:58] VERBOSE[30251] res_pjsip_registrar.c: Added contact 'sip:17367 at 46.39.229.18:37910' to AOR '17367' with expiration of 90 seconds [2016-03-21 20:39:58] VERBOSE[28019] res_pjsip/pjsip_configuration.c: Contact 17367/sip:17...
2016 Jun 13
2
PJSIP does not qualify contacts after starting Asterisk
...ode-1/sip:myurl:5060 771bf6a7d4 Created 0.000 ParameterName : ParameterValue =================================================== authenticate_qualify : false contact : sip:myurl:5060 default_expiration : 3600 mailboxes : max_contacts : 0 maximum_expiration : 7200 minimum_expiration : 60 outbound_proxy : sip:myurl:5060 qualify_frequency : 30 qualify_timeout : 3.000000 remove_existing : false support_path : false So I think that those aors should be qualified automatically when I run Asterisk, but if I do &q...
2017 May 30
3
Asterisk 14.3.1 > 14.4.1 upgrade pjsip nat broken?
...address=x.x.x.x ;public ip external_signaling_address=x.x.x.x ;public ip local_net=192.168.0.0/16 [endpoint-common](!) type=endpoint context=users disallow=all allow=g722,ulaw,h264 dtmf_mode=info [endpoint-sdes](!) media_encryption=sdes [aor-common](!) type=aor remove_existing=yes max_contacts=1 maximum_expiration=160 qualify_frequency=60 [207](endpoint-common,endpoint-sdes) ;Linphone callerid=Chris <PSTN number> auth=207 aors=207 mailboxes=201 at default use_avpf=yes rtp_symmetric=yes media_use_received_transport=yes force_rport=yes [207] type=auth auth_type=userpass password=supersecretpasswo...
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:
2016 Jul 04
2
CALLERID on pjsip doesn't work?
...a little script to dump it back into text so I can override it in the config file. Therefore it's a bit verbose. Thanks for looking. [DEADDEADBEEF] type=aor support_path=true default_expiration=3600 qualify_timeout=3.000000 mailboxes= minimum_expiration=60 outbound_proxy= voicemail_extension= 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_...