search for: register_peer_exten

Displaying 2 results from an estimated 2 matches for "register_peer_exten".

2004 Nov 25
0
Problem with IAX2 Unregistered in the chan_iax2.c and data_pgsql.c file
...dress and port number in the database. I have seen some codes in the chan_iax2.c file: “ast_verbose(VERBOSE_PREFIX_3 "Unregistered '%s' (%s)\n", p->name, iaxs[callno]->state & IAX_STATE_AUTHENTICATED ? "AUTHENTICATED" : "UNAUTHENTICATED"); register_peer_exten(p, 0); ast_db_del("IAX/Registry", p->name);” But how the code will work from the IAX2 softphone? If I try to exit from softphone then also this is not working. Thanks Dipak _________________________________________________________________ Hey there NRIs! Desi news, films, ‘n...
2006 May 16
2
Multiple Registers
List, Does anyone know how to limit the amount of registrations that a sip user can have? For example, I have 2 softphones that I use on my laptop & desktop, both use the same username & password. If I have both softphones up at the same time, I can make simultaneous calls with each of them. I know you can have call-limit=1 but in this case, I want to allow them to have 3 way calling