[Freeswitch-users] core.db table channels application field store wrong data when executing voicemail

Antonio asilva at wirelessmundi.com
Thu Aug 19 01:09:50 PDT 2010


Hi,

during multiple selects in the table "channels" just realized that when
a call is executing the app voicemail, to check for messages, during the
navigation menu of the voicemail it changes to application "sleep".

Is it normal? or is a bug for fs?


The call:

During the auth:

sqlite> select * from channels;
58de6c5f-1d0a-45f6-9d0c-4665b32812eb|inbound|2010-08-19 10:01:46|
1282204906|sofia/192.168.10.25/101 at 192.168.10.25|CS_EXECUTE|101|101|
192.168.10.75|133|voicemail|check commsmundi.com commsmundi.com 100|XML|
local|PCMU|8000|PCMU|8000||marces|101 at 192.168.10.25||EARLY||||

sqlite> select * from channels;
58de6c5f-1d0a-45f6-9d0c-4665b32812eb|inbound|2010-08-19 10:01:46|
1282204906|sofia/192.168.10.25/101 at 192.168.10.25|CS_EXECUTE|101|101|
192.168.10.75|133|voicemail|check commsmundi.com commsmundi.com 100|XML|
local|PCMU|8000|PCMU|8000||marces|101 at 192.168.10.25||EARLY||||

sqlite> select * from channels;
58de6c5f-1d0a-45f6-9d0c-4665b32812eb|inbound|2010-08-19 10:01:46|
1282204906|sofia/192.168.10.25/101 at 192.168.10.25|CS_EXECUTE|101|101|
192.168.10.75|133|voicemail|check commsmundi.com commsmundi.com 100|XML|
local|PCMU|8000|PCMU|8000||marces|101 at 192.168.10.25||EARLY||||

sqlite> select * from channels;
58de6c5f-1d0a-45f6-9d0c-4665b32812eb|inbound|2010-08-19 10:01:46|
1282204906|sofia/192.168.10.25/101 at 192.168.10.25|CS_EXECUTE|101|101|
192.168.10.75|133|voicemail|check commsmundi.com commsmundi.com 100|XML|
local|PCMU|8000|PCMU|8000||marces|101 at 192.168.10.25||EARLY||||

sqlite> select * from channels;
58de6c5f-1d0a-45f6-9d0c-4665b32812eb|inbound|2010-08-19 10:01:46|
1282204906|sofia/192.168.10.25/101 at 192.168.10.25|CS_EXECUTE|101|101|
192.168.10.75|133|voicemail|check commsmundi.com commsmundi.com 100|XML|
local|PCMU|8000|PCMU|8000||marces|101 at 192.168.10.25||EARLY||||

sqlite> select * from channels;
58de6c5f-1d0a-45f6-9d0c-4665b32812eb|inbound|2010-08-19 10:01:46|
1282204906|sofia/192.168.10.25/101 at 192.168.10.25|CS_EXECUTE|101|101|
192.168.10.75|133|voicemail|check commsmundi.com commsmundi.com 100|XML|
local|PCMU|8000|PCMU|8000||marces|101 at 192.168.10.25||EARLY||||

in the navigation menu:

sqlite> select * from channels;
58de6c5f-1d0a-45f6-9d0c-4665b32812eb|inbound|2010-08-19 10:01:46|
1282204906|sofia/192.168.10.25/101 at 192.168.10.25|CS_EXECUTE|101|101|
192.168.10.75|133|sleep|100|XML|local|PCMU|8000|PCMU|8000||marces|
101 at 192.168.10.25||EARLY||||

sqlite> select * from channels;
58de6c5f-1d0a-45f6-9d0c-4665b32812eb|inbound|2010-08-19 10:01:46|
1282204906|sofia/192.168.10.25/101 at 192.168.10.25|CS_EXECUTE|101|101|
192.168.10.75|133|sleep|100|XML|local|PCMU|8000|PCMU|8000||marces|
101 at 192.168.10.25||EARLY||||



Thanks,
António





More information about the FreeSWITCH-users mailing list