[Freeswitch-users] mod_openzap
Evgeniy Zolotov
zolotov at altron.ua
Thu Sep 18 07:20:26 PDT 2008
In a directory libs/openzap/src/isdn
[olej at opos8 isdn]$ ls *.c
5ESSmes.c DMSStateNT.c mfifo.c Q921.c Q931mes.c
5ESSStateNT.c DMSStateTE.c nationalmes.c Q931api.c Q931StateNT.c
5ESSStateTE.c EuroISDNStateNT.c nationalStateNT.c Q931.c Q931StateTE.c
DMSmes.c EuroISDNStateTE.c nationalStateTE.c Q931ie.c Q932mes.c
- we see 2 files with definitions of responses to PRI messages :
Q931StateNT.c & Q931StateTE.c - "net side" & "local side"
1. If we connect 2 FreeSWITCHs with PRI channel we should specify (into mod_openzap configurations) NT for one of them
and TE for another.
In which way we are able to do this???
2. Is it a "span" parameter :
<param name="mode" value="user" />
in openzap.conf.xml?
What significance needs to be written in a "value" for the "net side" ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20080918/e468af1e/attachment-0002.html
More information about the FreeSWITCH-users
mailing list