[asterisk-ss7] dpc and adjpc
Eric Huang
java.fun at gmail.com
Mon Oct 15 02:22:45 CDT 2007
Hello All,
I have to configure different numbers for DPC and Adj PC. For
example, I have to have the following values in zapata.conf.
pointcode = 100
adjpointcode = 1001
defaultdpc = 1000
All ss7 goes to 1001, not to 1000. I have checked the code.
libss7.h in libss7
ss7_set_pc(), ss7_set_adjpc(), ss7_set_default_dpc() are realted
but there is not ss7_set_default_dpc function in any C files. My
question is how can I make singaling go to PC 1000 and routing it with
PC 1001? Missing code there?
cheers,
/eric
More information about the asterisk-ss7
mailing list