The patch was it's ability to accept subsequent invites. Your problem is that in sip each new attempt to send an invite is another call.
484 is a final response so the call with too few digits is terminated. On Tue, Nov 3, 2009 at 9:57 AM, Dennis <[email protected]> wrote: > hi anthony, > > i believe, that there is no problem with the communication between fs > and the cirpack (everything works to smooth as if this could be > possible). if fs sends the 484, the cirpack sends more digits to fs > (if there are some), so this works as it should. the problem is, that > fs ends the session/socket after a 484, so that the cirpack sends the > following digits into another socket. > > you wrote about a "1 line patch", which might not have been > implemented - at least it seems so. > > is there a way to get someone of the sofia devs to fix this small > problem, so that fs sends the 484 without ending the session/socket > and waiting for an answer of the cirpack? we would take care of the > rest. > > kind regards, > dennis > > > 2009/10/15 Anthony Minessale <[email protected]>: > > right you can reply 484 in your dp at any time > > <action application="respond" data="484 Address Incomplete"/> > > > > then it should try again. > > > > The bit i can't remember is if we committed a certain 1 line patch that > > makes sofia parse the next invite to the same call properly, the patch > was > > to the sofia lib itself so test it and see. I may need to dig up the > answer > > again from the sofia dev. > > _______________________________________________ > FreeSWITCH-users mailing list > [email protected] > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org > -- Anthony Minessale II FreeSWITCH http://www.freeswitch.org/ ClueCon http://www.cluecon.com/ Twitter: http://twitter.com/FreeSWITCH_wire AIM: anthm MSN:[email protected] <msn%[email protected]> GTALK/JABBER/PAYPAL:[email protected]<paypal%[email protected]> IRC: irc.freenode.net #freeswitch FreeSWITCH Developer Conference sip:[email protected] <sip%[email protected]> iax:[email protected]/888 googletalk:[email protected]<googletalk%3aconf%[email protected]> pstn:213-799-1400
_______________________________________________ FreeSWITCH-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
