Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[Freeswitch-users] Can't dial over openzap


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users
View previous topic :: View next topic  
Author Message
curly2009 at gmx.de
Guest





PostPosted: Tue Jan 27, 2009 12:05 pm    Post subject: [Freeswitch-users] Can't dial over openzap Reply with quote

Hello,

I can't make outbound calls with openzap. I have try to make outbound calls over asterisk and it's work. So I think that the zaptel konfiguration is okay. Or I'm wrong? What's the mistake?

I get this error on the console:

2009-01-27 15:32:45 [INFO] mod_dialplan_xml.c:222 dialplan_hunt() Processing 111->017XXXX@default
2009-01-27 15:32:45 [NOTICE] switch_channel.c:534 switch_channel_set_name() New Channel OpenZAP/1:1/017XXXX [2b330882-1286-4b8b-bfe6-825cee3c8268]
2009-01-27 15:32:45 [ERR] zap_isdn.c:559 state_advance() 1:1 STATE [DIALING]


freeswitch.log:


2009-01-27 15:32:45 [DEBUG] mod_openzap.c:339 tech_init() Set codec PCMA 20ms
2009-01-27 15:32:45 [DEBUG] mod_openzap.c:931 channel_outgoing_channel() Connect outbound channel OpenZAP/1:1/017XXXX
2009-01-27 15:32:45 [NOTICE] switch_channel.c:534 switch_channel_set_name() New Channel OpenZAP/1:1/017XXXX [2b330882-1286-4b8b-bfe6-825cee3c8268]
2009-01-27 15:32:45 [DEBUG] mod_openzap.c:940 channel_outgoing_channel() OpenZAP/1:1/017XXXX State Change CS_NEW -> CS_INIT
2009-01-27 15:32:45 [DEBUG] switch_core_session.c:722 switch_core_session_signal_state_change() Kill OpenZAP/1:1/017XXXX [BREAK]
2009-01-27 15:32:45 [DEBUG] zap_isdn.c:56 isdn_outgoing_call() Changing state on 1:1 from DOWN to DIALING
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:365 switch_core_session_run() OpenZAP/1:1/017XXXX Running State Change CS_INIT
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:415 switch_core_session_run() (OpenZAP/1:1/017XXXX) State INIT
2009-01-27 15:32:45 [DEBUG] mod_openzap.c:363 channel_on_init() OpenZAP/1:1/017XXXX State Change CS_INIT -> CS_ROUTING
2009-01-27 15:32:45 [DEBUG] switch_core_session.c:722 switch_core_session_signal_state_change() Kill OpenZAP/1:1/017XXXX [BREAK]
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:415 switch_core_session_run() (OpenZAP/1:1/017XXXX) State INIT going to sleep
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:365 switch_core_session_run() OpenZAP/1:1/017XXXX Running State Change CS_ROUTING
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:420 switch_core_session_run() (OpenZAP/1:1/017XXXX) State ROUTING
2009-01-27 15:32:45 [DEBUG] mod_openzap.c:384 channel_on_routing() OpenZAP/1:1/017XXXX CHANNEL ROUTING
2009-01-27 15:32:45 [DEBUG] switch_ivr_originate.c:57 originate_on_routing() OpenZAP/1:1/017XXXX State Change CS_ROUTING -> CS_CONSUME_MEDIA
2009-01-27 15:32:45 [DEBUG] switch_core_session.c:722 switch_core_session_signal_state_change() Kill OpenZAP/1:1/017XXXX [BREAK]
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:420 switch_core_session_run() (OpenZAP/1:1/017XXXX) State ROUTING going to sleep
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:365 switch_core_session_run() OpenZAP/1:1/017XXXX Running State Change CS_CONSUME_MEDIA
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:442 switch_core_session_run() (OpenZAP/1:1/017XXXX) State CONSUME_MEDIA
2009-01-27 15:32:45 [ERR] zap_isdn.c:559 state_advance() 1:1 STATE [DIALING]
2009-01-27 15:32:45 [DEBUG] zap_isdn.c:957 q931_rx_32() WRITE 55


--
NUR NOCH BIS 31.01.! GMX FreeDSL - Telefonanschluss + DSL
für nur 16,37 EURO/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
msc at freeswitch.org
Guest





PostPosted: Tue Jan 27, 2009 2:12 pm    Post subject: [Freeswitch-users] Can't dial over openzap Reply with quote

Would you mind giving us some more information? Please use
pastebin.freeswitch.org to post your configuration files. Also, if you
could review the information here:

http://wiki.freeswitch.org/wiki/Reporting_Bugs

it will help you gather what you need. See the section on openzap to
know what information to supply. That will help us to diagnose what is
happening.
-MC

On Tue, Jan 27, 2009 at 8:41 AM, "Franziska Röhler" <curly2009@gmx.de> wrote:
Quote:
Hello,

I can't make outbound calls with openzap. I have try to make outbound calls over asterisk and it's work. So I think that the zaptel konfiguration is okay. Or I'm wrong? What's the mistake?

I get this error on the console:

2009-01-27 15:32:45 [INFO] mod_dialplan_xml.c:222 dialplan_hunt() Processing 111->017XXXX@default
2009-01-27 15:32:45 [NOTICE] switch_channel.c:534 switch_channel_set_name() New Channel OpenZAP/1:1/017XXXX [2b330882-1286-4b8b-bfe6-825cee3c8268]
2009-01-27 15:32:45 [ERR] zap_isdn.c:559 state_advance() 1:1 STATE [DIALING]


freeswitch.log:


2009-01-27 15:32:45 [DEBUG] mod_openzap.c:339 tech_init() Set codec PCMA 20ms
2009-01-27 15:32:45 [DEBUG] mod_openzap.c:931 channel_outgoing_channel() Connect outbound channel OpenZAP/1:1/017XXXX
2009-01-27 15:32:45 [NOTICE] switch_channel.c:534 switch_channel_set_name() New Channel OpenZAP/1:1/017XXXX [2b330882-1286-4b8b-bfe6-825cee3c8268]
2009-01-27 15:32:45 [DEBUG] mod_openzap.c:940 channel_outgoing_channel() OpenZAP/1:1/017XXXX State Change CS_NEW -> CS_INIT
2009-01-27 15:32:45 [DEBUG] switch_core_session.c:722 switch_core_session_signal_state_change() Kill OpenZAP/1:1/017XXXX [BREAK]
2009-01-27 15:32:45 [DEBUG] zap_isdn.c:56 isdn_outgoing_call() Changing state on 1:1 from DOWN to DIALING
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:365 switch_core_session_run() OpenZAP/1:1/017XXXX Running State Change CS_INIT
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:415 switch_core_session_run() (OpenZAP/1:1/017XXXX) State INIT
2009-01-27 15:32:45 [DEBUG] mod_openzap.c:363 channel_on_init() OpenZAP/1:1/017XXXX State Change CS_INIT -> CS_ROUTING
2009-01-27 15:32:45 [DEBUG] switch_core_session.c:722 switch_core_session_signal_state_change() Kill OpenZAP/1:1/017XXXX [BREAK]
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:415 switch_core_session_run() (OpenZAP/1:1/017XXXX) State INIT going to sleep
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:365 switch_core_session_run() OpenZAP/1:1/017XXXX Running State Change CS_ROUTING
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:420 switch_core_session_run() (OpenZAP/1:1/017XXXX) State ROUTING
2009-01-27 15:32:45 [DEBUG] mod_openzap.c:384 channel_on_routing() OpenZAP/1:1/017XXXX CHANNEL ROUTING
2009-01-27 15:32:45 [DEBUG] switch_ivr_originate.c:57 originate_on_routing() OpenZAP/1:1/017XXXX State Change CS_ROUTING -> CS_CONSUME_MEDIA
2009-01-27 15:32:45 [DEBUG] switch_core_session.c:722 switch_core_session_signal_state_change() Kill OpenZAP/1:1/017XXXX [BREAK]
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:420 switch_core_session_run() (OpenZAP/1:1/017XXXX) State ROUTING going to sleep
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:365 switch_core_session_run() OpenZAP/1:1/017XXXX Running State Change CS_CONSUME_MEDIA
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:442 switch_core_session_run() (OpenZAP/1:1/017XXXX) State CONSUME_MEDIA
2009-01-27 15:32:45 [ERR] zap_isdn.c:559 state_advance() 1:1 STATE [DIALING]
2009-01-27 15:32:45 [DEBUG] zap_isdn.c:957 q931_rx_32() WRITE 55


--
NUR NOCH BIS 31.01.! GMX FreeDSL - Telefonanschluss + DSL
für nur 16,37 EURO/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
curly2009 at gmx.de
Guest





PostPosted: Wed Jan 28, 2009 8:37 am    Post subject: [Freeswitch-users] Can't dial over openzap Reply with quote

I posted the configuration files in pastebin.freeswitch.org


Quote:
Would you mind giving us some more information? Please use
pastebin.freeswitch.org to post your configuration files. Also, if you
could review the information here:

http://wiki.freeswitch.org/wiki/Reporting_Bugs

it will help you gather what you need. See the section on openzap to
know what information to supply. That will help us to diagnose what is
happening.
-MC

On Tue, Jan 27, 2009 at 8:41 AM, <curly2009@gmx.de>
wrote:
Quote:
Hello,

I can't make outbound calls with openzap. I have try to make outbound
calls over asterisk and it's work. So I think that the zaptel konfiguration
is okay. Or I'm wrong? What's the mistake?
Quote:

I get this error on the console:

2009-01-27 15:32:45 [INFO] mod_dialplan_xml.c:222 dialplan_hunt()
Processing 111->017XXXX@default
Quote:
2009-01-27 15:32:45 [NOTICE] switch_channel.c:534
switch_channel_set_name() New Channel OpenZAP/1:1/017XXXX [2b330882-1286-4b8b-bfe6-825cee3c8268]
Quote:
2009-01-27 15:32:45 [ERR] zap_isdn.c:559 state_advance() 1:1 STATE
[DIALING]
Quote:


freeswitch.log:


2009-01-27 15:32:45 [DEBUG] mod_openzap.c:339 tech_init() Set codec PCMA
20ms
Quote:
2009-01-27 15:32:45 [DEBUG] mod_openzap.c:931 channel_outgoing_channel()
Connect outbound channel OpenZAP/1:1/017XXXX
Quote:
2009-01-27 15:32:45 [NOTICE] switch_channel.c:534
switch_channel_set_name() New Channel OpenZAP/1:1/017XXXX [2b330882-1286-4b8b-bfe6-825cee3c8268]
Quote:
2009-01-27 15:32:45 [DEBUG] mod_openzap.c:940 channel_outgoing_channel()
OpenZAP/1:1/017XXXX State Change CS_NEW -> CS_INIT
Quote:
2009-01-27 15:32:45 [DEBUG] switch_core_session.c:722
switch_core_session_signal_state_change() Kill OpenZAP/1:1/017XXXX [BREAK]
Quote:
2009-01-27 15:32:45 [DEBUG] zap_isdn.c:56 isdn_outgoing_call() Changing
state on 1:1 from DOWN to DIALING
Quote:
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:365
switch_core_session_run() OpenZAP/1:1/017XXXX Running State Change CS_INIT
Quote:
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:415
switch_core_session_run() (OpenZAP/1:1/017XXXX) State INIT
Quote:
2009-01-27 15:32:45 [DEBUG] mod_openzap.c:363 channel_on_init()
OpenZAP/1:1/017XXXX State Change CS_INIT -> CS_ROUTING
Quote:
2009-01-27 15:32:45 [DEBUG] switch_core_session.c:722
switch_core_session_signal_state_change() Kill OpenZAP/1:1/017XXXX [BREAK]
Quote:
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:415
switch_core_session_run() (OpenZAP/1:1/017XXXX) State INIT going to sleep
Quote:
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:365
switch_core_session_run() OpenZAP/1:1/017XXXX Running State Change CS_ROUTING
Quote:
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:420
switch_core_session_run() (OpenZAP/1:1/017XXXX) State ROUTING
Quote:
2009-01-27 15:32:45 [DEBUG] mod_openzap.c:384 channel_on_routing()
OpenZAP/1:1/017XXXX CHANNEL ROUTING
Quote:
2009-01-27 15:32:45 [DEBUG] switch_ivr_originate.c:57
originate_on_routing() OpenZAP/1:1/017XXXX State Change CS_ROUTING -> CS_CONSUME_MEDIA
Quote:
2009-01-27 15:32:45 [DEBUG] switch_core_session.c:722
switch_core_session_signal_state_change() Kill OpenZAP/1:1/017XXXX [BREAK]
Quote:
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:420
switch_core_session_run() (OpenZAP/1:1/017XXXX) State ROUTING going to sleep
Quote:
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:365
switch_core_session_run() OpenZAP/1:1/017XXXX Running State Change CS_CONSUME_MEDIA
Quote:
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:442
switch_core_session_run() (OpenZAP/1:1/017XXXX) State CONSUME_MEDIA
Quote:
2009-01-27 15:32:45 [ERR] zap_isdn.c:559 state_advance() 1:1 STATE
[DIALING]
Quote:
2009-01-27 15:32:45 [DEBUG] zap_isdn.c:957 q931_rx_32() WRITE 55


--
NUR NOCH BIS 31.01.! GMX FreeDSL - Telefonanschluss + DSL
für nur 16,37 EURO/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

--
Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
anthony.minessale at g...
Guest





PostPosted: Wed Jan 28, 2009 9:08 am    Post subject: [Freeswitch-users] Can't dial over openzap Reply with quote

Is this analog FXO?

Analog FXO needs to detect a dial tone to make an outbound call.
Do you have the tones configured properly for your location?

Are you using the latest revision of the CODE?

You should not paste only small snippets of log, it's better to paste the whole log of the call start to finish.



On Wed, Jan 28, 2009 at 7:24 AM, <curly2009@gmx.de (curly2009@gmx.de)> wrote:
Quote:
I posted the configuration files in pastebin.freeswitch.org


Quote:
Would you mind giving us some more information? Please use
pastebin.freeswitch.org to post your configuration files. Also, if you
could review the information here:

http://wiki.freeswitch.org/wiki/Reporting_Bugs

it will help you gather what you need. See the section on openzap to
know what information to supply. That will help us to diagnose what is
happening.
-MC


Quote:
On Tue, Jan 27, 2009 at 8:41 AM, <curly2009@gmx.de (curly2009@gmx.de)>

Quote:
wrote:
Quote:
Hello,

I can't make outbound calls with openzap. I have try to make outbound
calls over asterisk and it's work. So I think that the zaptel konfiguration
is okay. Or I'm wrong? What's the mistake?
Quote:

I get this error on the console:

2009-01-27 15:32:45 [INFO] mod_dialplan_xml.c:222 dialplan_hunt()
Processing 111->017XXXX@default
Quote:
2009-01-27 15:32:45 [NOTICE] switch_channel.c:534
switch_channel_set_name() New Channel OpenZAP/1:1/017XXXX [2b330882-1286-4b8b-bfe6-825cee3c8268]
Quote:
2009-01-27 15:32:45 [ERR] zap_isdn.c:559 state_advance() 1:1 STATE
[DIALING]
Quote:


freeswitch.log:


2009-01-27 15:32:45 [DEBUG] mod_openzap.c:339 tech_init() Set codec PCMA
20ms
Quote:
2009-01-27 15:32:45 [DEBUG] mod_openzap.c:931 channel_outgoing_channel()
Connect outbound channel OpenZAP/1:1/017XXXX
Quote:
2009-01-27 15:32:45 [NOTICE] switch_channel.c:534
switch_channel_set_name() New Channel OpenZAP/1:1/017XXXX [2b330882-1286-4b8b-bfe6-825cee3c8268]
Quote:
2009-01-27 15:32:45 [DEBUG] mod_openzap.c:940 channel_outgoing_channel()
OpenZAP/1:1/017XXXX State Change CS_NEW -> CS_INIT
Quote:
2009-01-27 15:32:45 [DEBUG] switch_core_session.c:722
switch_core_session_signal_state_change() Kill OpenZAP/1:1/017XXXX [BREAK]
Quote:
2009-01-27 15:32:45 [DEBUG] zap_isdn.c:56 isdn_outgoing_call() Changing
state on 1:1 from DOWN to DIALING
Quote:
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:365
switch_core_session_run() OpenZAP/1:1/017XXXX Running State Change CS_INIT
Quote:
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:415
switch_core_session_run() (OpenZAP/1:1/017XXXX) State INIT
Quote:
2009-01-27 15:32:45 [DEBUG] mod_openzap.c:363 channel_on_init()
OpenZAP/1:1/017XXXX State Change CS_INIT -> CS_ROUTING
Quote:
2009-01-27 15:32:45 [DEBUG] switch_core_session.c:722
switch_core_session_signal_state_change() Kill OpenZAP/1:1/017XXXX [BREAK]
Quote:
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:415
switch_core_session_run() (OpenZAP/1:1/017XXXX) State INIT going to sleep
Quote:
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:365
switch_core_session_run() OpenZAP/1:1/017XXXX Running State Change CS_ROUTING
Quote:
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:420
switch_core_session_run() (OpenZAP/1:1/017XXXX) State ROUTING
Quote:
2009-01-27 15:32:45 [DEBUG] mod_openzap.c:384 channel_on_routing()
OpenZAP/1:1/017XXXX CHANNEL ROUTING
Quote:
2009-01-27 15:32:45 [DEBUG] switch_ivr_originate.c:57
originate_on_routing() OpenZAP/1:1/017XXXX State Change CS_ROUTING -> CS_CONSUME_MEDIA
Quote:
2009-01-27 15:32:45 [DEBUG] switch_core_session.c:722
switch_core_session_signal_state_change() Kill OpenZAP/1:1/017XXXX [BREAK]
Quote:
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:420
switch_core_session_run() (OpenZAP/1:1/017XXXX) State ROUTING going to sleep
Quote:
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:365
switch_core_session_run() OpenZAP/1:1/017XXXX Running State Change CS_CONSUME_MEDIA
Quote:
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:442
switch_core_session_run() (OpenZAP/1:1/017XXXX) State CONSUME_MEDIA
Quote:
2009-01-27 15:32:45 [ERR] zap_isdn.c:559 state_advance() 1:1 STATE
[DIALING]
Quote:
2009-01-27 15:32:45 [DEBUG] zap_isdn.c:957 q931_rx_32() WRITE 55


--
NUR NOCH BIS 31.01.! GMX FreeDSL - Telefonanschluss + DSL
für nur 16,37 EURO/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org



--
Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org





--
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/

AIM: anthm
MSN:anthony_minessale@hotmail.com ([email]MSN%3Aanthony_minessale@hotmail.com[/email])
GTALK/JABBER/PAYPAL:anthony.minessale@gmail.com ([email]PAYPAL%3Aanthony.minessale@gmail.com[/email])
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888@conference.freeswitch.org ([email]sip%3A888@conference.freeswitch.org[/email])
iax:guest@conference.freeswitch.org/888
googletalk:conf+888@conference.freeswitch.org ([email]googletalk%3Aconf%2B888@conference.freeswitch.org[/email])
pstn:213-799-1400
Back to top
curly2009 at gmx.de
Guest





PostPosted: Wed Jan 28, 2009 11:07 am    Post subject: [Freeswitch-users] Can't dial over openzap Reply with quote

It's ISDN PRI. Digium Wildcard TE110P

I don't edit tones.conf. I leave this to the defaults.

I using
freeswitch-1.0.1
zaptel-1.4.12

I posted the whole log of the call in pastebin.freeswitch.org.

Quote:
Is this analog FXO?

Analog FXO needs to detect a dial tone to make an outbound call.
Do you have the tones configured properly for your location?

Are you using the latest revision of the CODE?

You should not paste only small snippets of log, it's better to paste the
whole log of the call start to finish.



On Wed, Jan 28, 2009 at 7:24 AM, <curly2009@gmx.de> wrote:

Quote:
I posted the configuration files in pastebin.freeswitch.org


Quote:
Would you mind giving us some more information? Please use
pastebin.freeswitch.org to post your configuration files. Also, if you
could review the information here:

http://wiki.freeswitch.org/wiki/Reporting_Bugs

it will help you gather what you need. See the section on openzap to
know what information to supply. That will help us to diagnose what is
happening.
-MC

On Tue, Jan 27, 2009 at 8:41 AM, <curly2009@gmx.de>
wrote:
Quote:
Hello,

I can't make outbound calls with openzap. I have try to make
outbound
Quote:
Quote:
calls over asterisk and it's work. So I think that the zaptel
konfiguration
Quote:
is okay. Or I'm wrong? What's the mistake?
Quote:

I get this error on the console:

2009-01-27 15:32:45 [INFO] mod_dialplan_xml.c:222 dialplan_hunt()
Processing 111->017XXXX@default
Quote:
2009-01-27 15:32:45 [NOTICE] switch_channel.c:534
switch_channel_set_name() New Channel OpenZAP/1:1/017XXXX
[2b330882-1286-4b8b-bfe6-825cee3c8268]
Quote:
Quote:
2009-01-27 15:32:45 [ERR] zap_isdn.c:559 state_advance() 1:1 STATE
[DIALING]
Quote:


freeswitch.log:


2009-01-27 15:32:45 [DEBUG] mod_openzap.c:339 tech_init() Set codec
PCMA
Quote:
20ms
Quote:
2009-01-27 15:32:45 [DEBUG] mod_openzap.c:931
channel_outgoing_channel()
Quote:
Connect outbound channel OpenZAP/1:1/017XXXX
Quote:
2009-01-27 15:32:45 [NOTICE] switch_channel.c:534
switch_channel_set_name() New Channel OpenZAP/1:1/017XXXX
[2b330882-1286-4b8b-bfe6-825cee3c8268]
Quote:
Quote:
2009-01-27 15:32:45 [DEBUG] mod_openzap.c:940
channel_outgoing_channel()
Quote:
OpenZAP/1:1/017XXXX State Change CS_NEW -> CS_INIT
Quote:
2009-01-27 15:32:45 [DEBUG] switch_core_session.c:722
switch_core_session_signal_state_change() Kill OpenZAP/1:1/017XXXX
[BREAK]
Quote:
Quote:
2009-01-27 15:32:45 [DEBUG] zap_isdn.c:56 isdn_outgoing_call()
Changing
Quote:
Quote:
state on 1:1 from DOWN to DIALING
Quote:
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:365
switch_core_session_run() OpenZAP/1:1/017XXXX Running State Change
CS_INIT
Quote:
Quote:
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:415
switch_core_session_run() (OpenZAP/1:1/017XXXX) State INIT
Quote:
2009-01-27 15:32:45 [DEBUG] mod_openzap.c:363 channel_on_init()
OpenZAP/1:1/017XXXX State Change CS_INIT -> CS_ROUTING
Quote:
2009-01-27 15:32:45 [DEBUG] switch_core_session.c:722
switch_core_session_signal_state_change() Kill OpenZAP/1:1/017XXXX
[BREAK]
Quote:
Quote:
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:415
switch_core_session_run() (OpenZAP/1:1/017XXXX) State INIT going to
sleep
Quote:
Quote:
Quote:
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:365
switch_core_session_run() OpenZAP/1:1/017XXXX Running State Change
CS_ROUTING
Quote:
Quote:
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:420
switch_core_session_run() (OpenZAP/1:1/017XXXX) State ROUTING
Quote:
2009-01-27 15:32:45 [DEBUG] mod_openzap.c:384 channel_on_routing()
OpenZAP/1:1/017XXXX CHANNEL ROUTING
Quote:
2009-01-27 15:32:45 [DEBUG] switch_ivr_originate.c:57
originate_on_routing() OpenZAP/1:1/017XXXX State Change CS_ROUTING ->
CS_CONSUME_MEDIA
Quote:
Quote:
2009-01-27 15:32:45 [DEBUG] switch_core_session.c:722
switch_core_session_signal_state_change() Kill OpenZAP/1:1/017XXXX
[BREAK]
Quote:
Quote:
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:420
switch_core_session_run() (OpenZAP/1:1/017XXXX) State ROUTING going to
sleep
Quote:
Quote:
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:365
switch_core_session_run() OpenZAP/1:1/017XXXX Running State Change
CS_CONSUME_MEDIA
Quote:
Quote:
2009-01-27 15:32:45 [DEBUG] switch_core_state_machine.c:442
switch_core_session_run() (OpenZAP/1:1/017XXXX) State CONSUME_MEDIA
Quote:
2009-01-27 15:32:45 [ERR] zap_isdn.c:559 state_advance() 1:1 STATE
[DIALING]
Quote:
2009-01-27 15:32:45 [DEBUG] zap_isdn.c:957 q931_rx_32() WRITE 55


--
NUR NOCH BIS 31.01.! GMX FreeDSL - Telefonanschluss + DSL
für nur 16,37 EURO/mtl.!*
http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a
Quote:
Quote:

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:
http://lists.freeswitch.org/mailman/options/freeswitch-users
Quote:
Quote:
http://www.freeswitch.org


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users

UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
Quote:
Quote:
http://www.freeswitch.org

--
Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit
allen:
Quote:
http://www.gmx.net/de/go/multimessenger

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org




--
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/

AIM: anthm
MSN:anthony_minessale@hotmail.com <MSN%3Aanthony_minessale@hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale@gmail.com<PAYPAL%3Aanthony.minessale@gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888@conference.freeswitch.org <sip%3A888@conference.freeswitch.org>
iax:guest@conference.freeswitch.org/888
googletalk:conf+888@conference.freeswitch.org<googletalk%3Aconf%2B888@conference.freeswitch.org>
pstn:213-799-1400

--
NUR NOCH BIS 31.01.! GMX FreeDSL - Telefonanschluss + DSL
für nur 16,37 EURO/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
brian at freeswitch.org
Guest





PostPosted: Wed Jan 28, 2009 11:14 am    Post subject: [Freeswitch-users] Can't dial over openzap Reply with quote

Have you tried with the latest FreeSWITCH Trunk?

/b

On Jan 28, 2009, at 10:01 AM, curly2009@gmx.de wrote:

Quote:
It's ISDN PRI. Digium Wildcard TE110P

I don't edit tones.conf. I leave this to the defaults.

I using
freeswitch-1.0.1
zaptel-1.4.12

I posted the whole log of the call in pastebin.freeswitch.org.


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
curly2009 at gmx.de
Guest





PostPosted: Wed Jan 28, 2009 11:25 am    Post subject: [Freeswitch-users] Can't dial over openzap Reply with quote

no I don't have try it.

I have to execute "make current" in the Freeswitch source directory, or something else?

-------- Original-Nachricht --------
Quote:
Datum: Wed, 28 Jan 2009 10:11:36 -0600
Von: Brian West <brian@freeswitch.org>
An: freeswitch-users@lists.freeswitch.org
Betreff: Re: [Freeswitch-users] Can\'t dial over openzap

Quote:
Have you tried with the latest FreeSWITCH Trunk?

/b

On Jan 28, 2009, at 10:01 AM, curly2009@gmx.de wrote:

Quote:
It's ISDN PRI. Digium Wildcard TE110P

I don't edit tones.conf. I leave this to the defaults.

I using
freeswitch-1.0.1
zaptel-1.4.12

I posted the whole log of the call in pastebin.freeswitch.org.


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

--
NUR NOCH BIS 31.01.! GMX FreeDSL - Telefonanschluss + DSL
für nur 16,37 EURO/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
msc at freeswitch.org
Guest





PostPosted: Wed Jan 28, 2009 12:46 pm    Post subject: [Freeswitch-users] Can't dial over openzap Reply with quote

I just added a small section to the reporting bugs page on the wiki.
It specifically talks about this subject:
http://wiki.freeswitch.org/wiki/Reporting_Bugs#Upgrading_From_Older_Revisions

In simple terms, you are best to copy your configs to a safe location,
then delete your /usr/src/freeswitch directory, then delete your fs
source directory, and then do a fresh checkout & install. Personally,
on Linux I like doing the "quick and dirty install":
http://wiki.freeswitch.org/wiki/Quick_and_Dirty_Install

After your fresh install is complete, go back and make your
customizations, like editing the modules.conf and modules.conf.xml,
installing openzap, etc. Then test and report back.
-MC

On Wed, Jan 28, 2009 at 8:23 AM, <curly2009@gmx.de> wrote:
Quote:
no I don't have try it.

I have to execute "make current" in the Freeswitch source directory, or something else?

-------- Original-Nachricht --------
Quote:
Datum: Wed, 28 Jan 2009 10:11:36 -0600
Von: Brian West <brian@freeswitch.org>
An: freeswitch-users@lists.freeswitch.org
Betreff: Re: [Freeswitch-users] Can\'t dial over openzap

Quote:
Have you tried with the latest FreeSWITCH Trunk?

/b

On Jan 28, 2009, at 10:01 AM, curly2009@gmx.de wrote:

Quote:
It's ISDN PRI. Digium Wildcard TE110P

I don't edit tones.conf. I leave this to the defaults.

I using
freeswitch-1.0.1
zaptel-1.4.12

I posted the whole log of the call in pastebin.freeswitch.org.


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

--
NUR NOCH BIS 31.01.! GMX FreeDSL - Telefonanschluss + DSL
für nur 16,37 EURO/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
curly2009 at gmx.de
Guest





PostPosted: Thu Jan 29, 2009 9:44 am    Post subject: [Freeswitch-users] Can't dial over openzap Reply with quote

I tried with the latest FreeSwitch Trunk and it's work now. But now two snom phones can do only inbound calls. when I do a outbound call I get this error on the console:

2009-01-29 15:26:43 [DEBUG] sofia.c:3785 sofia_handle_sip_i_invite() IP 10.xx.xx.xx Rejected by acl "domains". Falling back to Digest auth.
2009-01-29 15:26:43 [DEBUG] sofia.c:3785 sofia_handle_sip_i_invite() IP 10.xx.xx.xx Rejected by acl "domains". Falling back to Digest auth.
2009-01-29 15:26:43 [NOTICE] switch_channel.c:565 switch_channel_set_name() New Channel sofia/internal/1001@10.xx.xx.xx [ac2988cf-008c-4bd2-9aea-7de3d328d7ff]
2009-01-29 15:26:43 [DEBUG] sofia.c:4311 sofia_handle_sip_i_invite() Setting NAT mode based on rfc1918
2009-01-29 15:26:43 [DEBUG] sofia.c:2542 sofia_handle_sip_i_state() Channel sofia/internal/1001@10.xx.xx.xx entering state [received]
2009-01-29 15:26:43 [DEBUG] sofia.c:2546 sofia_handle_sip_i_state() Remote SDP:
v=0
o=root 866376124 866376124 IN IP4 10.xx.xx.xx
s=call
c=IN IP4 10.xx.xx.xx
t=0 0
m=audio 54874 RTP/AVP 0 8 9 2 3 18 4 101
a=rtpmap:0 pcmu/8000
a=rtpmap:8 pcma/8000
a=rtpmap:9 g722/8000
a=rtpmap:2 g726-32/8000
a=rtpmap:3 gsm/8000
a=rtpmap:18 g729/8000
a=rtpmap:4 g723/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=crypto:1 AES_CM_128_HMAC_SHA1_32 inline:mbfUCh51dy9DGVqPTcOaY4IYILRQfwzVT7zyIo7j
a=ptime:20

2009-01-29 15:26:43 [ERR] sofia_glue.c:2367 sofia_glue_negotiate_sdp() a=crypto in RTP/AVP, refer to rfc3711
2009-01-29 15:26:43 [NOTICE] sofia.c:2741 sofia_handle_sip_i_state() Hangup sofia/internal/1001@10.xx.xx.xx [CS_NEW] [INCOMPATIBLE_DESTINATION]
2009-01-29 15:26:43 [DEBUG] switch_channel.c:1494 switch_channel_perform_hangup() Send signal sofia/internal/1001@10.xx.xx.xx [KILL]
2009-01-29 15:26:43 [DEBUG] switch_core_session.c:807 switch_core_session_signal_state_change() Send signal sofia/internal/1001@10.xx.xx.xx [BREAK]
2009-01-29 15:26:43 [DEBUG] switch_core_state_machine.c:379 switch_core_session_run() (sofia/internal/1001@10.xx.xx.xx) Running State Change CS_HANGUP
2009-01-29 15:26:43 [DEBUG] switch_core_state_machine.c:410 switch_core_session_run() (sofia/internal/1001@10.xx.xx.xx) State HANGUP
2009-01-29 15:26:43 [DEBUG] mod_sofia.c:287 sofia_on_hangup() Channel sofia/internal/1001@10.xx.xx.xx hanging up, cause: INCOMPATIBLE_DESTINATION
2009-01-29 15:26:43 [DEBUG] mod_sofia.c:361 sofia_on_hangup() Responding to INVITE with: 488
2009-01-29 15:26:43 [DEBUG] switch_core_state_machine.c:46 switch_core_standard_on_hangup() sofia/internal/1001@10.xx.xx.xx Standard HANGUP, cause: INCOMPATIBLE_DESTINATION
2009-01-29 15:26:43 [DEBUG] switch_core_state_machine.c:410 switch_core_session_run() (sofia/internal/1001@10.xx.xx.xx) State HANGUP going to sleep
2009-01-29 15:26:43 [DEBUG] switch_core_session.c:939 switch_core_session_thread() Session 2 (sofia/internal/1001@10.xx.xx.xx) Locked, Waiting on external entities
2009-01-29 15:26:43 [NOTICE] switch_core_session.c:957 xswitch_core_session_thread() Session 2 (sofia/internal/1001@10.xx.xx.xx) Ended
2009-01-29 15:26:43 [NOTICE] switch_core_session.c:959 switch_core_session_thread() Close Channel sofia/internal/1001@10.xx.xx.xx [CS_HANGUP]


Quote:
I just added a small section to the reporting bugs page on the wiki.
It specifically talks about this subject:
http://wiki.freeswitch.org/wiki/Reporting_Bugs#Upgrading_From_Older_Revisions

In simple terms, you are best to copy your configs to a safe location,
then delete your /usr/src/freeswitch directory, then delete your fs
source directory, and then do a fresh checkout & install. Personally,
on Linux I like doing the "quick and dirty install":
http://wiki.freeswitch.org/wiki/Quick_and_Dirty_Install

After your fresh install is complete, go back and make your
customizations, like editing the modules.conf and modules.conf.xml,
installing openzap, etc. Then test and report back.
-MC

On Wed, Jan 28, 2009 at 8:23 AM, <curly2009@gmx.de> wrote:
Quote:
no I don't have try it.

I have to execute "make current" in the Freeswitch source directory, or
something else?
Quote:

-------- Original-Nachricht --------
Quote:
Datum: Wed, 28 Jan 2009 10:11:36 -0600
Von: Brian West <brian@freeswitch.org>
An: freeswitch-users@lists.freeswitch.org
Betreff: Re: [Freeswitch-users] Can\'t dial over openzap

Quote:
Have you tried with the latest FreeSWITCH Trunk?

/b

On Jan 28, 2009, at 10:01 AM, curly2009@gmx.de wrote:

Quote:
It's ISDN PRI. Digium Wildcard TE110P

I don't edit tones.conf. I leave this to the defaults.

I using
freeswitch-1.0.1
zaptel-1.4.12

I posted the whole log of the call in pastebin.freeswitch.org.


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users

UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
Quote:
Quote:
http://www.freeswitch.org

--
NUR NOCH BIS 31.01.! GMX FreeDSL - Telefonanschluss + DSL
für nur 16,37 EURO/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

--
Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
mike at jerris.com
Guest





PostPosted: Thu Jan 29, 2009 10:38 am    Post subject: [Freeswitch-users] Can't dial over openzap Reply with quote

Snom filed a bug with us that we should not accept a=crypto in the RTP/
AVP as it is an rfc violation but left their defaults to still send
that. Please file a complaint with snom that their default are not
right. There is a setting to change it but I can not recall what it is.

Mike

On Jan 29, 2009, at 9:42 AM, curly2009@gmx.de wrote:

Quote:
2009-01-29 15:26:43 [ERR] sofia_glue.c:2367
sofia_glue_negotiate_sdp() a=crypto in RTP/AVP, refer to rfc3711


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
brian at freeswitch.org
Guest





PostPosted: Thu Jan 29, 2009 11:04 am    Post subject: [Freeswitch-users] Can't dial over openzap Reply with quote

You go to the identity under "RTP/SAVP:" and change it to optional

/b

On Jan 29, 2009, at 9:19 AM, Michael Jerris wrote:
Quote:
Snom filed a bug with us that we should not accept a=crypto in the RTP/
AVP as it is an rfc violation but left their defaults to still send
that. Please file a complaint with snom that their default are not
right. There is a setting to change it but I can not recall what it is.

Mike
Back to top
curly2009 at gmx.de
Guest





PostPosted: Thu Jan 29, 2009 11:54 am    Post subject: [Freeswitch-users] Can't dial over openzap Reply with quote

Thanks... it works!

Quote:
You go to the identity under "RTP/SAVP:" and change it to optional

/b

On Jan 29, 2009, at 9:19 AM, Michael Jerris wrote:

Quote:
Snom filed a bug with us that we should not accept a=crypto in the
RTP/
AVP as it is an rfc violation but left their defaults to still send
that. Please file a complaint with snom that their default are not
right. There is a setting to change it but I can not recall what it
is.

Mike


--
NUR NOCH BIS 31.01.! GMX FreeDSL - Telefonanschluss + DSL
für nur 16,37 EURO/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
brian at freeswitch.org
Guest





PostPosted: Thu Jan 29, 2009 11:57 am    Post subject: [Freeswitch-users] Can't dial over openzap Reply with quote

Also email snom and ask them to make that the default setting. I have
added this to the FAQ also.

/b

On Jan 29, 2009, at 10:50 AM, curly2009@gmx.de wrote:

Quote:

Thanks... it works!

Quote:
You go to the identity under "RTP/SAVP:" and change it to optional

/b



_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services