Archives : June-2020
, We have a strange behavior: a customer Snom300 behind a public FW has contact like contact : sip:user@x.y.39.147:2048;x-ast-orig-host=169.254.252.1:2048 The phone can place calls but not receive any. Also, qualify give unreacha..
Any suggestions for an analog to SIP gateway that would support these devices. I need 12 phones supported. I cannot use any analog cards in this case – different buildings. Th..
Asterisk can know that one of the attached phones is both ringing and on the phone.However the sip NOTIFY it sends out to interested parties can only communicate one state, for example with pidf+xml it can either send Ringing or On the phone and so..
I created an IAX2 trunk between my old Asterisk 1.4 server (A) and my new one with v. 16.10.0 (B). The trunk seems to be up, and the calls are initiated, eg. an extension from A can dial an extension in B which rings. However, as soon as the extens..
! Im getting this error frequently: ERROR[25193][C-0004f387]: cdr_mysql.c:203 mysql_log: Cannot connect to database server localhost: (2026) SSL connection error: SSL_CTX_set_default_verify_paths failed Right now, as a workaround, I reload Asterisk ..
I am using CDR mysql to log to remote server: in modules.conf, I preload the modules: [modules] preload => cdr_mysql.so preload => app_mysql.so and in cdr_mysql.conf, I have all the details defined (hostname, dbname, table, password, user, port)…
after migration from chan_sip to res_pjsip I get strange behavior when receiving call from the outside world. When call is received, it is replicated multiple times. Two of that calls get to the phone. So the phone is ringing on both lines. When hav..
–0000000000000d207405a7581d19Content-Type: text/plain; charset=UTF-8Greetings All,Weve been working hard on new codec negotiation stuff for Asterisk 18 and weve got some stuff to run by you.Its a lot so please read carefully.To give you some idea..
I would like to ask about current state of subscribecontext in pjsip. I found out some 6 years old discussion on that without any plans to implement it in the future. I have phones in different contexts. I suspect, when I use its context to subscri..
!Is there something wrong with the function HINT(,n) ?Note the param n – it is supposed to get (as far as I understand the documentation) CALLERID(name) of the extension (via extensions hint).Example configuration:pjsip.conf:[10]type=endopoint.. calle..