Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: mod_sofia
-
Labels:None
-
Environment:ubuntu 12.04 LTS desktop version
-
Platform:Linux x86/gcc
-
Uname:Linux ubuntu 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
-
CPU Info:
-
GCC Version:gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
-
FreeSWITCH GIT Revision:head of master
-
Reproduced with GIT HEAD?:yes
Description
I have configured an ATA to talk to freeswitch on port 5060. The first call outgoing call thru google-voice goes OK, but the second one causes a crash. My google voice setup was obtained from the freeswitch wiki.
This is what I see in the log at the end:
2012-06-09 17:09:34.613401 [NOTICE] mod_sofia.c:2528 Ring-Ready sofia/internal/1000@192.168.1.4:5060!
2012-06-09 17:09:34.613401 [DEBUG] switch_core_session.c:923 Send signal sofia/internal/1000@192.168.1.4:5060 [BREAK]
2012-06-09 17:09:34.613401 [DEBUG] sofia.c:5828 Channel sofia/internal/1000@192.168.1.4:5060
entering state [early][180]
2012-06-09 17:09:34.613401 [DEBUG] switch_core_session.c:777 Send signal sofia/internal/1000@192.168.1.4:5060 [BREAK]
2012-06-09 17:09:34.613401 [NOTICE] switch_ivr_originate.c:519 Ring Ready sofia/internal/1000@192.168.1.4:5060!
2012-06-09 17:09:34.613401 [DEBUG] sofia_glue.c:3930 Looking for zrtp-hash
2012-06-09 17:09:34.613401 [DEBUG] sofia_glue.c:3908 Deciding whether to pass zrtp-hash between legs
2012-06-09 17:09:34.613401 [DEBUG] sofia_glue.c:3916 Found peer channel; propagating zrtp-hash if set
2012-06-09 17:09:34.613401 [DEBUG] sofia_glue.c:3876 Deciding whether to pass zrtp-hash between a-leg and b-leg
2012-06-09 17:09:34.613401 [DEBUG] sofia_glue.c:3892 Passing b-leg remote zrtp-hash (audio) to a-leg
This is what I see in the log at the end:
2012-06-09 17:09:34.613401 [NOTICE] mod_sofia.c:2528 Ring-Ready sofia/internal/1000@192.168.1.4:5060!
2012-06-09 17:09:34.613401 [DEBUG] switch_core_session.c:923 Send signal sofia/internal/1000@192.168.1.4:5060 [BREAK]
2012-06-09 17:09:34.613401 [DEBUG] sofia.c:5828 Channel sofia/internal/1000@192.168.1.4:5060
entering state [early][180]
2012-06-09 17:09:34.613401 [DEBUG] switch_core_session.c:777 Send signal sofia/internal/1000@192.168.1.4:5060 [BREAK]
2012-06-09 17:09:34.613401 [NOTICE] switch_ivr_originate.c:519 Ring Ready sofia/internal/1000@192.168.1.4:5060!
2012-06-09 17:09:34.613401 [DEBUG] sofia_glue.c:3930 Looking for zrtp-hash
2012-06-09 17:09:34.613401 [DEBUG] sofia_glue.c:3908 Deciding whether to pass zrtp-hash between legs
2012-06-09 17:09:34.613401 [DEBUG] sofia_glue.c:3916 Found peer channel; propagating zrtp-hash if set
2012-06-09 17:09:34.613401 [DEBUG] sofia_glue.c:3876 Deciding whether to pass zrtp-hash between a-leg and b-leg
2012-06-09 17:09:34.613401 [DEBUG] sofia_glue.c:3892 Passing b-leg remote zrtp-hash (audio) to a-leg