Hi folks,

I'm playing around with the new 4.0.2 release and currently being stucked with 
some issues related to sipXbridge:


a)      I created a trunk with an itsp account for QSC (sip.qsc.de), it's 
working so far, I can place calls an get calls from the outside. The only thing 
are some error messages I can't sort:

"2009-10-05T14:59:42.993000Z":4014:JAVA:DEBUG:mymachine.domain.com:Timer-0:00000000:ItspAccountInfo:"FindSipServer::findServer:
 uri sip:sip.qsc.de"
"2009-10-05T14:59:42.993000Z":4015:JAVA:DEBUG:mymachine.domain.com:Timer-0:00000000:ItspAccountInfo:"FindSipServer::findServer
 Looking up NAPTR sip.qsc.de"
"2009-10-05T14:59:42.993000Z":4016:JAVA:DEBUG:mymachine.domain.com:Timer-0:00000000:ItspAccountInfo:"FindSipServer::findServer
 Best NAPTR choice is null"
"2009-10-05T14:59:42.994000Z":4017:JAVA:DEBUG:mymachine.domain.com:Timer-0:00000000:ItspAccountInfo:"FindSipServer::findServer
 Looking up SRV _sip._UDP.sip.qsc.de"
"2009-10-05T14:59:43.008000Z":4018:JAVA:DEBUG:mymachine.domain.com:Timer-0:00000000:ItspAccountInfo:"FindSipServer::findServer
 Looking up SRV _sip._TCP.sip.qsc.de"
"2009-10-05T14:59:43.021000Z":4019:JAVA:DEBUG:mymachine.domain.com:Timer-0:00000000:ItspAccountInfo:"FindSipServer::findServer
 Looking up A sip.qsc.de"
"2009-10-05T14:59:43.021000Z":4020:JAVA:DEBUG:mymachine.domain.com:Timer-0:00000000:ItspAccountInfo:"FindSipServer::findServer
 Found by A sip.qsc.de/213.148.136.2"
"2009-10-05T14:59:43.022000Z":4021:JAVA:DEBUG:mymachine.domain.com:Timer-0:00000000:CrLfTimerTask:"sending
 heartbeat to 213.148.136.2"
"2009-10-05T14:59:43.022000Z":4022:JAVA:DEBUG:mymachine.domain.com:Timer-0:00000000:ItspAccountInfo:"FindSipServer::findServer:
 uri sip:sip.qsc.de"
"2009-10-05T14:59:43.022000Z":4023:JAVA:DEBUG:mymachine.domain.com:Timer-0:00000000:ItspAccountInfo:"FindSipServer::findServer
 Looking up NAPTR sip.qsc.de"
"2009-10-05T14:59:43.022000Z":4024:JAVA:DEBUG:mymachine.domain.com:Timer-0:00000000:ItspAccountInfo:"FindSipServer::findServer
 Best NAPTR choice is null"
"2009-10-05T14:59:43.022000Z":4025:JAVA:DEBUG:mymachine.domain.com:Timer-0:00000000:ItspAccountInfo:"FindSipServer::findServer
 Looking up SRV _sip._UDP.sip.qsc.de"
"2009-10-05T14:59:43.022000Z":4026:JAVA:DEBUG:mymachine.domain.com:Timer-0:00000000:ItspAccountInfo:"FindSipServer::findServer
 Looking up SRV _sip._TCP.sip.qsc.de"
"2009-10-05T14:59:43.023000Z":4027:JAVA:DEBUG:mymachine.domain.com:Timer-0:00000000:ItspAccountInfo:"FindSipServer::findServer
 Looking up A sip.qsc.de"
"2009-10-05T14:59:43.023000Z":4028:JAVA:DEBUG:mymachine.domain.com:Timer-0:00000000:ItspAccountInfo:"FindSipServer::findServer
 Found by A sip.qsc.de/213.148.136.2"
"2009-10-05T14:59:43.023000Z":4029:JAVA:DEBUG:mymachine.domain.com:Timer-0:00000000:sipXbridge:"gov.nist.javax.sip.stack.UDPMessageChannel.<init>(UDPMessageChannel.java:197)
 [Creating message channel 213.148.136.2/5060]"
"2009-10-05T14:59:43.023000Z":4030:JAVA:DEBUG:mymachine.domain.com:Timer-0:00000000:sipXbridge:"gov.nist.javax.sip.stack.UDPMessageChannel.sendMessage(UDPMessageChannel.java:713)
 [:sendMessage 213.148.136.2/5060\n messageSize = 4]"
"2009-10-05T14:59:43.023000Z":4031:JAVA:DEBUG:mymachine.domain.com:Timer-0:00000000:sipXbridge:"gov.nist.javax.sip.stack.UDPMessageChannel.sendMessage(UDPMessageChannel.java:731)
 [sendMessage 213.148.136.2/5060\n\r\n\r\n]"
"2009-10-05T14:59:46.120000Z":4032:JAVA:DEBUG:mymachine.domain.com:Thread-250:00000000:sipXbridge:"gov.nist.javax.sip.stack.UDPMessageChannel.processIncomingDataPacket(UDPMessageChannel.java:289)
 [UDPMessageChannel: processIncomingDataPacket : peerAddress = 
213.148.136.2/5060 Length = 5]"
"2009-10-05T14:59:46.120000Z":4033:JAVA:DEBUG:mymachine.domain.com:Thread-250:00000000:sipXbridge:"gov.nist.javax.sip.stack.UDPMessageChannel.processIncomingDataPacket(UDPMessageChannel.java:303)
 [Rejecting message !  hello]"
"2009-10-05T14:59:46.121000Z":4034:JAVA:DEBUG:mymachine.domain.com:Thread-250:00000000:sipXbridge:"gov.nist.javax.sip.stack.UDPMessageChannel.processIncomingDataPacket(UDPMessageChannel.java:305)
 [error message Bad message]"
"2009-10-05T14:59:46.121000Z":4035:JAVA:ERR:mymachine.domain.com:Thread-250:00000000:sipXbridge:"Bad
 message"
java.text.ParseException: Bad message
 at 
gov.nist.javax.sip.parser.StringMsgParser.parseSIPMessage(StringMsgParser.java:210)
 at 
gov.nist.javax.sip.stack.UDPMessageChannel.processIncomingDataPacket(UDPMessageChannel.java:298)
 at gov.nist.javax.sip.stack.UDPMessageChannel.run(UDPMessageChannel.java:258)
 at java.lang.Thread.run(Thread.java:619)
"2009-10-05T14:59:46.121000Z":4036:JAVA:DEBUG:mymachine.domain.com:Thread-250:00000000:sipXbridge:"gov.nist.javax.sip.stack.UDPMessageChannel.processIncomingDataPacket(UDPMessageChannel.java:333)
 [Could not formulate automatic 400 Bad Request]"


b)      In the web config gui I'm able to define the sipxbridge parameter, 
there's the point

"Incoming calls destination"

I'm leaving this field empty. When placing a call, I get the notification "not 
available". As soon as I'm placing a real user / phone number the phone is 
ringing. But how to make sipxbridge to cut all the line numbers and only use 
the extension to place the call.
For example:

Call from external to 089 / 123456 - 978 (where 978 is my extension = user), so 
the sipxbridge should rewrite to 
[email protected]<mailto:[email protected]>



c)       Is it possible to rewrite some portions of the incoming SIP header ? 
With a patton gateway we're able to add a display name based on the dialed 
extensions (some kind of greeting to say when picking up the call) ?



Thanks in advance and best regards

Stefan


Stefan Weigel
Advanced IT-Professional
Tel.: +49 89 2000 48 975
Fax: +49 89 2000 48 566
eMail: 
[email protected]<mailto:[email protected]>
Allianz Automotive Services GmbH
Einsteinring 28
85609 Aschheim
Germany

http://www.allianz-warranty.com
Geschäftsführung: Andreas Rösing, Horst Ziegler
Amtsgericht München, HRB 175682
Für Umsatzsteuerzwecke: Ust-ID-Nr.: DE 262 617 720

_______________________________________________
sipx-users mailing list [email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to