[cisco-voip] CCM 5.1 AXL Response Codes and UpdateLine msg

Raf rafiq at dreamthought.com
Fri Jun 1 05:33:22 EDT 2007


Dear All,

I'm hoping that someone here is familar with the AXL API for 5.1.

I'm performing an update line operation and keep getting back a 25040 
reponse: AXL:updateLine: [25040] CallingSearchSpace_SharedLineAppear is 
required only for Directory Numbers

Now by default the nature of this transaction is related to directory 
numbers, so I'm a little confused.

I thus procedded to comment out all CallingSearchSpace elements from my 
payload.  No change.  The current message, still returning this is:

<updateLine>
 	<pattern>211105175001</pattern>
 	<routePartitionName>Site148</routePartitionName>
 	<routeFilterName></routeFilterName>
 	<newPattern>211105175001</newPattern>
 	<description>Line 211105175001 for a phone</description>
 	<callForwardAll>
 		<!-- <callingSearchSpace> 
<name>LocalCF148</name></callingSearchSpace> -->
 		<destination></destination>
 		<duration>12</duration>
 	</callForwardAll>
 	<callForwardBusy>
 		<!-- <callingSearchSpace> 
<name>LocalCF148</name></callingSearchSpace> -->
 		<destination></destination>
 		<duration>12</duration>
 	</callForwardBusy>
 	<callForwardBusyInt>
 		<!-- <callingSearchSpace> 
<name>LocalCF148</name></callingSearchSpace> -->
 		<destination></destination>
 		<duration>12</duration>
 	</callForwardBusyInt>
 	<callForwardNoAnswer>
 		<!-- <callingSearchSpace> 
<name>LocalCF148</name></callingSearchSpace> -->
 		<destination></destination>
 		<duration>12</duration>
 	</callForwardNoAnswer>
 	<callForwardNoAnswerInt>
 		<!-- <callingSearchSpace> 
<name>LocalCF148</name></callingSearchSpace> -->
 		<destination></destination>
 		<duration>12</duration>
 	</callForwardNoAnswerInt>
 	<callForwardNoCoverage>
 		<!-- <callingSearchSpace> 
<name>LocalCF148</name></callingSearchSpace> -->
 		<destination></destination>
 		<duration>12</duration>
 	</callForwardNoCoverage>
 	<callForwardNoCoverageInt>
 		<!-- <callingSearchSpace> 
<name>LocalCF148</name></callingSearchSpace> -->
 		<destination></destination>
 		<duration>12</duration>
 	</callForwardNoCoverageInt>
 	<autoAnswer>Auto Answer Off</autoAnswer>

<shareLineAppearanceCSSName>LocalCF148</shareLineAppearanceCSSName>
 	<voiceMailProfileName></voiceMailProfileName>

</updateLine>



You can probably ignore the root element, since I'm not sure what is being 
sent (possibly updateLineReq).  My current debugging only dumps the child 
nodes. I can't find access to anything documenting the full myriad of AXL 
responses and would appreciate a pointer in the correct direction.

Any suggestions would be valued.

Cheers,

Raf






More information about the cisco-voip mailing list