[asterisk-ss7] Two servers with same point code - chan_ss7

2016-07-13 Thread Rafael dos Santos Saraiva
Hi there My scenario is the follow: My pointcode is 3500, the point codes of another Telco is 9500 and 9501. I need interconnect each pointcode of the telco on each servers. The problem is i has only one point code. / Telco 1 - Interconnect point 1 - Pointcode 9500 sig chan 16 -

Re: [asterisk-ss7] Two servers with same point code - chan_ss7

2016-07-14 Thread Rafael dos Santos Saraiva
ovided by chan_ss7 with multple point codes. > > Regards > Mesbah > > On Thu, Jul 14, 2016 at 8:23 AM, Rafael dos Santos Saraiva < > rafaels...@gmail.com> wrote: > >> Hi there >> >> My scenario is the follow: >> >> My pointcode is 3500, the point co

Re: [asterisk-ss7] Two servers with same point code - chan_ss7

2016-07-14 Thread Rafael dos Santos Saraiva
Jul 14, 2016 at 8:23 AM, Rafael dos Santos Saraiva < > rafaels...@gmail.com> wrote: > >> Hi there >> >> My scenario is the follow: >> >> My pointcode is 3500, the point codes of another Telco is 9500 and 9501. >> I need interconnect each pointcode o

Re: [asterisk-ss7] Two servers with same point code - chan_ss7

2016-07-15 Thread Rafael dos Santos Saraiva
7-15 13:08 GMT-03:00 Mesbahuddin Malik : > Can u plz expalin why do u want to use same point code on two machines? > Do You want to implement clustering ? > > So Far my understating Point Code its Unique Identifier. > > > Rgds > Mesbah > > On Fri, Jul 15, 20

[asterisk-ss7] Dynamic Nature of Address chan_ss7

2016-07-18 Thread Rafael dos Santos Saraiva
Hi I need changing the field nature of address (noa) for each call in called party. It's possible? Thanks -- [image: Sua Foto] Rafael S. Saraiva Porto Alegre - RS | Mobile: (51) 8174-7956 -

Re: [asterisk-ss7] Dynamic Nature of Address chan_ss7

2016-08-17 Thread Rafael dos Santos Saraiva
ish to send. Then, when you do a Dial() in the dialplan, simply > prepend the prefix for the desired NAI setting onto the dial string and it > should dynamically set the NAI on the outbound call based on the > corresponding prefix. > > Hope that helps! > > Matt > > On Mo

[asterisk-ss7] chan_ss7 - mtp3d server and client with incorrect date

2016-10-20 Thread Rafael dos Santos Saraiva
Hi It is possible chan_ss7 stop (ss7 linestat not show cic's and not pass calls) if the date in the two equipments is different? Equipment 1 - run mtp3d Equipment 2 - run * and signalling by eqt 1 Thanks in advance -- [image: Sua Foto] Rafael S. Saraiva Porto Alegre - RS | Mobile: (51) 8174

[asterisk-ss7] MTP3d logrotate

2016-12-02 Thread Rafael dos Santos Saraiva
Hi Is it possible using logrotate with mtp3d files (/var/log/mtp3d.log and /tmp/mtp3d.pcap). I tried do, but when logrotate generate/clean file, the mtp3d service stops logging. Another question, is the very big size of logs the reason to problems on services(stops signalling traffic without any e

Re: [asterisk-ss7] MTP3d logrotate

2016-12-15 Thread Rafael dos Santos Saraiva
in > place and also allows rotation to continue. > > /var/log/myapp/*.log { > size 10k > weekly > rotate 8 > copytruncate > } > > Are you continuously generating .pcap? > > -- > regards, > > abdul basit | p: +92 32 1416 4196 | o: +92 30 084

[asterisk-ss7] Asterisk >> MTP3d Connection timeout

2016-12-15 Thread Rafael dos Santos Saraiva
Hi There is any timeout or desconnection by inactivity for connection between Asterisk and remote mtp3d service? I explain: I have a box with low call traffic, after various hours without calls the ISUP messages stops between boxes. In box that run mtp3d server the /var/log/mtp3d.log shows the fol

[asterisk-ss7] Two stp in chan_ss7

2017-06-22 Thread Rafael dos Santos Saraiva
Hi Is it possible using two or more stp in a link using chan_ss7? I tried two ways of this: ;comma separated stp => 123,456 ;one per line stp => 123 stp => 456 What's is correct? Or is not possible? Thanks in advance -- Att, Rafael Saraiva -- ___