Doorphone programming help ...
Doorphone programming help ...
(OP)
Hi everybody: I'm trying a Fanvil i21T doorphone ... seems to be a well-built unit. I'm struggling, however, trying to get it programmed in the UCx and in the phone interface. I'm attaching two screenshots that show the phone settings ... could anyone provide some guidance to help the phone talk to the UCx?

A note on the graphic above - the registration box is CHECKED ... the UCx says that there is 1 SIP device online.

I filled in the UCx IP address, the port number and the "secret" word (which I assume is the authentication password). I wasn't sure what to put into the authentication user field, so I put in the extension number ... not sure if that's right or not.
I didn't change any of the advanced SIP settings, but provided the screens in case someone might see something that needs to be changed.
Thanks so much for the help!

A note on the graphic above - the registration box is CHECKED ... the UCx says that there is 1 SIP device online.

I filled in the UCx IP address, the port number and the "secret" word (which I assume is the authentication password). I wasn't sure what to put into the authentication user field, so I put in the extension number ... not sure if that's right or not.
I didn't change any of the advanced SIP settings, but provided the screens in case someone might see something that needs to be changed.
Thanks so much for the help!
RE: Doorphone programming help ...
Not being able to see your UCx SIP settings kind of make it difficult to add anything else to this. I am "assuming" the default Bind Port of "5060" has NOT been changed to something else.
Your DTMF Mode should be"RFC 2833", so the setting in the Fanvil "RFC Protocol Edition" may be causing an issue. I can't say since I haven't worked with the Fanvil device before.
Finally, is the device on the SAME network as the UCx or is this a remote user? If a remote user, you will need some Port Forwarding parameters set in the UCx site router.
I know this probably isn't much help, but again, I haven't used the Fanvil product before. It could be there is a compatibility issue with the UCx. Here is a link from the documentation that may help you....
http://www.emetrotel.com/tsd/main-categories/third...
Have a blessed day,
www.ucidirect.com
Stocking Distributor for E-Metrotel
RE: Doorphone programming help ...
Did you follow the Wizard configuration?
If not did you apply changes on each page that was edited, saved then reboot the device?
Your Basic Settings above show Unapplied
Does SIP Line 1 on the Status page show Registered after a reboot?
If not check Asterisk logs for some hints
RE: Doorphone programming help ...
Current SIP Settings on Doorphone:
Current Advanced Settings on Doorphone:
Current SIP settings on the UCx:
RE: Doorphone programming help ...
Do you hear tones or error messages?
What is shown it the logs when making a call?
RE: Doorphone programming help ...
Tech support said that I needed to check an option that says "dial fixed length to send", and update the digit field to "3". The only problem is that I don't have any of the screens they have. I'm thinking I need to get a firmware update, and am awaiting an answer from support on that. It would make sense that the phone isn't sending the digits to the UCx, and thus, nothing happens. This was all I could find in the logs at the time I made the test call:
Not sure if this even has anything to do with the doorphone, as I don't see anything specific to the extension being dialed, etc.
I'll post again when I've heard from support and we'll see what they say about the firmware. Thanks for the continued help!
RE: Doorphone programming help ...
In the logs, do a CNTRL F on your PC keyboard and enter the extension of the doorphone to find any entries that will show your call progress.........and change the number of lines displayed from 100 to 1000. You'll be able to see a lot more entries that way.
RE: Doorphone programming help ...
In looking at the log file, however, I noticed all these remote UNIX connections:
I'm getting these connections every 5 minutes ... is this from a device on the system, or is it from a remote logon? This is the first time I'm seeing this, so I'm not sure what this is. The UCx isn't open to the public network and there are no ports open on the firewall, so I don't think it's someone/something from outside. ??
RE: Doorphone programming help ...
RE: Doorphone programming help ...
If none of the settings Fanvil support suggested worked then I would try changing some of these each on their own or in combinations
In Advanced SIP Settings -
What are the other options for DTMF SIP INFO Mode?
try User Agent = Terminal
uncheck convert URI
apply, save, and or reboot after changes
forgot to ask - anything defined in Door Phone Function Key Settings
RE: Doorphone programming help ...
To see SIP messages, you could enable SIP debugging using the command "sip set debug on" on the Asterisk CLI page. You should look for the INVITE message sent just after you dial from the doorphone and the response to that message (if it was sent).
When you finish debugging, don't forget to turn off the SIP debugging using the command "sip set debug off".
RE: Doorphone programming help ...
The only other thing I need to figure out now is how to tell the doorphone to hang up. It doesn't have a terminate button like the Helios did, and I'm thinking the only way I can control it is by modifying the number of seconds the doorphone stays on-hook when a call is in progress. It will automatically terminate when a conversation takes place, but it's a bit stickier when the voice mail answers the call. After a few seconds of silence after recording, the UCx will prompt the user to press 1 to send the message and will then disconnect. Unless there's another way for the user to directly terminate the call, that might be what I'll have to do. I'm confirming with tech support right now. They've been very friendly and helpful in trying to get this to work.
I'm happy we have another device that works (for the most part). You guys are great - it's always helpful to talk through the steps until we come to a solution ... your help is invaluable and very much appreciated. :)
RE: Doorphone programming help ...