[asterisk-bugs] [JIRA] (ASTERISK-25752) Register 2 ext cisco 9951 into 2 separate asterisk server
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Mon Feb 8 00:39:33 CST 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-25752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=229311#comment-229311 ]
Asterisk Team commented on ASTERISK-25752:
------------------------------------------
Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.
A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.
Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].
> Register 2 ext cisco 9951 into 2 separate asterisk server
> -----------------------------------------------------------
>
> Key: ASTERISK-25752
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-25752
> Project: Asterisk
> Issue Type: Information Request
> Security Level: None
> Reporter: abdelmohsen
>
> XML Content SEPxxxxxxxxxxx.cnf.xml
> <=============================================>
> <callManagerGroup>
> <members>
> <member priority="0">
> <callManager>
> <ports>
> <ethernetPhonePort>2000</ethernetPhonePort>
> <sipPort>5060</sipPort>
> <securedSipPort>5061</securedSipPort>
> </ports>
> <processNodeName>xxx.xxx.xxx.xxx</processNodeName>
> </callManager>
> </member>
> <member priority="1">
> <callManager>
> <ports>
> <ethernetPhonePort>2000</ethernetPhonePort>
> <sipPort>5060</sipPort>
> <securedSipPort>5061</securedSipPort>
> </ports>
> <processNodeName>yyy.yyy.yyy.yyy</processNodeName>
> </callManager>
> </member>
> </members>
> </callManagerGroup>
>
>
>
> <sipLines>
> <line button="1" lineIndex="1">
> <featureID>9</featureID>
> <featureLabel>ShajanUAE</featureLabel>
> <name>4002</name>
> <displayName>Shajan</displayName>
> <contact>4002</contact>
> <proxy>USECALLMANAGER</proxy>
> <port>5060</port>
> <autoAnswer>
> <autoAnswerEnabled>2</autoAnswerEnabled>
> </autoAnswer>
> <callWaiting>3</callWaiting>
>
> <authName>4002</authName>
> <authPassword>*******</authPassword>
>
> <sharedLine>false</sharedLine>
> <messageWaitingLampPolicy>3</messageWaitingLampPolicy>
> <messageWaitingAMWI>1</messageWaitingAMWI>
> <messagesNumber>1000</messagesNumber>
> <ringSettingIdle>4</ringSettingIdle>
> <ringSettingActive>5</ringSettingActive>
>
> <forwardCallInfoDisplay>
> <callerName>true</callerName>
> <callerNumber>false</callerNumber>
> <redirectedNumber>false</redirectedNumber>
> <dialedNumber>true</dialedNumber>
> </forwardCallInfoDisplay>
> <maxNumCalls>4</maxNumCalls>
> <busyTrigger>2</busyTrigger>
> </line>
>
> <line button="2" lineIndex="2">
> <featureID>9</featureID>
> <featureLabel>GrahamUAE</featureLabel>
> <name>4000</name>
> <displayName>Grmine</displayName>
> <contact>4000</contact>
> <proxy>USECALLMANAGER</proxy>
> <port>5060</port>
> <autoAnswer>
> <autoAnswerEnabled>2</autoAnswerEnabled>
> </autoAnswer>
> <callWaiting>3</callWaiting>
>
> <authName>4000</authName>
> <authPassword>********</authPassword>
>
> <sharedLine>false</sharedLine>
> <messageWaitingLampPolicy>3</messageWaitingLampPolicy>
> <messageWaitingAMWI>1</messageWaitingAMWI>
> <messagesNumber>1000</messagesNumber>
> <ringSettingIdle>4</ringSettingIdle>
> <ringSettingActive>5</ringSettingActive>
>
> <forwardCallInfoDisplay>
> <callerName>true</callerName>
> <callerNumber>false</callerNumber>
> <redirectedNumber>false</redirectedNumber>
> <dialedNumber>true</dialedNumber>
> </forwardCallInfoDisplay>
> <maxNumCalls>4</maxNumCalls>
> <busyTrigger>2</busyTrigger>
> </line>
> <line button="3">
> <featureID>21</featureID>
> <featureLabel>Abdulmohsen</featureLabel>
> <speedDialNumber>2290</speedDialNumber>
> <featureOptionMask>1</featureOptionMask>
> </line>
> <line button="4">
> <featureID>21</featureID>
> <featureLabel></featureLabel>
> <speedDialNumber></speedDialNumber>
> <featureOptionMask>1</featureOptionMask>
> </line>
> <line button="5">
> <featureID>21</featureID>
> <featureLabel></featureLabel>
> <speedDialNumber></speedDialNumber>
> <featureOptionMask>1</featureOptionMask>
> </line>
> <line button="6">
> <featureID>21</featureID>
> <featureLabel>DND</featureLabel>
> <speedDialNumber>*47</speedDialNumber>
> <featureOptionMask>1</featureOptionMask>
> </line>
> </sipLines>
> </sipProfile>
> <==============================================>
> i had defined 2 members under <callManagerGroup>
> only can authenticate to first member .
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list