Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Greetings all. I'm experienced with devops but new to the telephony / SIP world. I am trying to connect an 8841 phone to a vanilla FreePBX install running on a Raspberry Pi.ConfigurationPhone is a CUCM 8841 (CP-8841-W)Phone firmware is sip88xx.10-3-1...
Greetings all. I'm experienced with devops but new to the telephony / SIP world. I am trying to connect an 8841 phone to a vanilla FreePBX install running on a Raspberry Pi.ConfigurationPhone is a CUCM 8841 (CP-8841-W)Phone firmware is sip88xx.10-3-1...
Okay, well: the answer to #1 was "plug the handset in correctly".As for #2, I enabled Anonymous Inbound SIP calls and Allow SIP Guests in the Asterisk settings, which allowed me to make calls to other extensions. But seems like I should configure aut...
Okay, looking at the Asterisk log suggested to me that the issue was the garbled junk at the beginning of the "Request Line" request. I thought that might be related to UDP so I changed the transportLayerProtocol to TCP (1), and I can now connect to ...