search for: minimum_expiration

Displaying 5 results from an estimated 5 matches for "minimum_expiration".

Did you mean: maximum_expiration
2016 Jun 13
2
PJSIP does not qualify contacts after starting Asterisk
...bf6a7d4 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 "pjsip show contacts", I g...
2016 Mar 21
7
Loss of devices registration (pjsip)
...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:17367 at 46.39.229.18:37910 ha...
2016 Jun 13
2
PJSIP does not qualify contacts after starting Asterisk
...bf6a7d4 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 "pjsip show contacts", I g...
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?
...orcery stuff backing into astb for pjsip, but I've done 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] typ...