Re: [asterisk-ss7] dpc and adjpc

2007-10-15 Thread Eric Huang
Hi Joseph, Thanks for hints. Your hint confirms my configuration. Yes. The defaultdpc node controls cic trunks. The adjpointcode is the next hop is to get to the defaultdpc. But I can only see SS7 working in the node with adjpointcode, but not going to the node with defaultdpc. I will need to ena

Re: [asterisk-ss7] dpc and adjpc

2007-10-15 Thread Joseph
Eric Huang wrote: > 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 i

[asterisk-ss7] dpc and adjpc

2007-10-15 Thread Eric Huang
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()