Dear list:

I'm using asterisk-ooh323c-0.6 with Asterisk 1.4.4 and I would like to know how 
to "hide" or "disable" the caller ID when I make calls with OOH323 channel.

If I set an empty caller ID in Asterisk with the Set(CALLERID(all)=) command, 
the call doesn't get through and I get the following errors in ooh323 log file:

01:02:25:661  ERROR: UserInfo encoding failed
01:02:25:661  Error:Failed to encode uuie. (outgoing, ooh323c_o_1)
01:02:25:661  Error:Failed to encode H225 message. (outgoing, ooh323c_o_1)
01:02:25:661  Error:Failed to enqueue SETUP message to outbound queue. 
(outgoing, ooh323c_o_1)
01:02:40:729  Warn:RemoteEndpoint closed connection (outgoing, ooh323c_o_1)

Why isn't it possible to have an empty caller ID ?


The SetCallerPres(prohib) command doesn't work either.


I also tried change the presentation and screening parameters in ooq931.c, but 
that didn't solve the problem.

ooQ931SetCallingPartyNumberIE(q931msg, (const char*)call->callingPartyNumber, 
1, 0, 1, 1);


Any ideas ?

Thank you and best regards,

Filipe Múrias
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
ooh323c-devel mailing list
ooh323c-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ooh323c-devel

Reply via email to