I would say, that first you need to find out where the call failed?
Are you sure the Invite was sent to mediant? 
Or did the call failed inside the sipx? (in this case it could just be a
permission confguration issue).
It's not clear enough at which point did you collected the wireshark
trace... 
Sipviewer trace will be usefull
It's really simple :
1. make a problematic call
2. from the /var/log/sipxpbx run
sipx-dialog-count sipXproxy.log | grep -i invite | sort -k 3
it'll give a list of calls sorted by time, notice (copy) the last call-id.
3. run 
sipx-trace -a -o trace.xml <last-call-id>
You'll get trace.xml file, readable by sipviewer and sort enough to be sent
to teh list. 
Rgds,
Nikolay.


  _____  

From: [email protected]
[mailto:[email protected]] On Behalf Of Henry Dogger
Sent: Monday, January 17, 2011 5:48 PM
To: Discussion list for users of sipXecs software
Subject: [sipx-users] Outbound back in via mediant



Hi all,

 

I want to dial from an inbound extention (say 401) to 402 on its external
number (thus via a mediant gateway) but this call fails

When I put a wireshark trace on it, I get to see the message 403 forbidden

Am I doing something wrong, or is this not possible?

 

Kind regards,

 

Henry Dogger

Telecats BV

 

_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Reply via email to