X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=route.c;h=093ccbe041a913795790a2e10e4227242d5324c3;hp=8f1e3bb0bbae6d130c5ffe35f3e444198e006a17;hb=026b04fc75011a144285f399b82890803b4315bd;hpb=29506a890c9f5ad767f8cd367048409afcde6552 diff --git a/route.c b/route.c index 8f1e3bb..093ccbe 100644 --- a/route.c +++ b/route.c @@ -232,8 +232,8 @@ struct param_defs param_defs[] = { "application",PARAM_TYPE_STRING, "application=", "Name of remote application to make call to."}, { PARAM_CONTEXT, - "exten", PARAM_TYPE_STRING, - "exten=", "Give context parameter to the remote application."}, + "context", PARAM_TYPE_STRING, + "context=", "Give context parameter to the remote application."}, { PARAM_EXTEN, "exten", PARAM_TYPE_STRING, "exten=", "Give exten parameter to the remote application. (overrides dialed number)"},