Hi,
The jigasi documentation states that:
To call someone from Jitsi Meet application, Jigasi must be configured and started like described in the ‘Install and run’ section. This will cause the telephone icon to appear in the toolbar which will popup a call dialog on click.
However, I do not see a telephone icon, just a + sign. If I click on it a popup window appears asking for a telephone number. I type it in but nothing happens except for a popup message saying that “blank” has been invited. Why blank?
On the Asterisk server I see:
Status : OK (1 ms)
Useragent : Jigasi1.1.38-g8f3c241Linux
Also, when I press the “Invite” button after inputting a phone number, I can see this in the Asterisk log:
<------------>
[Mar 29 01:37:33] VERBOSE[1415] logger.c: Scheduling destruction of SIP dialog '1232928752-39486-1@BJC.BGI.CFA.BB' in 32000 ms (Method: REGISTER)
[Mar 29 01:37:33] VERBOSE[1415] logger.c: Reliably Transmitting (NAT) to 10.215.144.139:5060:
OPTIONS sip:4901@10.215.144.139:5060;transport=udp;registering_acc=inf-voip SIP/2.0
Via: SIP/2.0/UDP 10.215.147.115:5060;branch=z9hG4bK5712305a;rport
From: "Unknown" <sip:Unknown@10.215.147.115>;tag=as78cf7114
To: <sip:4901@10.215.144.139:5060;transport=udp;registering_acc=inf-voip>
Contact: <sip:Unknown@10.215.147.115>
Call-ID: 1e1b9f5d2b2b7e15464661cb13ff5246@10.215.147.115
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Max-Forwards: 70
Date: Sun, 29 Mar 2020 00:37:33 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces
Content-Length: 0
---
[Mar 29 01:37:33] VERBOSE[1415] logger.c:
<--- SIP read from 10.215.144.139:5060 --->
SIP/2.0 200 OK
CSeq: 102 OPTIONS
Call-ID: 1e1b9f5d2b2b7e15464661cb13ff5246@10.215.147.115
From: "Unknown" <sip:Unknown@10.215.147.115>;tag=as78cf7114
To: <sip:4901@10.215.144.139:5060;transport=udp;registering_acc=inf-voip>;tag=fa0e179c
Via: SIP/2.0/UDP 10.215.147.115:5060;branch=z9hG4bK5712305a;rport=5060;received=10.215.147.115
Contact: "4901" <sip:4901@10.215.144.139:5060;transport=udp;registering_acc=inf-voip>
User-Agent: Jigasi1.1.38-g8f3c241Linux
Allow: INFO,UPDATE,OPTIONS,MESSAGE,BYE,REFER,SUBSCRIBE,ACK,CANCEL,PUBLISH,NOTIFY,INVITE
Allow-Events: refer,conference,remote-control,presence,presence.winfo
Content-Length: 0
I don’t see the phone number I typed in jitsi-meet.
What can I try?
Thanks,
Vieri