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.
Hey guys,when I try to start a conference call with my jabber client in deskphone mode (!), the third called phone rings for half a second and then the call is dropped. The call between the 2 "starting callers" can be continued.Starting conference ca...
Hi Stephan, did you already have a look at the SIP RFC's? They are a good resource.Starting with RFC3261 (SIP Basics), and referring to your questions also RFC3515 (REFER Method) and RFC6665 (Event Notifications). Cheers,Pier
Sounds like an issue with the border gateway you are using to route calls from PSTN to CUCM.If the gateway is connected via SIP check that you have dtmf-relay configured on the dial-peers towards ITSP and CUCM.Unity Connection would support rfc2833 a...
Could you please share the current running-config with me?I thought that DP 100 is pointing to CUCM.Can you please change the dial-peer in the voice class dpg?voice class dpg 100no dial-peer 100dial-peer <Enter-CUCM-DP>!
The 404 is generated by CUBE not by CUCM. You can give this a try to fix it:
voice class dpg 100
dial-peer 100
!
dial-peer voice 200 voip
destination dpg 100
!
I think the SIP Profile works, as we can see in the TRYING message from CUBE, that From an...