[asterisk-dev] ADDON: Realtime extension
René Enskat [Teamware GmbH]
ren at teamware-gmbh.de
Wed May 10 23:24:23 MST 2006
i have realtime running over oracle database when i have some _
extensions in the database the asterisk won't accept them.
Here i tried to call number 47.
the extension for this one in the db is: _4[6-9]
so the second select should found something with sqlnavigator i find the
row but asterisk seems to stop continuing after that i get th emessage
invalid extension.
May 10 11:58:48 DEBUG[18202] res_config_oracle.c: Oracle RealTime:
Retrieve SQL: SELECT * FROM ast_extension WHERE exten = '47' AND
context = '10001' AND priority = '1'
May 10 11:58:48 DEBUG[18202] res_config_oracle.c: Oracle RealTime:
Reconnected successfully.
May 10 11:58:48 DEBUG[18202] res_config_oracle.c: Oracle RealTime:
Retrieve SQL: SELECT * FROM ast_extension WHERE exten LIKE '\_%' ESCAPE
'\' AND context = '10001' AND priority = '1' ORDER BY exten
May 10 11:58:48 DEBUG[18202] res_config_oracle.c: Oracle RealTime:
Reconnected successfully.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20060510/7ae60550/attachment.htm
More information about the asterisk-dev
mailing list