Displaying 1 result from an estimated 1 matches for "get_rdni".
Did you mean:
get_rdnis
2003 Nov 25
1
Crashed Asterisk
.../lib/tls/libpthread.so.0
Here is a partial dump of sip.c starting with the comment line 4952.
The call in stack frame #1
is the call to get_destination()
/* Get destination right away */
gotdest = get_destination(p, NULL);
get_rdnis(p, NULL);
extract_uri(p, req);
build_contact(p);
The version of chan_sip.c is v 1.198
I'm going to refresh to the latest version of Asterisk but I don't know
if this problem has been addressed.
Any help would be appreciated.