On Sunday 19 February 2006 16:51, Martin Lederhilger wrote: > > I have looked at the sourcecode in chan_visdn.c function > 'visdn_q931_setup_indication' and it seems that I don't receive > Q931_IE_CALLED_PARTY_NUMBER but I get Q931_IE_SENDING_COMPLETE. So later > it cannot find the empty extension/called_number in the context and > hangs up the line.
It seems very correct to me :) "Sending complete" means that the called number is complete and no overlap dialing has to be performed so, if Called Party Number is missing, the called number is empty. > I have solved the problem with copying "s" into the variable > 'called_number'. It works for now, but I'm not sure if I break something > else. It probably wouldn't, but I would investigate why I am receiving a so broken call setup. How would they support multiple subscriber numbers, for example? Bye, -- Daniele Orlandi _______________________________________________ Visdn-hackers mailing list [email protected] https://mailman.uli.it/mailman/listinfo/visdn-hackers
