[Freeswitch-users] Invite with TLS when originate

Peter P GMX Prometheus001 at gmx.net
Tue May 5 15:06:13 PDT 2009


When I append transport=tls I recieve the following and the call is not
initiated:

2009-05-06 00:01:37 [DEBUG] mod_sofia.c:83 sofia_on_init()
sofia/internal/723321 at sip2.mydomain.de;transport=tls SOFIA INIT
2009-05-06 00:01:37 [DEBUG] sofia_glue.c:1972 sofia_glue_build_crypto()
Set Local Key [1 AES_CM_128_HMAC_SHA1_32
inline:AfDrMfXhTLFqPVOvzwTNV+9Wa8WYdh/TiSlZ90f0]
2009-05-06 00:01:38 [DEBUG] sofia_glue.c:583
sofia_glue_ext_address_lookup() STUN Success [217.xxx.xxx.190]:[12300]
2009-05-06 00:01:38 [DEBUG] sofia_glue.c:587
sofia_glue_ext_address_lookup() STUN Not Required ip and port match.
[217.xxx.xxx.190]:[12300]
2009-05-06 00:01:38 [DEBUG] mod_sofia.c:111 sofia_on_init()
(sofia/internal/723321 at sip2.mydomain.de;transport=tls) State Change
CS_INIT -> CS_ROUTING
2009-05-06 00:01:38 [DEBUG] switch_core_session.c:933
switch_core_session_signal_state_change() Send signal
sofia/internal/723321 at sip2.mydomain.de;transport=tls [BREAK]
2009-05-06 00:01:38 [DEBUG] switch_core_state_machine.c:480
switch_core_session_run()
(sofia/internal/723321 at sip2.mydomain.de;transport=tls) State INIT going
to sleep
2009-05-06 00:01:38 [DEBUG] switch_core_state_machine.c:397
switch_core_session_run()
(sofia/internal/723321 at sip2.mydomain.de;transport=tls) Running State
Change CS_ROUTING
2009-05-06 00:01:38 [DEBUG] switch_core_state_machine.c:483
switch_core_session_run()
(sofia/internal/723321 at sip2.mydomain.de;transport=tls) State ROUTING
2009-05-06 00:01:38 [DEBUG] mod_sofia.c:130 sofia_on_routing()
sofia/internal/723321 at sip2.mydomain.de;transport=tls SOFIA ROUTING
2009-05-06 00:01:38 [DEBUG] switch_ivr_originate.c:63
originate_on_routing()
(sofia/internal/723321 at sip2.mydomain.de;transport=tls) State Change
CS_ROUTING -> CS_CONSUME_MEDIA
2009-05-06 00:01:38 [DEBUG] switch_core_session.c:933
switch_core_session_signal_state_change() Send signal
sofia/internal/723321 at sip2.mydomain.de;transport=tls [BREAK]
2009-05-06 00:01:38 [DEBUG] switch_core_state_machine.c:483
switch_core_session_run()
(sofia/internal/723321 at sip2.mydomain.de;transport=tls) State ROUTING
going to sleep
2009-05-06 00:01:38 [DEBUG] switch_core_state_machine.c:397
switch_core_session_run()
(sofia/internal/723321 at sip2.mydomain.de;transport=tls) Running State
Change CS_CONSUME_MEDIA
2009-05-06 00:01:38 [DEBUG] switch_core_state_machine.c:502
switch_core_session_run()
(sofia/internal/723321 at sip2.mydomain.de;transport=tls) State CONSUME_MEDIA
2009-05-06 00:01:38 [DEBUG] sofia.c:2911 sofia_handle_sip_i_state()
Channel sofia/internal/723321 at sip2.mydomain.de;transport=tls entering
state [calling][0]
2009-05-06 00:01:38 [DEBUG] sofia.c:4241 sofia_handle_sip_i_invite() IP
217.xxx.xxx.190 Rejected by acl "domains". Falling back to Digest auth.
2009-05-06 00:01:38 [ERR] sofia_reg.c:1489
sofia_reg_handle_sip_r_challenge() No Matching gateway found
2009-05-06 00:01:38 [NOTICE] sofia_reg.c:1508
sofia_reg_handle_sip_r_challenge() Hangup
sofia/internal/723321 at sip2.mydomain.de;transport=tls [CS_CONSUME_MEDIA]
[MANDATORY_IE_MISSING]
2009-05-06 00:01:38 [DEBUG] switch_channel.c:1641
switch_channel_perform_hangup() Send signal
sofia/internal/723321 at sip2.mydomain.de;transport=tls [KILL]
2009-05-06 00:01:38 [DEBUG] switch_core_session.c:933
switch_core_session_signal_state_change() Send signal
sofia/internal/723321 at sip2.mydomain.de;transport=tls [BREAK]
2009-05-06 00:01:38 [DEBUG] switch_ivr_originate.c:2094
switch_ivr_originate() Originate Resulted in Error Cause: 96
[MANDATORY_IE_MISSING]
2009-05-06 00:01:38 [ERR] mod_conference.c:4326 conference_outcall()
Cannot create outgoing channel, cause: MANDATORY_IE_MISSING



Brian West schrieb:
> now append transport=tls
>
>> {originate_timeout=30,sip_secure_media=true,context=default}sofia/default/723321 at sip2.mydomain.de
>> <mailto:context=default%7Dsofia/default/723321 at sip2.mydomain.de>;transport=tls
>
>
> Brian West
> brian at freeswitch.org <mailto:brian at freeswitch.org>
>
> -- Meet us at ClueCon!  http://www.cluecon.com <http://www.cluecon.com/>
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>   




More information about the FreeSWITCH-users mailing list