[Freeswitch-users] Problem with mod_openzap.c and SS7boost

Anthony Minessale anthony.minessale at gmail.com
Tue Oct 28 05:45:17 PDT 2008


you forgot to say what line number and file that change was to.


On Tue, Oct 28, 2008 at 4:31 AM, Helmut Kuper <helmut.kuper at ewetel.de>wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hello,
>
> we use FS with mod_openzap to talk to a ss7boost server. we found that
> when we cancel a call to PSTN befor media is established by FS the pstn
> side won't be canceled as well. pstn side rings until timeout or voicebox.
>
> I changed in mod_openzap.c in function "channel_on_hangup" line 446 form
>
> if (tech_pvt->zchan->state != ZAP_CHANNEL_STATE_DOWN &&
> tech_pvt->zchan->state != ZAP_CHANNEL_STATE_TERMINATING) {
>
> to
> if (tech_pvt->zchan->state != ZAP_CHANNEL_STATE_TERMINATING) {
>
>
> That works so far.
>
> regards
> helmut
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iEYEARECAAYFAkkG2+UACgkQ4tZeNddg3dzylACfXMJY/KU65+XTqqxUBYFmlK/2
> lQcAn2CIsotR+cBW5R5S6YLyl9GXIt2K
> =26vq
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> 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
>



-- 
Anthony Minessale II

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

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

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:213-799-1400
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20081028/996fc3b3/attachment-0002.html 


More information about the FreeSWITCH-users mailing list