Hi Paul I recived my first inbound call on the Tesco IAX2 trunk last night and it all worked perfect (the CSID was not past through but I think this might have been as it was a mobile call and that it might have had it turned off)
I would love to see this code checked in and to find its way in to the offical release so all my other Trixbox users would not have to compile the own custom chan_iax2.c file. or maybe look to see if they is a way to just compile this single file. I am by no ways a developer or Asterisk gui but what I do like is a problem and through research and packet tracing google :-) and the support of other users I was able to get this to work :-) As far as I know only the second person to get this working with the provider.
Very interesting. This actually raises an interesting point - the reason I suggested such a change is that the refresh variable in the code is not actually an int but is a subset of an int with an upper and lower bound. Effectively, the initialisation of refresh to 0 was setting it to an illegal value. Paul --
_______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
