Daniel Bichara
2004-Mar-15 16:13 UTC
[Asterisk-Users] Transparent Switch - PRI / IAX2 / PRI
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"> <title></title> </head> <body text="#000000" bgcolor="#ffffff"> <pre>Hi, I wish * switch calls "transparent" from one port PRI to another * using IAX. If I have a line at extension.conf like this: _X.,1,Dial(<a class="moz-txt-link-abbreviated" href="mailto:IAX2/teste@196.168.110.2/${EXTEN">IAX2/teste@196.168.110.2/${EXTEN</a>}) I get a connection PRI Q931 message before ringing other side:> Protocol Discriminator: Q.931 (8) len=14 > Call Ref: len= 2 (reference 32770/0x8002) (Terminator) > Message type: CONNECT (7) > Channel ID (len= 5) [ Ext: 1 IntID: Implicit, PRI Spare: 0, Exclusive Dchan:0> ChanSel: Reserved > Ext: 1 Coding: 0 Number Specified Channel Type: 3 > Ext: 1 Channel: 1 ] > Progress Indicator (len= 2) [ Ext: 1 Coding: CCITT (ITU) standard (0) 0: 0Location: Private network serving the local user (1)> Ext: 1 Progress Description: Called equipment is non-ISDN. (2) ] -- IAX2[192.168.110.2:4569]/1 stopped sounds -- IAX2[192.168.110.2:4569]/1 is ringing How could I deal with this signalization? I wish to receive CONNECT after Answered. -- Zap/1-1 answered IAX2[<a class="moz-txt-link-abbreviated" href="mailto:virtulow@192.168.110.2:4569">virtulow@192.168.110.2:4569</a>]/1 <i> Thanks in advance. Daniel </i></pre> </body> </html>