On Fri, 20 Feb 2015 17:11:53 -0500, Andres wrote: > I don't think so. But you should also see the SIP messages on the > console (sip set debug on) without having to look at the log file. Maybe > something in your logger.conf is messed up.
that worked :) tleilax*CLI> tleilax*CLI> [Feb 20 21:06:19] <--- SIP read from UDP:192.168.1.3:44226 ---> OPTIONS sip:345@tleilax SIP/2.0 Via: SIP/2.0/UDP 127.0.1.1:44226;branch=z9hG4bK.508a6d72;rport;alias From: sip:[email protected]:44226;tag=2a099edc To: sip:345@tleilax Call-ID: [email protected] CSeq: 1 OPTIONS Contact: sip:[email protected]:44226 Content-Length: 0 Max-Forwards: 0 User-Agent: sipsak 0.9.6 Accept: text/plain <-------------> [Feb 20 21:06:19] --- (11 headers 0 lines) --- [Feb 20 21:06:19] Looking for 345 in trunkinbound (domain tleilax) [Feb 20 21:06:19] <--- Transmitting (NAT) to 192.168.1.3:44226 ---> SIP/2.0 200 OK Via: SIP/2.0/UDP 127.0.1.1:44226;branch=z9hG4bK.508a6d72;alias;received=192.168.1.3;rport=44226 From: sip:[email protected]:44226;tag=2a099edc To: sip:345@tleilax;tag=as5d21da5c Call-ID: [email protected] CSeq: 1 OPTIONS Server: Asterisk PBX 1.8.29.0-vici Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE Supported: replaces, timer Contact: <sip:192.168.1.2:5060> Accept: application/sdp Content-Length: 0 <------------> [Feb 20 21:06:19] Scheduling destruction of SIP dialog '[email protected]' in 32000 ms (Method: OPTIONS) [Feb 20 21:06:38] Really destroying SIP dialog '[email protected]' Method: OPTIONS [Feb 20 21:06:51] Really destroying SIP dialog '[email protected]' Method: OPTIONS tleilax*CLI> exit tleilax:~ # I would've liked to see the "hi" message, but it's good to see that result server side. -Thufir -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
