Jump to content

Patton SN4118 Message Waiting Indicator


AllstateComputers

Recommended Posts

We're trying to configure a Patton SmartNode 4118 to connect to a hosted Vodia server for a client. We've got it to connect, place and receive calls with no issue. We cannot however get the MWI stutter tone to work. It is enabled on the mailbox for the extension and it is enabled on the FXS interface, but that doesn't seem to be enough to get it to work. Does anyone have any insight on this?

Here's the config on the port:

interface fxs IF_FXS_1
    route call dest-table RT_DIGITCOLLECTION
    no call-waiting
    message-waiting-indication stutter-dial-tone
    call-transfer
    caller-id-presentation mid-ring
    caller-id-format bell
    subscriber-number 100

Thanks,

Brian

Capture.JPG

Link to comment
Share on other sites

In order to receive MWI notifications from the PBX, there needs to be a NOTIFY being sent from the PBX to the gateway. Usually this can be done by subscribing to the messages-waiting event (practically all VoIP phones do that today). You will see those subscriptions in the registration tab with the type "message-summary".

Link to comment
Share on other sites

Hi,

I contacted Patton's technical support and they made the following change to the configuration:

message inbound
     message-server host.domain.net
     subscribe explicit
     retry-timeout on-system-error 10
     retry-timeout on-server-error 10

(host.domain.net) is the actual server, names have been changed to protect the innocent.

Now I get a message-summary subscription, but the MWI on the Patton is not triggered. I've attached the registration data.

Here's the debug output from the Patton when it registers with the message-summary server. Wherever there were duplicate lines I removed them.

14:13:51  SIP_LS> LS_CData(0x133f0e0)::get() -> local value
14:13:51  SIP_LS> LS_CMwiSubscription(0x133efb0)::removeDynamicMwiNotifier()
14:13:51  SIP_LS> LS_CElement(0x133efb0)::removeElement(dynamic-mwi-notifier)
14:13:51  SIP_LS> LS_CElement(0x133efb0)::notifyElementRemove(dynamic-mwi-notifier)
14:13:51  SIP_LS> LS_CElement(0x133efb0)::notifyChange()
14:13:51  SIP_LS> LS_CElement(0x13273a8)::notifyElementChange(message-subscription)
14:13:51  SIP_LS> LS_CIdentity(0x13273a8)::notifyMwiSubscriptionChange()
14:13:51  SIP_LS> LS_CData(0x1361e90)::get() -> local value
14:13:51  SIP_LS> LS_CElement(0x13273a8)::notifyChange()
14:13:51  SIP_LS> LS_CElement(0x13dfb38)::notifyDestroying()
14:13:51  SIP_LS> LS_CData(0x13dfb38)::~LS_CData()
14:13:51  SIP_LS> LS_CElement(0x13dfb38)::setBase(0x0)
14:14:01  SIP_LS> LS_CData(0x13f60f8)::get() -> local value
14:14:01  SIP_LS> LS_CMwiSubscription(0x133efb0)::removeDynamicMwiNotifier()
14:14:01  SIP_LS> LS_CElement(0x133efb0)::removeElement(dynamic-mwi-notifier)
14:14:01  SIP_LS> LS_CMwiSubscription(0x133efb0)::setDynamicMwiNotifier(host.domain.net:5060)
14:14:01  SIP_LS> LS_CData(0x1097fe0)::LS_CData()
14:14:01  SIP_LS> LS_CData(0x1097fe0)::get() -> create local
14:14:01  SIP_LS> LS_CElement(0x1097fe0)::notifyChange()
14:14:01  SIP_LS> LS_CElement(0x133efb0)::addElement(dynamic-mwi-notifier, 0x1097fe0)
14:14:01  SIP_LS> LS_CElement(0x133efb0)::notifyElementAdd(dynamic-mwi-notifier)
14:14:01  SIP_LS> LS_CElement(0x133efb0)::notifyChange()
14:14:01  SIP_LS> LS_CElement(0x13273a8)::notifyElementChange(message-subscription)
14:14:01  SIP_LS> LS_CIdentity(0x13273a8)::notifyMwiSubscriptionChange()
14:14:01  SIP_LS> LS_CData(0x1361e90)::get() -> local value
14:14:01  SIP_LS> LS_CElement(0x13273a8)::notifyChange()

I cannot seem to find any debug information in the log file on the Vodia PBX. I've also sent all of this to Patton's technical support and am still waiting to hear back. I don't know what data needs to be coming from the PBX and if the Patton can even parse that data. Does anyone have any ideas?

Thanks,

Brian

Capture.JPG

Capture.JPG

Capture.JPG

Link to comment
Share on other sites

Ok this is definitively progress. Now we need to figure out what the PBX sends to the Patton after the SUBSCRIBE message. There should be a NOTIFY message with the message-waiting attachment. If you go to the log settings, just put in the IP address of the Patton so that you can see all messages between the gateway and the PBX. After some time you should see the SUBSCRIBE that refreshes the subscription. Then try to leave a voicemail message, which should trigger sending the NOTIFY. If you can attach that NOTIFY here it would be great.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...