Archives : October-2021
On a new installation of Asteris, I connect to the command line and after a few minutes I get the code below, and then I need to CTRL-C to get out and come back in. — (10 headers 0 lines) — Really destroying SIP dialog 7f9fc09410586a9e62c5fed905c398ba@208.78.16..
The Asterisk Development Team would like to announce the release of Certified Asterisk 16.8-cert12. This release is available for immediate download at https://downloads.asterisk.org/pub/telephony/certified-asteriskThe release of Certified Asterisk 16.8-cer..
I am observing error:res_pjsip/pjsip_configuration.c:2368 ast_sip_retrieve_auths: Couldnt find auth provider. Cannot authenticate. res_pjsip_outbound_authenticator_digest.c:144digest_create_request_with_auth: Endpoint: provider: Failed to set authenticat..
Im using Asterisk 18 to receive a call via SIP, dial a different SIP destination and bridge them together. However, even if the destination indicates that it doesnt support telephone-event, Asterisk is still sending DTMF as events, not transcoding..
I am compiling asterisk11 (eleven) on CentOS 8 (eight) with ./configure LDFLAGS=-z muldefs –libdir=/usr/lib64 –with-unixodbc=$(odbc_config –include-prefix)/ –disable-asteriskssl -enable-xmldoc NOISY_BUILD=no Since I did the configure with –disable-asterisks..
when I use the verbose function, ie: exten => _1111,1,Verbose(0,INTERNAL CALL: ${CDR(src)} is calling ${EXTEN}) then, in the logs the line looks like this: VERBOSE[C-00000001]: INTERNAL CALL: 2222 is calling 1111 (ECHO TEST) why is there additional [C-000000..
when asterisk registers with the VOIP provider via ipv6 and when local phones dont work with ipv6 but only with ipv4, am I to expect issues? Im receiving incoming calls via the provider, asterisk correctly dials the phone where the calls are supo..
I have an NFS mount and I am trying to record to it. The mount works fine, I create a directory and it shows on the server, I delete it and it gets deleted at the server, but Asterisk 16-latest is always recording to the local drive, it ignores the ..
SGkgYWxsIQ0KDQpXZSBoYXZlIGEgV2ViUlRDIHVzZXItYWdlbnQgKHVzaW5nIHNpcC5qcykgdGhh dCBpcyBnaXZpbmcgbWUgaGVhZGFjaGUuDQoNCldoZW4gYSBkaWZmZXJlbnQgdXNlci1hZ2VudCBj YWxscyB0aGlzIHVzZXItYWdlbnQsIHdlIGZyZXF1ZW50bHkgc2VlIEFzdGVyaXNrIGdlbmVyYXRp bmcgU0lQIElORk8gbWVzc2FnZXMgd2l0aA0KDQpDb250ZW50LVR5cGU6IGFwcGxpY2F0aW9uL..
We tell asterisk to use the slin format for ExternalMedia.However, the unicast channel is selecting ulaw formatand the RTP data is indicating its ulaw format.Anyone know why ulaw format would be on chosen?[10/12 16:13:39.396] DEBUG[1665] http.c: H..