| View previous topic :: View next topic   | 
	
	
	
		| Author | 
		Message | 
	
	
		tkm
 
 
  Joined: 18 Jan 2011 Posts: 72
 
  | 
		
			
				 Posted: Tue Jan 18, 2011 12:11 pm    Post subject: SMS send action handler | 
				     | 
			 
			
				
  | 
			 
			
				Hello, 
 
I am trying to catch SMS send event with reg_action but unable to do so. Infact I can't find which action is responsible for SMS send event. Would anyone kindly let me know which action I should be using to catch sms send event? 
 
Many thanks. | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		tkm
 
 
  Joined: 18 Jan 2011 Posts: 72
 
  | 
		
			
				 Posted: Tue Jan 18, 2011 4:30 pm    Post subject: Re: SMS send action handler | 
				     | 
			 
			
				
  | 
			 
			
				 	  | tkm wrote: | 	 		  Hello, 
 
I am trying to catch SMS send event with reg_action but unable to do so. Infact I can't find which action is responsible for SMS send event. Would anyone kindly let me know which action I should be using to catch sms send event? 
 
Many thanks. | 	  
 
I believe ACTION_MO_SMS_CONTROL  is the event meant to be invoked while sending out a sms message. But I can't get it to be invoked while sending out a sms. I can't even find much info on this in Google/bladox forum as well.
 
 
Could anyone please help me with some info? It would be really helpful. 
 
 
Many thanks. | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		pz
 
 
  Joined: 12 Mar 2004 Posts: 1161
 
  | 
		
			
				 Posted: Tue Jan 18, 2011 6:10 pm    Post subject:  | 
				     | 
			 
			
				
  | 
			 
			
				| Yes, ACTION_MO_SMS_CONTROL is the right one. Check if it is supported by the phone in TERMINAL PROFILE. We've never used it so can't help much. The similar CALL_CONTROL for calls works usually fine. | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		tkm
 
 
  Joined: 18 Jan 2011 Posts: 72
 
  | 
		
			
				 Posted: Wed Jan 19, 2011 11:49 am    Post subject:  | 
				     | 
			 
			
				
  | 
			 
			
				 	  | pz wrote: | 	 		  | Yes, ACTION_MO_SMS_CONTROL is the right one. Check if it is supported by the phone in TERMINAL PROFILE. We've never used it so can't help much. The similar CALL_CONTROL for calls works usually fine. | 	  
 
Thanks pz. I am trying to work it out. It's difficult with no info around. | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		 |